On Thu, 26 Jul 2012, Konrad Rzeszutek Wilk wrote:
> On Thu, Jul 26, 2012 at 04:33:45PM +0100, Stefano Stabellini wrote:
> > ARM Xen guests always use paging in hardware, like PV on HVM guests in
> > the X86 world.
>
> Nice, so no dealing with the P2M at all in the guest?
Nope ;-)
> > Signed-off
On Thu, Jul 26, 2012 at 04:33:45PM +0100, Stefano Stabellini wrote:
> ARM Xen guests always use paging in hardware, like PV on HVM guests in
> the X86 world.
Nice, so no dealing with the P2M at all in the guest?
>
> Signed-off-by: Stefano Stabellini
> ---
> arch/arm/include/asm/xen/page.h |
ARM Xen guests always use paging in hardware, like PV on HVM guests in
the X86 world.
Signed-off-by: Stefano Stabellini
---
arch/arm/include/asm/xen/page.h | 77 +++
1 files changed, 77 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/include/asm/x