On Mon, 2015-03-16 at 07:43 +0100, Juergen Gross wrote:
> On 03/04/2015 07:56 AM, Juergen Gross wrote:
> > In order to indicate the Xen tools capability to support the virtual
> > mapped linear p2m list instead the 3 level mfn tree add a flag to the
> > start_info page.
> >
> > Signed-off-by: Juerg
On 03/04/2015 07:56 AM, Juergen Gross wrote:
In order to indicate the Xen tools capability to support the virtual
mapped linear p2m list instead the 3 level mfn tree add a flag to the
start_info page.
Signed-off-by: Juergen Gross
Ping?
---
xen/include/public/xen.h | 10 ++
1 file
In order to indicate the Xen tools capability to support the virtual
mapped linear p2m list instead the 3 level mfn tree add a flag to the
start_info page.
Signed-off-by: Juergen Gross
---
xen/include/public/xen.h | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/xen