mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
qemu_capabilities: Temporarily disable dbus-vmstate capability
The qemu side is not merged in yet, so there is a chance that the interface will change. Don't detect the capability just yet then. Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
bc1e4389f5
commit
929e0bd267
@ -1129,7 +1129,6 @@ struct virQEMUCapsStringFlags virQEMUCapsObjectTypes[] = {
|
||||
{ "virtio-serial-pci-non-transitional", QEMU_CAPS_VIRTIO_PCI_TRANSITIONAL },
|
||||
{ "max-x86_64-cpu", QEMU_CAPS_X86_MAX_CPU },
|
||||
{ "bochs-display", QEMU_CAPS_DEVICE_BOCHS_DISPLAY },
|
||||
{ "dbus-vmstate", QEMU_CAPS_DBUS_VMSTATE },
|
||||
};
|
||||
|
||||
static struct virQEMUCapsStringFlags virQEMUCapsDevicePropsVirtioBalloon[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user