https://bugzilla.kernel.org/show_bug.cgi?id=53191
Summary: hardware error 0x80000021 on a KVM virtual machine with kernel 3.7 Product: Virtualization Version: unspecified Kernel Version: 3.7.2 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: kvm AssignedTo: virtualization_...@kernel-bugs.osdl.org ReportedBy: ch...@chrishell.de Regression: No Hello, I faced yesterday the hardware error 0x80000021 which was, I think allready fixed: https://bugzilla.redhat.com/show_bug.cgi?id=854983 I use a Debian unstable system with a debianized vanilla kernel 3.7.2 (took that kernel from kernel.org and created a debian-package with make-kpkg) My host system is (as I sayed) a debian i686 on a thinkbook x60s with a Intel Core Duo CPU L2400 @ 1.66GHz. One of the first processors with vt, I think. My guest system is a debian-x86 testing as well. I tried to install debian virtual-machine with a net-install-iso-image, but right after the start of the cd it seems to pause (with virt-manager as frontend). The error dump I got in /var/log/libvirt/qemu/Debian0.log: 2013-01-28 21:53:35.265+0000: starting up LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin HOME= / QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-1.1 -cpu coreduo,+pdcm,+xtpr,+tm2,+e st,+vmx,+pbe,+tm,+ht,+ss,+acpi,+ds -enable-kvm -m 1024 -smp 1,sockets=1,cores=1, threads=1 -name Debian0 -uuid e901b56d-1cc9-f983-bd29-9742378004db -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/Debian0.mo nitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=u tc -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file =/var/lib/libvirt/images/Debian0.img,if=none,id=drive-virtio-disk0,format=raw -d evice virtio-blk-pci,scsi=off,bus=pci.0,addr=0x5,drive=drive-virtio-disk0,id=vir tio-disk0,bootindex=1 -drive file=/home/chris/Downloads/public/iso/debian-6.0.6- i386-netinst.iso,if=none,id=drive-ide0-1-0,readonly=on,format=raw -device ide-cd ,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=20,id=hostnet0 ,vhost=on,vhostfd=21 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00 :6c:1e:86,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,char dev=charserial0,id=serial0 -device usb-tablet,id=input0 -vnc 127.0.0.1:0 -vga ci rrus -device intel-hda,id=sound0,bus=pci.0,addr=0x4 -device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 char device redirected to /dev/pts/0 KVM: entry failed, hardware error 0x80000021 this problem first occurs only with my custom-kernel. I tested it with the debian-trunk-kernel 3.7 on experimental as well, with the same result! -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html