[libvirt] [PATCH v2 0/2] qemu_capabilities; Drop virQEMUCapsSetVAList

Michal Privoznik mprivozn at redhat.com
Wed Mar 27 16:50:44 UTC 2019


Technically, this is v2 of:

https://www.redhat.com/archives/libvir-list/2019-March/msg01778.html

but is this one implements different approach. Plus it breaks dependency
between two unrelated enums that I've noticed when debugging broken
build on a 32bit arch.

Michal Prívozník (2):
  qemu_capabilities; Drop virQEMUCapsSetVAList
  qemuxml2argvtest: Drop dependency between testInfoArgName and
    virQEMUCapsFlags enums

 src/qemu/qemu_capabilities.c | 15 +++----------
 src/qemu/qemu_capabilities.h |  2 --
 tests/qemuxml2argvtest.c     | 41 +++++++++++++++++++++++-------------
 3 files changed, 29 insertions(+), 29 deletions(-)

-- 
2.19.2




More information about the libvir-list mailing list