Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: when running qemu-kvm and shutting down the guest, kvm never finishes. Version-Release number of selected component (if applicable): qemu-kvm-0.10.5-1.fc11.x86_64 qemu-kvm-tools-0.10.5-1.fc11.x86_64 How reproducible: Every time Steps to Reproduce: 1. Run export QEMU_AUDIO_DRV=sdl /usr/bin/qemu-kvm -hda /home/bdwheele/QEmu/WinXP/disk0.img \ -m 512 \ -soundhw sb16,pcspk \ -localtime \ -net nic,model=rtl8139,macaddr=DE:AD:BE:EF:00:01 -net user \ $* 2. after windows comes up, select shutdown Actual results: windows shuts down but kvm doesn't exit. Window close doesn't work, either. You have to hit ctrl-z and then kill the kvm process. Expected results: prompt comes back Additional info:
Thanks for the report, but it's a known issue You can use QEMU_AUDIO_DRV=pa as a workaround *** This bug has been marked as a duplicate of bug 495964 ***