[libvirt] [PATCH 08/21] conf: domain: use generic XML namespace types

Jiri Denemark jdenemar at redhat.com
Wed Aug 21 06:48:43 UTC 2019


On Wed, Aug 21, 2019 at 01:15:30 +0200, Ján Tomko wrote:
> Now that virDomainXMLNamespace matches virXMLNamespace,
> we no longer need to keep both around.
> 
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> ---
>  src/bhyve/bhyve_domain.c |  2 +-
>  src/bhyve/bhyve_domain.h |  2 +-
>  src/conf/capabilities.h  | 12 ------------
>  src/conf/domain_conf.c   |  6 +++---
>  src/conf/domain_conf.h   |  6 +++---
>  src/conf/virconftypes.h  |  3 ---
>  src/lxc/lxc_domain.c     |  2 +-
>  src/lxc/lxc_domain.h     |  2 +-
>  src/qemu/qemu_domain.c   |  2 +-
>  src/qemu/qemu_domain.h   |  2 +-
>  src/test/test_driver.c   |  2 +-
>  src/vmx/vmx.c            |  2 +-
>  12 files changed, 14 insertions(+), 29 deletions(-)

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list