]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainUpdateDeviceConfig: Allow startupPolicy update, yet again
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 14 Sep 2015 10:59:53 +0000 (12:59 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 18 Sep 2015 13:51:18 +0000 (15:51 +0200)
commit9af84477202c22ee0919ba07fbd51a0f54ae1674
tree1ddd9a7fb2989cd840a04fd5e4332029a4ff3af9
parent79ccfec803ed939a32e569baa9a2b11022ec48b7
qemuDomainUpdateDeviceConfig: Allow startupPolicy update, yet again

https://bugzilla.redhat.com/show_bug.cgi?id=1159219

So, in 11e058ca589808bd I've tried to make UpdateDevice update
startupPolicy too. And it worked well until somebody came around
and pushed d0dc6c036914da which accidentally removed my
contribution. Redo my commit.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_driver.c