Package: qemu-kvm
Version: 0.12.5+dfsg-5+squeeze2
Severity: normal

Hi!

I'm seeing this problem right after installation.  Maybe it is a race
condition of some kind, i.e. /lib/udev/rules.d/60-qemu-kvm.rules not
yet effective for some reason while the kvm kernel module is being
loaded for the first time?

For the record, here is the log of the installation, as far as it is
still available.  Note that there are some unrelated errors from
nvidia-related packages, the qemu and kvm-related packages installed
without error however.
======================================================================
Selecting previously deselected package libaio1.
(Reading database ... 184679 files and directories currently installed.)
Unpacking libaio1 (from .../libaio1_0.3.107-7_amd64.deb) ...
Selecting previously deselected package libbluetooth3.
Unpacking libbluetooth3 (from .../libbluetooth3_4.66-3_amd64.deb) ...
Selecting previously deselected package libbrlapi0.5.
Unpacking libbrlapi0.5 (from .../libbrlapi0.5_4.2-7_amd64.deb) ...
Selecting previously deselected package libvdeplug2.
Unpacking libvdeplug2 (from .../libvdeplug2_2.2.3-3_amd64.deb) ...
Selecting previously deselected package bridge-utils.
Unpacking bridge-utils (from .../bridge-utils_1.4-5_amd64.deb) ...
Selecting previously deselected package qemu-kvm.
Unpacking qemu-kvm (from .../qemu-kvm_0.12.5+dfsg-5+squeeze2_amd64.deb) ...
Selecting previously deselected package qemu-keymaps.
Unpacking qemu-keymaps (from .../qemu-keymaps_0.12.5+dfsg-3_all.deb) ...
Selecting previously deselected package vgabios.
Unpacking vgabios (from .../vgabios_0.6c-2_all.deb) ...
Selecting previously deselected package seabios.
Unpacking seabios (from .../seabios_0.5.1-3_all.deb) ...
Selecting previously deselected package openbios-ppc.
Unpacking openbios-ppc (from .../openbios-ppc_1.0+svn640-1_all.deb) ...
Selecting previously deselected package openbios-sparc.
Unpacking openbios-sparc (from .../openbios-sparc_1.0+svn640-1_all.deb) ...
Selecting previously deselected package openhackware.
Unpacking openhackware (from .../openhackware_0.4.1-4_all.deb) ...
Selecting previously deselected package etherboot-qemu.
Unpacking etherboot-qemu (from .../etherboot-qemu_5.4.4-9_all.deb) ...
Selecting previously deselected package qemu-system.
Unpacking qemu-system (from .../qemu-system_0.12.5+dfsg-3_amd64.deb) ...
Selecting previously deselected package qemu-user.
Unpacking qemu-user (from .../qemu-user_0.12.5+dfsg-3_amd64.deb) ...
Selecting previously deselected package qemu-utils.
Unpacking qemu-utils (from .../qemu-utils_0.12.5+dfsg-3_amd64.deb) ...
Selecting previously deselected package qemu.
Unpacking qemu (from .../qemu_0.12.5+dfsg-3_amd64.deb) ...
Selecting previously deselected package aqemu.
Unpacking aqemu (from .../aqemu_0.7.3-1_amd64.deb) ...
Selecting previously deselected package libpcap0.8.
Unpacking libpcap0.8 (from .../libpcap0.8_1.1.1-2_amd64.deb) ...
Selecting previously deselected package libvde0.
Unpacking libvde0 (from .../libvde0_2.2.3-3_amd64.deb) ...
Selecting previously deselected package vde2.
Unpacking vde2 (from .../vde2_2.2.3-3_amd64.deb) ...
Processing triggers for man-db ...
Processing triggers for menu ...
Processing triggers for desktop-file-utils ...
Setting up libgl1-nvidia-alternatives (195.36.31-6) ...
Leaving 'diversion of /usr/lib/libGL.so to /usr/lib/nvidia/diversions/libGL.so 
by libgl1-nvidia-alternatives'
Leaving 'diversion of /usr/lib/libGL.so.1 to 
/usr/lib/nvidia/diversions/libGL.so.1 by libgl1-nvidia-alternatives'
Leaving 'diversion of /usr/lib/libGL.so.1.2 to 
/usr/lib/nvidia/diversions/libGL.so.1.2 by libgl1-nvidia-alternatives'
Setting up libaio1 (0.3.107-7) ...
Setting up libbluetooth3 (4.66-3) ...
Setting up libbrlapi0.5 (4.2-7) ...
Setting up libvdeplug2 (2.2.3-3) ...
Setting up bridge-utils (1.4-5) ...
Setting up qemu-kvm (0.12.5+dfsg-5+squeeze2) ...
WARNING: All config files need .conf: /etc/modprobe.d/virtualgl, it will be 
ignored in a future release.
Loading kvm module kvm_amd.
Setting up qemu-keymaps (0.12.5+dfsg-3) ...
Setting up vgabios (0.6c-2) ...
Setting up seabios (0.5.1-3) ...
Setting up openbios-ppc (1.0+svn640-1) ...
Setting up openbios-sparc (1.0+svn640-1) ...
Setting up openhackware (0.4.1-4) ...
Setting up etherboot-qemu (5.4.4-9) ...
Setting up qemu-system (0.12.5+dfsg-3) ...
update-alternatives: using /usr/bin/qemu-system-i386 to provide /usr/bin/qemu 
(qemu) in auto mode.
Setting up qemu-user (0.12.5+dfsg-3) ...
Setting up qemu-utils (0.12.5+dfsg-3) ...
Setting up qemu (0.12.5+dfsg-3) ...
Setting up aqemu (0.7.3-1) ...
Setting up libpcap0.8 (1.1.1-2) ...
Setting up libvde0 (2.2.3-3) ...
Setting up vde2 (2.2.3-3) ...
Processing triggers for libgl1-nvidia-alternatives ...
update-alternatives: error: alternative path 
/usr/lib/nvidia/diversions/libGL.so.1 doesn't exist.
dpkg: error processing libgl1-nvidia-alternatives (--configure):
======================================================================

