* [Qemu-devel] Re: Intel VMX support?
@ 2005-06-09 17:37 Arun Sharma
2005-06-10 23:10 ` Nate Lawson
0 siblings, 1 reply; 2+ messages in thread
From: Arun Sharma @ 2005-06-09 17:37 UTC (permalink / raw)
To: nate; +Cc: qemu-devel
Nate Lawson wrote:
> Have you considered adding support for this instruction set?
> http://cache-www.intel.com/cd/00/00/19/76/197666_197666.pdf
It's not clear if you're trying to execute instructions such as VMREAD
inside qemu or use qemu's device models + VT-x (used to be called VMX)
for executing instructions.
If it's the latter, the code is in xen-unstable now. Can boot Linux,
FreeBSD, MSDOS etc.
We took a 0.6.1 snapshot and were able to run with very few modifications
to the "hw" directory.
There were some discussions on where qemu should run on xen-devel (Look
for the thread "Device model architecture")
The main changes we did were:
- accelerate i8254 by moving parts into the hypervisor
- We had some hacks to run without the BIOS, but now that we have BIOS
support, these can go away.
In general, we do have a desire to keep the tools/ioemu/hw directory in
Xen insync with the upstream qemu development.
Comments/suggestions?
-Arun
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Qemu-devel] Re: Intel VMX support?
2005-06-09 17:37 [Qemu-devel] Re: Intel VMX support? Arun Sharma
@ 2005-06-10 23:10 ` Nate Lawson
0 siblings, 0 replies; 2+ messages in thread
From: Nate Lawson @ 2005-06-10 23:10 UTC (permalink / raw)
To: Arun Sharma; +Cc: qemu-devel
Arun Sharma wrote:
> Nate Lawson wrote:
>
>>Have you considered adding support for this instruction set?
>>http://cache-www.intel.com/cd/00/00/19/76/197666_197666.pdf
>
> It's not clear if you're trying to execute instructions such as VMREAD
> inside qemu or use qemu's device models + VT-x (used to be called VMX)
> for executing instructions.
>
> If it's the latter, the code is in xen-unstable now. Can boot Linux,
> FreeBSD, MSDOS etc.
>
> We took a 0.6.1 snapshot and were able to run with very few modifications
> to the "hw" directory.
>
> There were some discussions on where qemu should run on xen-devel (Look
> for the thread "Device model architecture")
>
> The main changes we did were:
>
> - accelerate i8254 by moving parts into the hypervisor
> - We had some hacks to run without the BIOS, but now that we have BIOS
> support, these can go away.
>
> In general, we do have a desire to keep the tools/ioemu/hw directory in
> Xen insync with the upstream qemu development.
>
> Comments/suggestions?
No, just that I thought qemu could handle this on its own, separate from
Xen.
--
Nate
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-06-10 23:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-09 17:37 [Qemu-devel] Re: Intel VMX support? Arun Sharma
2005-06-10 23:10 ` Nate Lawson
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).