Hide Forgot
Description of problem: Boot a windows guest with spice, and install qxl driver for it from: https://brewweb.devel.redhat.com/packageinfo?packageID=31174 But after install the qxl driver and reboot guest as required. The driver could not work properly. Open device manager and check "Display adapter" there is a yellow "!" for the driver. So I can not do S3 because the driver is not installed successfully. Sometimes I can install it successfully, but after do S3, guest aborted. id 0, group 0, virt start 0, virt end ffffffffffffffff, generation 0, delta 0 validate_virt: panic: virtual address out of range virt=0x0+0x300000 slot_id=1 group_id=1 slot=0x0-0x0 delta=0x0 Aborted (core dumped) Version-Release number of selected component (if applicable): kernel-2.6.32-113.el6.x86_64 qemu-kvm-0.12.1.2-2.144.el6.x86_64 qxl-win-0.1-3 seabios-0.6.1.2-3.el6.x86_64 vgabios-0.6b-3.5.el6.noarch How reproducible: Always Steps to Reproduce: 1. Boot a win guest with spice /usr/libexec/qemu-kvm -m 2G -smp 2 -cpu cpu64-rhel6,+x2apic -usbdevice tablet -drive file=/home/nfs/win2k8-64-sp2-raw,if=none,id=drive-virtio0,boot=on,cache=none,werror=stop,rerror=stop -device virtio-blk-pci,drive=drive-virtio0,id=virtio-blk-pci0 -netdev tap,id=hostnet0,script=/etc/qemu-ifup0 -device virtio-net-pci,netdev=hostnet0,mac=00:20:42:31:24:1c,bus=pci.0,addr=0x4 -boot c -uuid e368fe9f-8025-4b84-a652-ad1c0233f076 -rtc-td-hack -no-kvm-pit-reinjection -monitor stdio -vnc :10 -spice port=5930,disable-ticketing -vga qxl 2.Install qxl driver from device manager, the qxl driver is download from: https://brewweb.devel.redhat.com/buildinfo?buildID=156788 3. Reboot the guest after install qxl driver. Actual results: The driver can not be installed successfully. Expected results: Additional info: I confirm with uri and he told me for windows guest on RHEL6 host, I should use the qxl driver from brew as above.
Please help change the component if it is wrong.
*** This bug has been marked as a duplicate of bug 676826 ***