Re: [Qemu-devel] win7 boot failure with commit f68ec83 - ide: Set BSY bit during FLUSH

2013-07-09 Thread Andreas Färber
Hi, Am 09.07.2013 22:27, schrieb Michael S. Tsirkin: > I am using this command line: > qemu-system-x86_64 -m 512 -enable-kvm -drive > id=disk,file=./images/win7-x86.qcow2,if=none -device ahci,id=ahci > -device ide-drive,drive=disk,bus=ahci.0 -cdrom > ./images/en_windows_7_ultimate_x86_dvd_x15-6592

[Qemu-devel] win7 boot failure with commit f68ec83 - ide: Set BSY bit during FLUSH

2013-07-09 Thread Michael S. Tsirkin
Hi! I am using this command line: qemu-system-x86_64 -m 512 -enable-kvm -drive id=disk,file=./images/win7-x86.qcow2,if=none -device ahci,id=ahci -device ide-drive,drive=disk,bus=ahci.0 -cdrom ./images/en_windows_7_ultimate_x86_dvd_x15-65921.iso -monitor stdio -cpu kvm64 -snapshot and windows 7 do