qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] How does the QEMU load the binary files bios.bin and vg


From: Anthony Liguori
Subject: Re: [Qemu-devel] How does the QEMU load the binary files bios.bin and vgabios-cirrus.bin?
Date: Thu, 07 Apr 2011 16:34:38 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8

On 04/07/2011 02:31 PM, Gleb Natapov wrote:

Remapping part is easy. As you are saying QEMU already does remapping,

Yes.

the only thing missing is creating/destroying/remapping KVM memory slot
(with SMP it is slightly more complicated, but doable).

Yup.  It's not impossible but not free.

  But after doing
this SMM will not Just Work in KVM on Intel because VMX does not support
SMM mode and it can't be approximated by vm86, so KVM will have to emulate
every single instruction while in SMM mode and this like will not work.

Isn't everyone using Westmere's at this point with unrestricted guest mode :-)

BTW, I assume that there's some kernel logic needed to enable SMM intercepts but I'm not entirely sure what's involved there.

Regards,

Anthony Liguori

--
                        Gleb.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]