On Thu, Jan 07, 2016 at 22:50:01 -0500, Cole Robinson wrote:
Rather than open coding calls. I can't see any reason not to
---
src/qemu/qemu_domain.c | 3 +++
src/qemu/qemu_driver.c | 6 ------
2 files changed, 3 insertions(+), 6 deletions(-)
This will make it called in the qemuAttach function, but since that
doesn't set any security manager info it will be a no-op.
ACK