]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: add domain vmport feature
authorMarc-André Lureau <marcandre.lureau@gmail.com>
Thu, 2 Apr 2015 16:41:33 +0000 (18:41 +0200)
committerMarc-André Lureau <marcandre.lureau@gmail.com>
Mon, 4 May 2015 11:19:38 +0000 (13:19 +0200)
commit208abbcbd7b7225d4506cfbb230cb2cb3fce87f8
treebab4059222dc6da8945ee8d4f318c33759238d5f
parent811fb55988f31b9165c3110eeada885c9f302dc1
docs: add domain vmport feature

A new feature that can be turned on or off.

The QEMU machine vmport option allows to set the VMWare IO port
emulation. This emulation is useful for absolute pointer input when the
guest has vmware input drivers, and is enabled by default for kvm.

However it is unnecessary for Spice-enabled VM, since the agent already
handles absolute pointer and multi-monitors. Furthermore, it prevents
Spice from switching to relative input since the regular ps/2 pointer
driver is replaced by the vmware driver. It is thus advised to disable
vmport when using a Spice VM. This will permit the Spice client to
switch from absolute to relative pointer, as it may be required for
certain games or applications.
docs/formatdomain.html.in
docs/schemas/domaincommon.rng