]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virQEMUCapsProbeQMPDeviceProperties: Switch to local implementation
authorPeter Krempa <pkrempa@redhat.com>
Wed, 6 May 2020 15:12:12 +0000 (17:12 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 May 2020 04:55:00 +0000 (06:55 +0200)
commitbe9771a1d24e62e445388b7806a801369218a85c
tree3ddc1f9366bb5bc84b38ac8ef31ba0d7dfb62de3
parent568200eb948aa9171ace0126eeeed366539d0907
virQEMUCapsProbeQMPDeviceProperties: Switch to local implementation

Reimplement device property detection directly rather than using
virQEMUCapsProbeQMPGenericProps in preparation for changes to the
detection code.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_capabilities.c