[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH 0/1] ARM: Implement support for write-ctrlreg vm-events
On 3/7/2016 2:38 PM, Andrew Cooper
wrote:
On 07/03/16 09:12, Tamas K Lengyel
wrote:
Specifically, the shadow pagetable code needs to swap shadows when
the guest switches cr3.
Gen1 VT-x didn't support running a guest in non-paged mode. Gen2
introduced "unrestricted-guest" which works as intended, but Gen1
has to fake non-pagad mode using identity paging. As a result,
CR3 cannot be used as scratch space like it can in non-paged mode,
and the guest must be prevented from moving CR3 away from the gfn
set up by the domain builder in HVM_PARAM_IDENT_PT.
~Andrew
Nice, thanks a bunch.
Corneliu.
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|