mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 04:41:20 +00:00
8644a379d7
Now that RHEL 6.2 Beta is out, it would be nice to test multifunction devices on that platform. This changes things so that the multifunction cap bit can be set in two different ways: by version comparison (needed for qemu 0.13 which lacked a -device query), and by -device query (provided by qemu.git and backported to the RHEL beta build of qemu-kvm which still claims to be a modified 0.12, and therefore needed for RHEL). * src/qemu/qemu_capabilities.c (qemuCapsParseDeviceStr): Allow second method of setting multifunction cap bit. * tests/qemuhelptest.c (mymain): Test it. * tests/qemuhelpdata/qemu-kvm-0.12.1.2-rhel62-beta: New file. * tests/qemuhelpdata/qemu-kvm-0.12.1.2-rhel62-beta-device: Likewise. |
||
---|---|---|
.. | ||
kvm-74 | ||
kvm-83-rhel56 | ||
kvm-86 | ||
qemu-0.9.1 | ||
qemu-0.10.5 | ||
qemu-0.12.1 | ||
qemu-0.12.1-device | ||
qemu-kvm-0.10.5 | ||
qemu-kvm-0.11.0-rc2 | ||
qemu-kvm-0.12.1.2-rhel60 | ||
qemu-kvm-0.12.1.2-rhel60-device | ||
qemu-kvm-0.12.1.2-rhel61 | ||
qemu-kvm-0.12.1.2-rhel61-device | ||
qemu-kvm-0.12.1.2-rhel62-beta | ||
qemu-kvm-0.12.1.2-rhel62-beta-device | ||
qemu-kvm-0.12.3 | ||
qemu-kvm-0.12.3-device | ||
qemu-kvm-0.13.0 | ||
qemu-kvm-0.13.0-device |