qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] monitor/mwait support for X86_64
@ 2014-06-19  1:46 yan cui
  2014-06-19  8:41 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: yan cui @ 2014-06-19  1:46 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

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 found results are in the directory target-i386. Does that mean all
supports are limited on i386 systems? Any feedbacks are welcome!


Thanks, Yan


-- 
Think big; Dream impossible; Make it happen.

[-- Attachment #2: Type: text/html, Size: 746 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] monitor/mwait support for X86_64
  2014-06-19  1:46 [Qemu-devel] monitor/mwait support for X86_64 yan cui
@ 2014-06-19  8:41 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2014-06-19  8:41 UTC (permalink / raw)
  To: yan cui, qemu-devel

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 "monitor" in the source code
> tree, only found results are in the directory target-i386. Does that
> mean all supports are limited on i386 systems? Any feedbacks are welcome!

target-i386 implements emulation of both 32- and 64-bit x86 systems.  So 
it covers both i386 and x86_64.

Thanks,

Paolo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-19  8:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-19  1:46 [Qemu-devel] monitor/mwait support for X86_64 yan cui
2014-06-19  8:41 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).