]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Switch to unified func name
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 27 Aug 2012 08:35:02 +0000 (10:35 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 27 Aug 2012 09:44:03 +0000 (11:44 +0200)
commit661d7fb4fc0b121b82377f874e3323837d0481cc
treebe53ae80cc57bccda103b4dead4dabeaa93e0c6d
parent2b8624dd33023bd706b55b5a956d242d53928ec5
qemu: Switch to unified func name

With the latest patches libvirt supports qemu agent monitor
passthrough. However, function in qemu driver is called
qemuDrvDomainAgentCommand. s/Drv// as used in all other names.
src/qemu/qemu_driver.c