virt-manager/tests/data/xmlparse
Jonathon Jongsma 9766beea04 cli: add 'ioapic.driver' to --features
Add the ability to set the ioapic driver using the --features argument:

    $ virt-install --features ioapic.driver=qemu ...

This results in the following xml:

  <features>
    ...
    <ioapic driver="qemu"/>
  </features>

This is required in order to install a guest with >255 cpus. Such a
configuration requires an iommu with extended interrupt mode enabled,
which in turn requires IOMMU interrupt remapping to be enabled, which in
turn requires a split I/O APIC.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
2022-01-11 18:26:06 -05:00
..
add-devices-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
add-devices-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
bootorder-in.xml guest: Finish off test coverage 2020-01-27 13:08:12 -05:00
bootorder-out.xml guest: Finish off test coverage 2020-01-27 13:08:12 -05:00
change-chars-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-chars-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-controllers-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-controllers-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-cpumode-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-cpumode-out.xml domain: cpu: Finish test coverage 2020-01-27 13:08:12 -05:00
change-devices-bootorder-fixed-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-devices-bootorder-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-devices-bootorder-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-disk-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-disk-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-guest-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-guest-out.xml cli: add 'ioapic.driver' to --features 2022-01-11 18:26:06 -05:00
change-media-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-media-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-nics-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-nics-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-redirdev-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-redirdev-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-snapshot-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-snapshot-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-xmlns-qemu-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
change-xmlns-qemu-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
clear-cpu-unknown-vals-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
clear-cpu-unknown-vals-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
controller-attached-devices.xml devices: controller: Add get_attached_devices 2020-01-27 13:08:12 -05:00
disk-change-bus-in.xml devices: disk: Add change_bus() 2020-01-29 06:44:33 -05:00
disk-change-bus-out.xml devices: disk: Add change_bus() 2020-01-29 06:44:33 -05:00
domain-roundtrip.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
network-multi-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
network-multi-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
network-open-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
network-open-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
network-vf-pool-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
network-vf-pool-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
pool-dir-vol-in.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
pool-dir-vol-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
pool-fs-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
pool-fs.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
pool-gluster-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
pool-iscsi-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
pool-rbd-out.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
pool-rbd.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
replace-child-build.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
replace-child-parse.xml tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00