Manually restarting udev and then qemu-kvm after the fixed the
permission of /dev/kvm:
======================================================================
joe@shrek:~$ ls -l /dev/kvm
crw-rw---- 1 root root 10, 232 Jun 17 14:20 /dev/kvm
joe@shrek:~$ sudo invoke-rc.d udev restart
[sudo] password for joe: 
Stopping the hotplug events dispatcher: udevd.
Starting the hotplug events dispatcher: udevd.
joe@shrek:~$ ls -l /dev/kvm
crw-rw---- 1 root root 10, 232 Jun 17 14:20 /dev/kvm
joe@shrek:~$ sudo invoke-rc.d qemu-kvm restart
Succesfully unloaded kvm module kvm_amd.
WARNING: All config files need .conf: /etc/modprobe.d/virtualgl, it will be 
ignored in a future release.
Loading kvm module kvm_amd.
joe@shrek:~$ ls -l /dev/kvm
crw-rw---- 1 root kvm 10, 232 Jun 17 15:04 /dev/kvm
======================================================================

Unfortunately I don't know whether restarting qemu-kvm would have been
sufficient.

Bye,
Jö.

-- Package-specific info:


/proc/cpuinfo:

processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 4
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 4999.64
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 1
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 0
siblings        : 4
core id         : 1
cpu cores       : 4
apicid          : 1
initial apicid  : 1
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.24
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 2
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 0
siblings        : 4
core id         : 2
cpu cores       : 4
apicid          : 2
initial apicid  : 2
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.24
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 3
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 0
siblings        : 4
core id         : 3
cpu cores       : 4
apicid          : 3
initial apicid  : 3
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.23
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 4
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 1
siblings        : 4
core id         : 0
cpu cores       : 4
apicid          : 4
initial apicid  : 4
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.22
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 5
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 1
siblings        : 4
core id         : 1
cpu cores       : 4
apicid          : 5
initial apicid  : 5
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.23
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 6
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 1
siblings        : 4
core id         : 2
cpu cores       : 4
apicid          : 6
initial apicid  : 6
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.25
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 7
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 1
siblings        : 4
core id         : 3
cpu cores       : 4
apicid          : 7
initial apicid  : 7
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.24
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 8
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 2
siblings        : 4
core id         : 0
cpu cores       : 4
apicid          : 8
initial apicid  : 8
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.23
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 9
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 2
siblings        : 4
core id         : 1
cpu cores       : 4
apicid          : 9
initial apicid  : 9
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.24
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 10
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 2
siblings        : 4
core id         : 2
cpu cores       : 4
apicid          : 10
initial apicid  : 10
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.24
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 11
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 2
siblings        : 4
core id         : 3
cpu cores       : 4
apicid          : 11
initial apicid  : 11
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.24
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 12
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 3
siblings        : 4
core id         : 0
cpu cores       : 4
apicid          : 12
initial apicid  : 12
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.25
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 13
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 3
siblings        : 4
core id         : 1
cpu cores       : 4
apicid          : 13
initial apicid  : 13
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.25
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 14
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 3
siblings        : 4
core id         : 2
cpu cores       : 4
apicid          : 14
initial apicid  : 14
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.25
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor       : 15
vendor_id       : AuthenticAMD
cpu family      : 16
model           : 4
model name      : Quad-Core AMD Opteron(tm) Processor 8380
stepping        : 2
cpu MHz         : 2499.827
cache size      : 512 KB
physical id     : 3
siblings        : 4
core id         : 3
cpu cores       : 4
apicid          : 15
initial apicid  : 15
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips        : 5000.19
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate




