Re: [Xen-devel] [PATCH V2 1/7]: PVH: basic and header changes, elfnote changes, ...

2012-10-12 Thread Mukesh Rathor
On Fri, 12 Oct 2012 09:48:48 +0100 Ian Campbell wrote: > > index fdce49c..9323b8c 100644 > > --- a/arch/x86/xen/Kconfig > > +++ b/arch/x86/xen/Kconfig > > @@ -50,3 +50,13 @@ config XEN_DEBUG_FS > > Enable statistics output and various tuning options in > > debugfs. Enabling this option may

Re: [Xen-devel] [PATCH V2 1/7]: PVH: basic and header changes, elfnote changes, ...

2012-10-12 Thread Ian Campbell
On Thu, 2012-10-11 at 22:53 +0100, Mukesh Rathor wrote: > PVH: is a PV linux guest that has extended capabilities. This patch allows it > to be configured and enabled. Also, basic header file changes to add new > subcalls to physmap hypercall. Lastly, mfn_to_local_pfn must return mfn for > pagin

[PATCH V2 1/7]: PVH: basic and header changes, elfnote changes, ...

2012-10-11 Thread Mukesh Rathor
PVH: is a PV linux guest that has extended capabilities. This patch allows it to be configured and enabled. Also, basic header file changes to add new subcalls to physmap hypercall. Lastly, mfn_to_local_pfn must return mfn for paging mode translate Signed-off-by: Mukesh R --- arch/x86/includ