]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Delete QEMU_CAPS_KQEMU and QEMU_CAPS_ENABLE_KQEMU
authorJán Tomko <jtomko@redhat.com>
Wed, 3 Apr 2019 07:13:21 +0000 (09:13 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 15 Apr 2019 12:06:39 +0000 (14:06 +0200)
commit5dd6e7f94908192a7f18dca1fcd118683f3be707
treec4e4212044d2ecccf414864b60641b39a5e60af9
parent6a6453fb56a5b5ba3d5a278b51c85bd0bd7dea55
Delete QEMU_CAPS_KQEMU and QEMU_CAPS_ENABLE_KQEMU

Support for kqemu was dropped in libvirt by commit 8e91a400c and even
back then we never set these capabilities when doing QMP probing.

Since no QEMU we aim to support has these, drop them completely.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h