Bug 499059

Summary: Qemu-kvm halt after windows XP guest shutdown
Product: [Fedora] Fedora Reporter: Howard Ning <mrlhwliberty>
Component: kvmAssignee: Glauber Costa <gcosta>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: berrange, clalance, ehabkost, gcosta, markmc, quintela, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-05 09:15:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Howard Ning 2009-05-05 02:31:50 UTC
Description of problem:
The qemu-kvm will freeze and display a blank screen after windows XP guest shutdown.

Version-Release number of selected component (if applicable):
0.10.1 in Fedora 11 preview

How reproducible:
Run qemu-kvm -m 1024 -soundhw es1370 -cdrom ~/Public/winxpsp2.iso -usb -localtime -usbdevice tablet -vga std-vga -hda /home/Liberty/xp.img


Steps to Reproduce:
1. Run the command to start qemu-kvm
2. In windows xp guest, select shutdown
3. You have to kill -s SIGKILL to shutdown qemu-kvm
  
Actual results:
qemu-kvm halt after shutdown

Expected results:
qemu-kvm quit normally like in fedora 10/

Additional info:

Comment 1 Mark McLoughlin 2009-05-05 09:15:51 UTC
Thanks for the report, this issue is already known and we hope to have it fixed for the final F11 release

*** This bug has been marked as a duplicate of bug 495964 ***