-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages qemu-kvm depends on:
ii  adduser                3.112+nmu2        add and remove users and groups
ii  bridge-utils           1.4-5             Utilities for configuring the Linu
ii  iproute                20100519-3        networking and traffic control too
ii  libaio1                0.3.107-7         Linux kernel AIO access library - 
ii  libasound2             1.0.23-2.1        shared library for ALSA applicatio
ii  libbluetooth3          4.66-3            Library to use the BlueZ Linux Blu
ii  libbrlapi0.5           4.2-7             braille display access via BRLTTY 
ii  libc6                  2.11.2-10         Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls        7.21.0-1          Multi-protocol file transfer libra
ii  libgnutls26            2.8.6-1           the GNU TLS library - runtime libr
ii  libncurses5            5.7+20100313-5    shared libraries for terminal hand
ii  libpci3                1:3.1.7-6         Linux PCI Utilities (shared librar
ii  libpulse0              0.9.21-3+squeeze1 PulseAudio client libraries
ii  libsasl2-2             2.1.23.dfsg1-7    Cyrus SASL - authentication abstra
ii  libsdl1.2debian        1.2.14-6.1        Simple DirectMedia Layer
ii  libuuid1               2.17.2-9          Universally Unique ID library
ii  libvdeplug2            2.2.3-3           Virtual Distributed Ethernet - Plu
ii  libx11-6               2:1.3.3-4         X11 client-side library
ii  python                 2.6.6-3+squeeze6  interactive high-level object-orie
ii  zlib1g                 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages qemu-kvm recommends:
ii  linux-image-2.6.26-2-a 2.6.26-25lenny1   Linux 2.6.26 image on AMD64
ii  linux-image-2.6.32-5-a 2.6.32-34squeeze1 Linux 2.6.32 for 64-bit PCs

Versions of packages qemu-kvm suggests:
pn  debootstrap                   <none>     (no description available)
pn  samba                         <none>     (no description available)
ii  vde2                          2.2.3-3    Virtual Distributed Ethernet

-- no debconf information

-- 
featured product: Debian GNU/Linux - http://www.debian.org

Attachment: signature.asc
Description: Digital signature

Reply via email to