]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: s/qemuDomainChangeDiskMediaLive/qemuDomainChangeDiskLive/
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 15 Sep 2015 11:16:24 +0000 (13:16 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 18 Sep 2015 13:51:18 +0000 (15:51 +0200)
commit8fca346c97eda62cff51db7f06b1c455af2e9a18
tree965cac4b2f26bd61f5628f9ac132626ac5c04f5b
parent9af84477202c22ee0919ba07fbd51a0f54ae1674
qemu: s/qemuDomainChangeDiskMediaLive/qemuDomainChangeDiskLive/

While we currently only allow changing a media in a disk, this is
going to change in a while, so the function name would be
invalid. Moreover, the old name does not match the pattern laid
out by other update functions.

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