Re: [Xen-devel] [RFC PATCH v2 07/16] hvmloader: Grab the hvmlite info page and parse the cmdline

2015-11-04 Thread Ian Campbell
On Mon, 2015-10-26 at 16:03 +, Anthony PERARD wrote: > Signed-off-by: Anthony PERARD > --- >  tools/firmware/hvmloader/hvmloader.c | 69 > +++- >  1 file changed, 68 insertions(+), 1 deletion(-) > > diff --git a/tools/firmware/hvmloader/hvmloader.c > b/tools/fir

Re: [Xen-devel] [RFC PATCH v2 07/16] hvmloader: Grab the hvmlite info page and parse the cmdline

2015-11-04 Thread Andrew Cooper
On 26/10/15 16:03, Anthony PERARD wrote: > Signed-off-by: Anthony PERARD > --- > tools/firmware/hvmloader/hvmloader.c | 69 > +++- > 1 file changed, 68 insertions(+), 1 deletion(-) As part of using the DMLite infrastructure, hvmloader should gain appropriate elfn

[Xen-devel] [RFC PATCH v2 07/16] hvmloader: Grab the hvmlite info page and parse the cmdline

2015-10-26 Thread Anthony PERARD
Signed-off-by: Anthony PERARD --- tools/firmware/hvmloader/hvmloader.c | 69 +++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/tools/firmware/hvmloader/hvmloader.c b/tools/firmware/hvmloader/hvmloader.c index 716d03c..9df12ac 100644 --- a/tools/fi