Re: [Qemu-devel] monitor/mwait support for X86_64

2014-06-19 Thread Paolo Bonzini
Il 19/06/2014 03:46, yan cui ha scritto: We want to use QEMU to test some OS features on x86_64 systems. This feature requires the monitor and mwait instructions on x86, but we do not know whether QEMU currently support this. I got a QEMU copy from http://git.qemu.org/qemu.git, and grep "mon

[Qemu-devel] monitor/mwait support for X86_64

2014-06-18 Thread yan cui
Hi all, We want to use QEMU to test some OS features on x86_64 systems. This feature requires the monitor and mwait instructions on x86, but we do not know whether QEMU currently support this. I got a QEMU copy from http://git.qemu.org/qemu.git, and grep "monitor" in the source code tree, only