On 03/03/15 09:23, Ian Campbell wrote:
> On Mon, 2015-02-16 at 18:05 -0500, Don Slutz wrote:
>
I do not see that I ever replied to this :(
>> > +=item B
>> > +
>> > +Turns on or off the exposure of VMware port. This is known as
>> > +vmport in QEMU. Also called VMware Backdoor I/O Port. Not a
On Mon, 2015-02-16 at 18:05 -0500, Don Slutz wrote:
> +=item B
> +
> +Turns on or off the exposure of VMware port. This is known as
> +vmport in QEMU. Also called VMware Backdoor I/O Port. Not all
> +defined VMware backdoor commands are implemented. All of the
> +ones that Linux kernel uses ar
This new libxl_domain_create_info field is used to set
XEN_DOMCTL_CDF_vmware_port for the xc_domain_create() routine.
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 Backdoor I/O Po