]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: domain: Add helper to access vm->privateData->agent
authorPeter Krempa <pkrempa@redhat.com>
Tue, 27 Oct 2015 06:09:00 +0000 (07:09 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Dec 2015 13:57:12 +0000 (14:57 +0100)
commit31fea8656441f6053396bcca0f94f0d9a2f38d5e
tree46fd8ce083e7fe2e8d7958a4ef05e6e9c798ad3e
parent80a59b4aaecd0bbd81c2c0c2e58bf2e7c0b90ae2
qemu: domain: Add helper to access vm->privateData->agent

As in commit 88dc7e0c2fb, the helper can be used in cases where the
function actually does not access anyting in the private data besides
the agent.
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h