On Thu, Aug 18, 2016 at 12:04:30PM +0200, Juergen Gross wrote:
> Instead of having several representation of hvm_start_info in C, define
> it in public/arch-x86/hvm/start_info.h so both libxc and hvmloader can
> use it.
> 
> Also move the comment describing the binary format to be alongside the
> C struct.
> 
> Signed-off-by: Anthony PERARD <anthony.per...@citrix.com>
> Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com>

On the original patch:

Acked-by: Jan Beulich <jbeul...@suse.com>

Acked-by: Wei Liu <wei.l...@citrix.com>
> +/*
> + * C representation of the x86/HVM start info layout.
> + *
> + * The canonical definition of this layout is abrove, this is just a way to

above

> + * represent the layout described there using C types.
> + *

I will delete this line while committing

(Both changes are required by Jan)

Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to