Re: [Xen-devel] [PATCH v12 6/8] tools: Add vmware_port support

2015-07-07 Thread Ian Campbell
On Sat, 2015-06-27 at 19:27 -0400, Don Slutz wrote: > This new libxl_domain_create_info field is used to set > XEN_DOMCTL_CONFIG_VMWARE_PORT_MASK in the xc_domain_configuration_t > for x86. > > In xen it is is_vmware_port_enabled. > > If is_vmware_port_enabled then > enable a limited support of

[Xen-devel] [PATCH v12 6/8] tools: Add vmware_port support

2015-06-27 Thread Don Slutz
This new libxl_domain_create_info field is used to set XEN_DOMCTL_CONFIG_VMWARE_PORT_MASK in the xc_domain_configuration_t for x86. In xen it is is_vmware_port_enabled. If is_vmware_port_enabled then enable a limited support of VMware's hyper-call. VMware's hyper-call is also known as VMware B