mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
7dd5b0c54b
When GIC support was introduced (QEMU 2.6 timeframe) we needed to make sure both GICv2 hardware and GICv3 hardware were handled correctly, and that was achieved by having separate capabilities data for each. Now that we have capabilities data for several QEMU versions we can stop storing data for GICv2 and GICv3 hardware separately, and instead have GICv2 data for QEMU <= 2.10 and GICv3 data for QEMU >= 2.12, without losing any coverage. Signed-off-by: Andrea Bolognani <abologna@redhat.com> |
||
---|---|---|
.. | ||
basic.xml | ||
bhyve_basic.x86_64.xml | ||
bhyve_fbuf.x86_64.xml | ||
bhyve_uefi.x86_64.xml | ||
full.xml | ||
libxl-xenfv-usb.xml | ||
libxl-xenfv.xml | ||
libxl-xenpv-usb.xml | ||
libxl-xenpv.xml | ||
qemu_1.7.0.x86_64.xml | ||
qemu_2.6.0-virt.aarch64.xml | ||
qemu_2.6.0.aarch64.xml | ||
qemu_2.6.0.ppc64.xml | ||
qemu_2.6.0.x86_64.xml | ||
qemu_2.7.0.s390x.xml | ||
qemu_2.8.0-tcg.x86_64.xml | ||
qemu_2.8.0.s390x.xml | ||
qemu_2.8.0.x86_64.xml | ||
qemu_2.9.0-q35.x86_64.xml | ||
qemu_2.9.0-tcg.x86_64.xml | ||
qemu_2.9.0.x86_64.xml | ||
qemu_2.12.0-virt.aarch64.xml | ||
qemu_2.12.0.ppc64.xml | ||
qemu_2.12.0.s390x.xml | ||
qemu_2.12.0.x86_64.xml |