Re: [libvirt] [PATCH] Fix startup with VNC password expiry on old QEMU

2011-01-18 Thread Eric Blake
On 01/18/2011 11:39 AM, Daniel P. Berrange wrote: > The code which set VNC passwords correctly had fallback for > the set_password command, but was lacking it for the > expire_password command. This made it impossible to start > a guest. It also failed to check whether QEMU was still > running afte

[libvirt] [PATCH] Fix startup with VNC password expiry on old QEMU

2011-01-18 Thread Daniel P. Berrange
The code which set VNC passwords correctly had fallback for the set_password command, but was lacking it for the expire_password command. This made it impossible to start a guest. It also failed to check whether QEMU was still running after the initial 'set_password' command completed * src/qemu/q