]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: add input device type for parallels containers
authorDmitry Guryanov <dguryanov@parallels.com>
Tue, 7 Apr 2015 20:35:09 +0000 (23:35 +0300)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 10 Apr 2015 07:50:30 +0000 (09:50 +0200)
commit6cc2cdf62ff1a407b5e76c3e3e941b3852e72990
tree82c030b0288613734ed5cd95cf8be3607ff72098
parent756f8dcd400859f500e0dd3cdaea198be127eafa
conf: add input device type for parallels containers

Add VIR_DOMAIN_INPUT_BUS_PARALLELS device type
to handle domain configuration properly for
parallels containers, when VNC is enabled.

When domain configuration has at least one
'graphics', there should be mouse and keyboard.

Signed-off-by: Dmitry Guryanov <dguryanov@parallels.com>
src/conf/domain_conf.c
src/conf/domain_conf.h