On Thu, Mar 14, 2013 at 05:26:29AM +0000, Qiu, Shuang wrote: > Hello there, > > I tried to run kvm-unit-test on uq/master branch commit > 3e41a753551a906dd9ed66fb0fc34167a6af3ba0 but failed. > The symptom is that qume cannot exit/poweroff gracefully and keeps rebooting. > > > After investigating the code, I find the misbehaviors may be introduced by > commint 9ee59f341f9d7a95b3a87b7cac3f74bcdda395fb on uq/master branch, in > which commit bochs bios debug ports are removed from the codes, instead > poweroff should be done via acpi since then. Instead you should add "-device isa-debug-exit,iobase=0xf4,iosize=0x4" to qemu command line.
-- Gleb.