On Fri, 2015-05-22 at 11:50 -0400, Don Slutz wrote:
> diff --git a/tools/libxl/libxl.h b/tools/libxl/libxl.h
> index 86164a7..fcce7c3 100644
> --- a/tools/libxl/libxl.h
> +++ b/tools/libxl/libxl.h
> @@ -205,6 +205,11 @@
>  #define LIBXL_HAVE_LIBXL_VGA_INTERFACE_TYPE_VMWARE 1
>  
>  /*
> + * libxl_domain_create_info has the vmware_hwver and vmware_port field.
> + */
> +#define LIBXL_HAVE_CREATEINFO_VMWARE 1

Lets just have a single one of these indicating support for vmware, it
should be added at the end of the series after all the baseline vmware
functionality is in place. I think that means hwver, vga=vmware and this
port stuff.

(Future incremental changes will of course require their own flags).



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

Reply via email to