Comment 2 for bug 1174654

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: [Bug 1174654] [NEW] qemu-system-x86_64 takes 100% CPU after host machine resumed from suspend to ram

Thanks for reporting this bug. I won't be able to test this for another
week or two (waiting on a license). Would it be possible for you to
test with the latest upstream git?

 sudo apt-get install git
 git clone git://git.qemu.org/qemu.git
 cd qemu
 ./configure x86_64-softmmu
 make
 cd x86_64-softmmu
 sudo mv /usr/bin/qemu-system-x86 /usr/bin/qemu-system-x86.orig
 sudo cp x86_64-softmmu /usr/bin/

Then re-test your guest.

If that's not possible then please let us know.

 importance: high
 status: incomplete