]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Introduce QEMU_CAPS_DEVICE_VIRTIO_NET
authorAndrea Bolognani <abologna@redhat.com>
Tue, 1 Sep 2015 12:38:19 +0000 (14:38 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 10 Sep 2015 07:25:02 +0000 (09:25 +0200)
commitfedbb015a9084aa4dfa674cdfd813865cd3542ad
tree84f421a02005000a0871ed5a5f003996ee17a5e0
parentfb58318d7f2c05df4d1fc497d96e5718951e9e89
qemu: Introduce QEMU_CAPS_DEVICE_VIRTIO_NET

This capability can be used to detect whether or not the QEMU
binary supports the virtio-net-* network device.
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
tests/qemucapabilitiesdata/caps_1.2.2-1.caps
tests/qemucapabilitiesdata/caps_1.3.1-1.caps
tests/qemucapabilitiesdata/caps_1.4.2-1.caps
tests/qemucapabilitiesdata/caps_1.5.3-1.caps
tests/qemucapabilitiesdata/caps_1.6.0-1.caps
tests/qemucapabilitiesdata/caps_1.6.50-1.caps
tests/qemucapabilitiesdata/caps_2.1.1-1.caps
tests/qemuhelptest.c