[libvirt] [REPOST PATCH v6 3/8] qemu: Remove private hostdev

Peter Krempa pkrempa at redhat.com
Thu Nov 23 10:26:41 UTC 2017


On Wed, Nov 08, 2017 at 08:15:56 -0500, John Ferlan wrote:
> Since it's not longer used to shuttle the @secinfo, let's remove
> the private hostdev completely.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/domain_conf.c        | 12 ++----------
>  src/conf/domain_conf.h        |  4 +---
>  src/lxc/lxc_native.c          |  2 +-
>  src/qemu/qemu_domain.c        | 44 -------------------------------------------
>  src/qemu/qemu_domain.h        | 14 --------------
>  src/qemu/qemu_parse_command.c |  4 ++--
>  src/vbox/vbox_common.c        |  2 +-
>  src/xenconfig/xen_common.c    |  2 +-
>  src/xenconfig/xen_sxpr.c      |  2 +-
>  src/xenconfig/xen_xl.c        |  2 +-
>  tests/virhostdevtest.c        |  2 +-
>  11 files changed, 11 insertions(+), 79 deletions(-)

I guess we could have kept the allocation callback in XMLopt along with
the utiluty code around it for possible future use and just remove the
qemu-specific stuff, but I guess it does not matter much.

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20171123/008bae10/attachment-0001.sig>


More information about the libvir-list mailing list