
23 Nov
2017
23 Nov
'17
5:24 a.m.
On Wed, Nov 08, 2017 at 08:15:55 -0500, John Ferlan wrote:
Rather than placing/using privateData about secinfo in the hostdev, let's use the virStorageSource private data instead.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_command.c | 7 ++++--- src/qemu/qemu_domain.c | 24 ++++++++++++++++-------- 2 files changed, 20 insertions(+), 11 deletions(-)
ACK