[libvirt] [PATCH 0/6] Support VNC password changes on running guests v2

Daniel P. Berrange berrange at redhat.com
Wed Mar 24 11:46:21 UTC 2010


This patch introduces a new virDomainUpdateDeviceFlags() API to allow
the configuration of a device to be changed on the fly. It ports the
existing CDROM media change code in all drivers to use this new API
(keeps old support too). It then adds VNC password change support
in the QEMU driver using this new API

v2: Fix feedback from first posting




More information about the libvir-list mailing list