]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: Drop some QEMU_CAPS_CHARDEV checks
authorCole Robinson <crobinso@redhat.com>
Mon, 26 Jun 2017 14:42:20 +0000 (10:42 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 10 Jul 2017 20:58:45 +0000 (16:58 -0400)
commit8fc7cf6aa88266fb218bbff4f65d6b377e9bc91d
tree9980398b8edb69f92108f0cefa34f7e35126a0b5
parentca5c5b997b348e650a086965c5e975c7101ee40e
qemu: command: Drop some QEMU_CAPS_CHARDEV checks

AFAIK there aren't any cases where we should fail these checks with
supported qemu versions, so just drop them.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/qemu/qemu_command.c