On 07/09/2015 21:11, Peter Lieven wrote:
It helps, but I have a small issue when my backport of the patch
is applied.
I launch qemu witch a cmdline like this to probe for enforcable CPU types.
echo quit | qemu -enable-kvm -monitor stdio -nodefaults -nographic -cpu
Haswell,enforce -S
Qemu hangs when entering the quit command. If I omit the -S it works. And
without the
fix it also works with -S.
My backport (Linux only and without tests etc.) of the original fix is here:
https://github.com/plieven/qemu/commit/0ddcdc62a85f705017df16421d769e82b70f9b37
Could you be missing edec47c?