libvirt/tests/genericxml2xmlindata
Dario Faggioli e6c29f09e5 conf: Add support for specifying CPU max physical address size
This patch introduces the

    <maxphysaddr mode='passthrough'/>
    <maxphysaddr mode='emulate' bits='42'/>

sub element of /domain/cpu, which allows specifying the guest virtual CPU
address size. This can be useful if the guest needs to have a large amount
of memory.

If mode='passthrough', the virtual CPU will have the same number of address
bits as the host. If mode='emulate', the mandatory bits attribute specifies
the number of address bits.

Signed-off-by: Dario Faggioli <dfaggioli@suse.com>
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2022-08-04 09:04:07 +02:00
..
cachetune-cdp.xml
cachetune-colliding-allocs.xml
cachetune-colliding-monitor.xml
cachetune-colliding-tunes.xml
cachetune-colliding-types.xml
cachetune-extra-tunes.xml
cachetune-small.xml
cachetune.xml genericxml2xmltest: Modify cachetune test to include id 2021-07-20 16:43:46 +02:00
chardev-reconnect-invalid-mode.xml
chardev-reconnect-missing-timeout.xml
chardev-reconnect.xml
chardev-tcp-missing-host.xml
chardev-tcp-missing-service.xml
chardev-tcp-multiple-source.xml
chardev-tcp.xml
chardev-udp-missing-connect-service.xml
chardev-udp-multiple-source.xml
chardev-udp.xml
chardev-unix-redirdev-missing-path.xml
chardev-unix-rng-missing-path.xml
chardev-unix-smartcard-missing-path.xml
chardev-unix.xml
cpu-cache-disable.xml
cpu-cache-emulate.xml
cpu-cache-passthrough.xml
cpu-phys-bits-emulate.xml conf: Add support for specifying CPU max physical address size 2022-08-04 09:04:07 +02:00
cpu-phys-bits-passthrough.xml conf: Add support for specifying CPU max physical address size 2022-08-04 09:04:07 +02:00
cputune.xml
device-backenddomain.xml tests: cover disk, interface <backenddomain> 2020-10-05 12:43:00 -04:00
disk-hyperv-physical.xml schema: add support for Windows file paths and device names 2020-11-24 18:45:07 +00:00
disk-hyperv-virtual.xml schema: add support for Windows file paths and device names 2020-11-24 18:45:07 +00:00
disk-network-http.xml conf: Add support for setting timeout and readahead size for network disks 2020-03-16 15:51:44 +01:00
disk-virtio.xml
fibrechannel-appid.xml conf: introduce support for Fibre Channel VMID 2021-08-17 13:50:38 +02:00
graphics-listen-back-compat-mismatch.xml
graphics-listen-back-compat.xml
graphics-listen-network-invalid.xml tests: Add test for missing network attribute in graphics' listen element 2022-05-04 16:11:43 +02:00
graphics-vnc-autoport-no.xml
graphics-vnc-listen-attr-only.xml
graphics-vnc-listen-element-minimal.xml
graphics-vnc-listen-element-with-address.xml
graphics-vnc-manual-port.xml
graphics-vnc-minimal.xml
graphics-vnc-socket-attr-listen-address.xml
graphics-vnc-socket-attr-listen-socket-mismatch.xml
graphics-vnc-socket-attr-listen-socket.xml
graphics-vnc-socket-listen.xml
graphics-vnc-socket.xml
launch-security-s390-pv.xml conf: Add s390-pv as launch security type 2021-07-21 13:30:25 +02:00
launch-security-sev.xml
memorytune-colliding-allocs.xml
memorytune-colliding-cachetune.xml
memorytune.xml
name-slash-fail.xml
network-interface-mac-check.xml Add a check attribute on the mac address element 2020-07-23 16:11:39 +01:00
perf.xml
tseg.xml
vcpus-individual.xml