
7 Dec
2016
7 Dec
'16
4 p.m.
On Tue, Nov 29, 2016 at 10:31:11AM +0100, Michal Privoznik wrote:
So far this function takes virDomainObjPtr which: 1) is an overkill, 2) might be not available in all the places we will use it.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/conf/domain_conf.c | 4 ++-- src/conf/domain_conf.h | 2 +- src/qemu/qemu_domain.c | 2 +- src/qemu/qemu_driver.c | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-)
ACK Jan