>>> On 14.03.16 at 18:55, wrote:
> Signed-off-by: Anthony PERARD
Acked-by: Jan Beulich
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
On Mon, Mar 14, 2016 at 05:55:42PM +, Anthony PERARD wrote:
> Signed-off-by: Anthony PERARD
>
Reviewed-by: Konrad Rzeszutek Wilk
> ---
> Change in V4:
> - remove struct hvm_info_start redefinition, as it's moved to
> public/xen.h in a previous patch.
>
> Change in V3:
> - remove cmdline
Signed-off-by: Anthony PERARD
---
Change in V4:
- remove struct hvm_info_start redefinition, as it's moved to
public/xen.h in a previous patch.
Change in V3:
- remove cmdline parser
- load hvm_start_info pointer earlier, before calling main().
- Add struct hvm_start_info definition to hvmloade