mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
tests: qemucapabilities: Add test data for the qemu-9.2 dev cycle
Introduce capabilities based on qemu commit 'v9.1.0-803-g05adb38839'. Notable changes: - new 9.2 machine types - 'gluster' disk backend deprecated - 'reconnect' option of chardevs replaced by 'reconnect-ms' - this includes test output changes happening in this patch as 'reconnect' was deprecated in the same patch that introduced 'reconnect-ms' and thus couldn't be changed incrementally - cpu flags: - 'ibpb-brtype' added - 'vmx-exit-secondary-ctls' added - 'vmx-entry-load-rtit-ctl' added - migration capabilities/parameters - 'zero-blocks' deprecated - 'multifd-qatzip-level' added - 'pty' chardev backend gained 'path' attribute - 'cris' and 'she4b' arches removed (from 'query-cpus-fast' data) - 'copy-before-write' block filter gained 'min-cluster-size' - 'vhost-user-scmi', 'serial-mm' removed Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
parent
ec47e2e0fd
commit
9cff1e29d3
305
tests/domaincapsdata/qemu_9.2.0-q35.x86_64.xml
Normal file
305
tests/domaincapsdata/qemu_9.2.0-q35.x86_64.xml
Normal file
@ -0,0 +1,305 @@
|
||||
<domainCapabilities>
|
||||
<path>/usr/bin/qemu-system-x86_64</path>
|
||||
<domain>kvm</domain>
|
||||
<machine>pc-q35-9.2</machine>
|
||||
<arch>x86_64</arch>
|
||||
<vcpu max='4096'/>
|
||||
<iothreads supported='yes'/>
|
||||
<os supported='yes'>
|
||||
<enum name='firmware'>
|
||||
<value>bios</value>
|
||||
<value>efi</value>
|
||||
</enum>
|
||||
<loader supported='yes'>
|
||||
<value>/obviously/fake/firmware1.fd</value>
|
||||
<value>/obviously/fake/firmware2.fd</value>
|
||||
<enum name='type'>
|
||||
<value>rom</value>
|
||||
<value>pflash</value>
|
||||
</enum>
|
||||
<enum name='readonly'>
|
||||
<value>yes</value>
|
||||
<value>no</value>
|
||||
</enum>
|
||||
<enum name='secure'>
|
||||
<value>yes</value>
|
||||
<value>no</value>
|
||||
</enum>
|
||||
</loader>
|
||||
</os>
|
||||
<cpu>
|
||||
<mode name='host-passthrough' supported='yes'>
|
||||
<enum name='hostPassthroughMigratable'>
|
||||
<value>on</value>
|
||||
<value>off</value>
|
||||
</enum>
|
||||
</mode>
|
||||
<mode name='maximum' supported='yes'>
|
||||
<enum name='maximumMigratable'>
|
||||
<value>on</value>
|
||||
<value>off</value>
|
||||
</enum>
|
||||
</mode>
|
||||
<mode name='host-model' supported='yes'>
|
||||
<model fallback='forbid'>EPYC-Rome</model>
|
||||
<vendor>AMD</vendor>
|
||||
<maxphysaddr mode='passthrough' limit='64'/>
|
||||
<feature policy='require' name='x2apic'/>
|
||||
<feature policy='require' name='tsc-deadline'/>
|
||||
<feature policy='require' name='hypervisor'/>
|
||||
<feature policy='require' name='tsc_adjust'/>
|
||||
<feature policy='require' name='stibp'/>
|
||||
<feature policy='require' name='arch-capabilities'/>
|
||||
<feature policy='require' name='ssbd'/>
|
||||
<feature policy='require' name='cmp_legacy'/>
|
||||
<feature policy='require' name='overflow-recov'/>
|
||||
<feature policy='require' name='succor'/>
|
||||
<feature policy='require' name='invtsc'/>
|
||||
<feature policy='require' name='amd-ssbd'/>
|
||||
<feature policy='require' name='virt-ssbd'/>
|
||||
<feature policy='require' name='lbrv'/>
|
||||
<feature policy='require' name='tsc-scale'/>
|
||||
<feature policy='require' name='vmcb-clean'/>
|
||||
<feature policy='require' name='flushbyasid'/>
|
||||
<feature policy='require' name='pause-filter'/>
|
||||
<feature policy='require' name='pfthreshold'/>
|
||||
<feature policy='require' name='v-vmsave-vmload'/>
|
||||
<feature policy='require' name='vgif'/>
|
||||
<feature policy='require' name='svme-addr-chk'/>
|
||||
<feature policy='require' name='lfence-always-serializing'/>
|
||||
<feature policy='require' name='null-sel-clr-base'/>
|
||||
<feature policy='require' name='rdctl-no'/>
|
||||
<feature policy='require' name='skip-l1dfl-vmentry'/>
|
||||
<feature policy='require' name='mds-no'/>
|
||||
<feature policy='require' name='pschange-mc-no'/>
|
||||
<feature policy='require' name='gds-no'/>
|
||||
<feature policy='require' name='rfds-no'/>
|
||||
<feature policy='disable' name='xsaves'/>
|
||||
</mode>
|
||||
<mode name='custom' supported='yes'>
|
||||
<model usable='yes' vendor='unknown'>qemu64</model>
|
||||
<model usable='yes' vendor='unknown'>qemu32</model>
|
||||
<model usable='no' vendor='AMD'>phenom</model>
|
||||
<model usable='yes' vendor='unknown'>pentium3</model>
|
||||
<model usable='yes' vendor='unknown'>pentium2</model>
|
||||
<model usable='yes' vendor='unknown'>pentium</model>
|
||||
<model usable='no' vendor='Intel'>n270</model>
|
||||
<model usable='yes' vendor='unknown'>kvm64</model>
|
||||
<model usable='yes' vendor='unknown'>kvm32</model>
|
||||
<model usable='no' vendor='Intel'>coreduo</model>
|
||||
<model usable='no' vendor='Intel'>core2duo</model>
|
||||
<model usable='no' vendor='AMD'>athlon</model>
|
||||
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
|
||||
<model usable='yes' vendor='Intel'>Westmere</model>
|
||||
<model usable='no' vendor='Intel'>Snowridge</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Server-noTSX-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Server-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Server</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Client-noTSX-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Client-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Client</model>
|
||||
<model usable='no' vendor='Intel'>SierraForest</model>
|
||||
<model usable='no' vendor='Intel'>SapphireRapids</model>
|
||||
<model usable='no' vendor='Intel'>SandyBridge-IBRS</model>
|
||||
<model usable='yes' vendor='Intel'>SandyBridge</model>
|
||||
<model usable='yes' vendor='Intel'>Penryn</model>
|
||||
<model usable='no' vendor='AMD'>Opteron_G5</model>
|
||||
<model usable='no' vendor='AMD'>Opteron_G4</model>
|
||||
<model usable='yes' vendor='AMD'>Opteron_G3</model>
|
||||
<model usable='yes' vendor='AMD'>Opteron_G2</model>
|
||||
<model usable='yes' vendor='AMD'>Opteron_G1</model>
|
||||
<model usable='no' vendor='Intel'>Nehalem-IBRS</model>
|
||||
<model usable='yes' vendor='Intel'>Nehalem</model>
|
||||
<model usable='no' vendor='Intel'>IvyBridge-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>IvyBridge</model>
|
||||
<model usable='no' vendor='Intel'>Icelake-Server-noTSX</model>
|
||||
<model usable='no' vendor='Intel'>Icelake-Server</model>
|
||||
<model usable='no' vendor='Intel'>Haswell-noTSX-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Haswell-noTSX</model>
|
||||
<model usable='no' vendor='Intel'>Haswell-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Haswell</model>
|
||||
<model usable='no' vendor='Intel'>GraniteRapids</model>
|
||||
<model usable='no' vendor='AMD'>EPYC-Rome</model>
|
||||
<model usable='no' vendor='AMD'>EPYC-Milan</model>
|
||||
<model usable='yes' vendor='AMD'>EPYC-IBPB</model>
|
||||
<model usable='no' vendor='AMD'>EPYC-Genoa</model>
|
||||
<model usable='yes' vendor='AMD'>EPYC</model>
|
||||
<model usable='yes' vendor='Hygon'>Dhyana</model>
|
||||
<model usable='no' vendor='Intel'>Cooperlake</model>
|
||||
<model usable='yes' vendor='Intel'>Conroe</model>
|
||||
<model usable='no' vendor='Intel'>Cascadelake-Server-noTSX</model>
|
||||
<model usable='no' vendor='Intel'>Cascadelake-Server</model>
|
||||
<model usable='no' vendor='Intel'>Broadwell-noTSX-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Broadwell-noTSX</model>
|
||||
<model usable='no' vendor='Intel'>Broadwell-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Broadwell</model>
|
||||
<model usable='yes' vendor='unknown'>486</model>
|
||||
</mode>
|
||||
</cpu>
|
||||
<memoryBacking supported='yes'>
|
||||
<enum name='sourceType'>
|
||||
<value>file</value>
|
||||
<value>anonymous</value>
|
||||
<value>memfd</value>
|
||||
</enum>
|
||||
</memoryBacking>
|
||||
<devices>
|
||||
<disk supported='yes'>
|
||||
<enum name='diskDevice'>
|
||||
<value>disk</value>
|
||||
<value>cdrom</value>
|
||||
<value>floppy</value>
|
||||
<value>lun</value>
|
||||
</enum>
|
||||
<enum name='bus'>
|
||||
<value>fdc</value>
|
||||
<value>scsi</value>
|
||||
<value>virtio</value>
|
||||
<value>usb</value>
|
||||
<value>sata</value>
|
||||
</enum>
|
||||
<enum name='model'>
|
||||
<value>virtio</value>
|
||||
<value>virtio-transitional</value>
|
||||
<value>virtio-non-transitional</value>
|
||||
</enum>
|
||||
</disk>
|
||||
<graphics supported='yes'>
|
||||
<enum name='type'>
|
||||
<value>sdl</value>
|
||||
<value>vnc</value>
|
||||
<value>spice</value>
|
||||
<value>egl-headless</value>
|
||||
<value>dbus</value>
|
||||
</enum>
|
||||
</graphics>
|
||||
<video supported='yes'>
|
||||
<enum name='modelType'>
|
||||
<value>vga</value>
|
||||
<value>cirrus</value>
|
||||
<value>vmvga</value>
|
||||
<value>qxl</value>
|
||||
<value>virtio</value>
|
||||
<value>none</value>
|
||||
<value>bochs</value>
|
||||
<value>ramfb</value>
|
||||
</enum>
|
||||
</video>
|
||||
<hostdev supported='yes'>
|
||||
<enum name='mode'>
|
||||
<value>subsystem</value>
|
||||
</enum>
|
||||
<enum name='startupPolicy'>
|
||||
<value>default</value>
|
||||
<value>mandatory</value>
|
||||
<value>requisite</value>
|
||||
<value>optional</value>
|
||||
</enum>
|
||||
<enum name='subsysType'>
|
||||
<value>usb</value>
|
||||
<value>pci</value>
|
||||
<value>scsi</value>
|
||||
</enum>
|
||||
<enum name='capsType'/>
|
||||
<enum name='pciBackend'>
|
||||
<value>default</value>
|
||||
<value>vfio</value>
|
||||
</enum>
|
||||
</hostdev>
|
||||
<rng supported='yes'>
|
||||
<enum name='model'>
|
||||
<value>virtio</value>
|
||||
<value>virtio-transitional</value>
|
||||
<value>virtio-non-transitional</value>
|
||||
</enum>
|
||||
<enum name='backendModel'>
|
||||
<value>random</value>
|
||||
<value>egd</value>
|
||||
<value>builtin</value>
|
||||
</enum>
|
||||
</rng>
|
||||
<filesystem supported='yes'>
|
||||
<enum name='driverType'>
|
||||
<value>path</value>
|
||||
<value>handle</value>
|
||||
<value>virtiofs</value>
|
||||
</enum>
|
||||
</filesystem>
|
||||
<tpm supported='yes'>
|
||||
<enum name='model'>
|
||||
<value>tpm-tis</value>
|
||||
<value>tpm-crb</value>
|
||||
</enum>
|
||||
<enum name='backendModel'>
|
||||
<value>passthrough</value>
|
||||
<value>emulator</value>
|
||||
<value>external</value>
|
||||
</enum>
|
||||
<enum name='backendVersion'>
|
||||
<value>2.0</value>
|
||||
</enum>
|
||||
</tpm>
|
||||
<redirdev supported='yes'>
|
||||
<enum name='bus'>
|
||||
<value>usb</value>
|
||||
</enum>
|
||||
</redirdev>
|
||||
<channel supported='yes'>
|
||||
<enum name='type'>
|
||||
<value>pty</value>
|
||||
<value>unix</value>
|
||||
<value>spicevmc</value>
|
||||
</enum>
|
||||
</channel>
|
||||
<crypto supported='yes'>
|
||||
<enum name='model'>
|
||||
<value>virtio</value>
|
||||
</enum>
|
||||
<enum name='type'>
|
||||
<value>qemu</value>
|
||||
</enum>
|
||||
<enum name='backendModel'>
|
||||
<value>builtin</value>
|
||||
<value>lkcf</value>
|
||||
</enum>
|
||||
</crypto>
|
||||
<interface supported='yes'>
|
||||
<enum name='backendType'>
|
||||
<value>default</value>
|
||||
<value>passt</value>
|
||||
</enum>
|
||||
</interface>
|
||||
</devices>
|
||||
<features>
|
||||
<gic supported='no'/>
|
||||
<vmcoreinfo supported='yes'/>
|
||||
<genid supported='yes'/>
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
<enum name='features'>
|
||||
<value>relaxed</value>
|
||||
<value>vapic</value>
|
||||
<value>spinlocks</value>
|
||||
<value>vpindex</value>
|
||||
<value>runtime</value>
|
||||
<value>synic</value>
|
||||
<value>stimer</value>
|
||||
<value>reset</value>
|
||||
<value>vendor_id</value>
|
||||
<value>frequencies</value>
|
||||
<value>reenlightenment</value>
|
||||
<value>tlbflush</value>
|
||||
<value>ipi</value>
|
||||
<value>avic</value>
|
||||
<value>emsr_bitmap</value>
|
||||
<value>xmm_input</value>
|
||||
</enum>
|
||||
</hyperv>
|
||||
<launchSecurity supported='no'/>
|
||||
</features>
|
||||
</domainCapabilities>
|
301
tests/domaincapsdata/qemu_9.2.0-tcg.x86_64.xml
Normal file
301
tests/domaincapsdata/qemu_9.2.0-tcg.x86_64.xml
Normal file
@ -0,0 +1,301 @@
|
||||
<domainCapabilities>
|
||||
<path>/usr/bin/qemu-system-x86_64</path>
|
||||
<domain>qemu</domain>
|
||||
<machine>pc-i440fx-9.2</machine>
|
||||
<arch>x86_64</arch>
|
||||
<vcpu max='255'/>
|
||||
<iothreads supported='yes'/>
|
||||
<os supported='yes'>
|
||||
<enum name='firmware'>
|
||||
<value>bios</value>
|
||||
<value>efi</value>
|
||||
</enum>
|
||||
<loader supported='yes'>
|
||||
<value>/obviously/fake/firmware1.fd</value>
|
||||
<value>/obviously/fake/firmware2.fd</value>
|
||||
<enum name='type'>
|
||||
<value>rom</value>
|
||||
<value>pflash</value>
|
||||
</enum>
|
||||
<enum name='readonly'>
|
||||
<value>yes</value>
|
||||
<value>no</value>
|
||||
</enum>
|
||||
<enum name='secure'>
|
||||
<value>no</value>
|
||||
</enum>
|
||||
</loader>
|
||||
</os>
|
||||
<cpu>
|
||||
<mode name='host-passthrough' supported='no'/>
|
||||
<mode name='maximum' supported='yes'>
|
||||
<enum name='maximumMigratable'>
|
||||
<value>on</value>
|
||||
<value>off</value>
|
||||
</enum>
|
||||
</mode>
|
||||
<mode name='host-model' supported='yes'>
|
||||
<model fallback='forbid'>EPYC</model>
|
||||
<vendor>AMD</vendor>
|
||||
<feature policy='require' name='monitor'/>
|
||||
<feature policy='require' name='x2apic'/>
|
||||
<feature policy='require' name='hypervisor'/>
|
||||
<feature policy='require' name='acpi'/>
|
||||
<feature policy='require' name='ss'/>
|
||||
<feature policy='require' name='erms'/>
|
||||
<feature policy='require' name='mpx'/>
|
||||
<feature policy='require' name='clwb'/>
|
||||
<feature policy='require' name='umip'/>
|
||||
<feature policy='require' name='pku'/>
|
||||
<feature policy='require' name='vaes'/>
|
||||
<feature policy='require' name='la57'/>
|
||||
<feature policy='require' name='rdpid'/>
|
||||
<feature policy='require' name='pks'/>
|
||||
<feature policy='require' name='fsrm'/>
|
||||
<feature policy='require' name='cmpccxadd'/>
|
||||
<feature policy='require' name='fzrm'/>
|
||||
<feature policy='require' name='fsrs'/>
|
||||
<feature policy='require' name='fsrc'/>
|
||||
<feature policy='require' name='3dnowext'/>
|
||||
<feature policy='require' name='3dnow'/>
|
||||
<feature policy='require' name='xsaveerptr'/>
|
||||
<feature policy='require' name='wbnoinvd'/>
|
||||
<feature policy='require' name='npt'/>
|
||||
<feature policy='require' name='vgif'/>
|
||||
<feature policy='require' name='svme-addr-chk'/>
|
||||
<feature policy='disable' name='vme'/>
|
||||
<feature policy='disable' name='xsavec'/>
|
||||
<feature policy='disable' name='misalignsse'/>
|
||||
<feature policy='disable' name='osvw'/>
|
||||
<feature policy='disable' name='topoext'/>
|
||||
<feature policy='disable' name='fxsr_opt'/>
|
||||
<feature policy='disable' name='nrip-save'/>
|
||||
</mode>
|
||||
<mode name='custom' supported='yes'>
|
||||
<model usable='yes' vendor='unknown'>qemu64</model>
|
||||
<model usable='yes' vendor='unknown'>qemu32</model>
|
||||
<model usable='no' vendor='AMD'>phenom</model>
|
||||
<model usable='yes' vendor='unknown'>pentium3</model>
|
||||
<model usable='yes' vendor='unknown'>pentium2</model>
|
||||
<model usable='yes' vendor='unknown'>pentium</model>
|
||||
<model usable='yes' vendor='Intel'>n270</model>
|
||||
<model usable='yes' vendor='unknown'>kvm64</model>
|
||||
<model usable='yes' vendor='unknown'>kvm32</model>
|
||||
<model usable='yes' vendor='Intel'>coreduo</model>
|
||||
<model usable='yes' vendor='Intel'>core2duo</model>
|
||||
<model usable='yes' vendor='AMD'>athlon</model>
|
||||
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
|
||||
<model usable='yes' vendor='Intel'>Westmere</model>
|
||||
<model usable='no' vendor='Intel'>Snowridge</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Server-noTSX-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Server-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Server</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Client-noTSX-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Client-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Client</model>
|
||||
<model usable='no' vendor='Intel'>SierraForest</model>
|
||||
<model usable='no' vendor='Intel'>SapphireRapids</model>
|
||||
<model usable='no' vendor='Intel'>SandyBridge-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>SandyBridge</model>
|
||||
<model usable='yes' vendor='Intel'>Penryn</model>
|
||||
<model usable='no' vendor='AMD'>Opteron_G5</model>
|
||||
<model usable='no' vendor='AMD'>Opteron_G4</model>
|
||||
<model usable='no' vendor='AMD'>Opteron_G3</model>
|
||||
<model usable='yes' vendor='AMD'>Opteron_G2</model>
|
||||
<model usable='yes' vendor='AMD'>Opteron_G1</model>
|
||||
<model usable='no' vendor='Intel'>Nehalem-IBRS</model>
|
||||
<model usable='yes' vendor='Intel'>Nehalem</model>
|
||||
<model usable='no' vendor='Intel'>IvyBridge-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>IvyBridge</model>
|
||||
<model usable='no' vendor='Intel'>Icelake-Server-noTSX</model>
|
||||
<model usable='no' vendor='Intel'>Icelake-Server</model>
|
||||
<model usable='no' vendor='Intel'>Haswell-noTSX-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Haswell-noTSX</model>
|
||||
<model usable='no' vendor='Intel'>Haswell-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Haswell</model>
|
||||
<model usable='no' vendor='Intel'>GraniteRapids</model>
|
||||
<model usable='no' vendor='AMD'>EPYC-Rome</model>
|
||||
<model usable='no' vendor='AMD'>EPYC-Milan</model>
|
||||
<model usable='no' vendor='AMD'>EPYC-IBPB</model>
|
||||
<model usable='no' vendor='AMD'>EPYC-Genoa</model>
|
||||
<model usable='no' vendor='AMD'>EPYC</model>
|
||||
<model usable='no' vendor='Hygon'>Dhyana</model>
|
||||
<model usable='no' vendor='Intel'>Cooperlake</model>
|
||||
<model usable='yes' vendor='Intel'>Conroe</model>
|
||||
<model usable='no' vendor='Intel'>Cascadelake-Server-noTSX</model>
|
||||
<model usable='no' vendor='Intel'>Cascadelake-Server</model>
|
||||
<model usable='no' vendor='Intel'>Broadwell-noTSX-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Broadwell-noTSX</model>
|
||||
<model usable='no' vendor='Intel'>Broadwell-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Broadwell</model>
|
||||
<model usable='yes' vendor='unknown'>486</model>
|
||||
</mode>
|
||||
</cpu>
|
||||
<memoryBacking supported='yes'>
|
||||
<enum name='sourceType'>
|
||||
<value>file</value>
|
||||
<value>anonymous</value>
|
||||
<value>memfd</value>
|
||||
</enum>
|
||||
</memoryBacking>
|
||||
<devices>
|
||||
<disk supported='yes'>
|
||||
<enum name='diskDevice'>
|
||||
<value>disk</value>
|
||||
<value>cdrom</value>
|
||||
<value>floppy</value>
|
||||
<value>lun</value>
|
||||
</enum>
|
||||
<enum name='bus'>
|
||||
<value>ide</value>
|
||||
<value>fdc</value>
|
||||
<value>scsi</value>
|
||||
<value>virtio</value>
|
||||
<value>usb</value>
|
||||
<value>sata</value>
|
||||
</enum>
|
||||
<enum name='model'>
|
||||
<value>virtio</value>
|
||||
<value>virtio-transitional</value>
|
||||
<value>virtio-non-transitional</value>
|
||||
</enum>
|
||||
</disk>
|
||||
<graphics supported='yes'>
|
||||
<enum name='type'>
|
||||
<value>sdl</value>
|
||||
<value>vnc</value>
|
||||
<value>spice</value>
|
||||
<value>egl-headless</value>
|
||||
<value>dbus</value>
|
||||
</enum>
|
||||
</graphics>
|
||||
<video supported='yes'>
|
||||
<enum name='modelType'>
|
||||
<value>vga</value>
|
||||
<value>cirrus</value>
|
||||
<value>vmvga</value>
|
||||
<value>qxl</value>
|
||||
<value>virtio</value>
|
||||
<value>none</value>
|
||||
<value>bochs</value>
|
||||
<value>ramfb</value>
|
||||
</enum>
|
||||
</video>
|
||||
<hostdev supported='yes'>
|
||||
<enum name='mode'>
|
||||
<value>subsystem</value>
|
||||
</enum>
|
||||
<enum name='startupPolicy'>
|
||||
<value>default</value>
|
||||
<value>mandatory</value>
|
||||
<value>requisite</value>
|
||||
<value>optional</value>
|
||||
</enum>
|
||||
<enum name='subsysType'>
|
||||
<value>usb</value>
|
||||
<value>pci</value>
|
||||
<value>scsi</value>
|
||||
</enum>
|
||||
<enum name='capsType'/>
|
||||
<enum name='pciBackend'>
|
||||
<value>default</value>
|
||||
<value>vfio</value>
|
||||
</enum>
|
||||
</hostdev>
|
||||
<rng supported='yes'>
|
||||
<enum name='model'>
|
||||
<value>virtio</value>
|
||||
<value>virtio-transitional</value>
|
||||
<value>virtio-non-transitional</value>
|
||||
</enum>
|
||||
<enum name='backendModel'>
|
||||
<value>random</value>
|
||||
<value>egd</value>
|
||||
<value>builtin</value>
|
||||
</enum>
|
||||
</rng>
|
||||
<filesystem supported='yes'>
|
||||
<enum name='driverType'>
|
||||
<value>path</value>
|
||||
<value>handle</value>
|
||||
<value>virtiofs</value>
|
||||
</enum>
|
||||
</filesystem>
|
||||
<tpm supported='yes'>
|
||||
<enum name='model'>
|
||||
<value>tpm-tis</value>
|
||||
<value>tpm-crb</value>
|
||||
</enum>
|
||||
<enum name='backendModel'>
|
||||
<value>passthrough</value>
|
||||
<value>emulator</value>
|
||||
<value>external</value>
|
||||
</enum>
|
||||
<enum name='backendVersion'>
|
||||
<value>2.0</value>
|
||||
</enum>
|
||||
</tpm>
|
||||
<redirdev supported='yes'>
|
||||
<enum name='bus'>
|
||||
<value>usb</value>
|
||||
</enum>
|
||||
</redirdev>
|
||||
<channel supported='yes'>
|
||||
<enum name='type'>
|
||||
<value>pty</value>
|
||||
<value>unix</value>
|
||||
<value>spicevmc</value>
|
||||
</enum>
|
||||
</channel>
|
||||
<crypto supported='yes'>
|
||||
<enum name='model'>
|
||||
<value>virtio</value>
|
||||
</enum>
|
||||
<enum name='type'>
|
||||
<value>qemu</value>
|
||||
</enum>
|
||||
<enum name='backendModel'>
|
||||
<value>builtin</value>
|
||||
<value>lkcf</value>
|
||||
</enum>
|
||||
</crypto>
|
||||
<interface supported='yes'>
|
||||
<enum name='backendType'>
|
||||
<value>default</value>
|
||||
<value>passt</value>
|
||||
</enum>
|
||||
</interface>
|
||||
</devices>
|
||||
<features>
|
||||
<gic supported='no'/>
|
||||
<vmcoreinfo supported='yes'/>
|
||||
<genid supported='yes'/>
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
<enum name='features'>
|
||||
<value>relaxed</value>
|
||||
<value>vapic</value>
|
||||
<value>spinlocks</value>
|
||||
<value>vpindex</value>
|
||||
<value>runtime</value>
|
||||
<value>synic</value>
|
||||
<value>stimer</value>
|
||||
<value>reset</value>
|
||||
<value>vendor_id</value>
|
||||
<value>frequencies</value>
|
||||
<value>reenlightenment</value>
|
||||
<value>tlbflush</value>
|
||||
<value>ipi</value>
|
||||
<value>avic</value>
|
||||
<value>emsr_bitmap</value>
|
||||
<value>xmm_input</value>
|
||||
</enum>
|
||||
</hyperv>
|
||||
<launchSecurity supported='no'/>
|
||||
</features>
|
||||
</domainCapabilities>
|
305
tests/domaincapsdata/qemu_9.2.0.x86_64.xml
Normal file
305
tests/domaincapsdata/qemu_9.2.0.x86_64.xml
Normal file
@ -0,0 +1,305 @@
|
||||
<domainCapabilities>
|
||||
<path>/usr/bin/qemu-system-x86_64</path>
|
||||
<domain>kvm</domain>
|
||||
<machine>pc-i440fx-9.2</machine>
|
||||
<arch>x86_64</arch>
|
||||
<vcpu max='255'/>
|
||||
<iothreads supported='yes'/>
|
||||
<os supported='yes'>
|
||||
<enum name='firmware'>
|
||||
<value>bios</value>
|
||||
<value>efi</value>
|
||||
</enum>
|
||||
<loader supported='yes'>
|
||||
<value>/obviously/fake/firmware1.fd</value>
|
||||
<value>/obviously/fake/firmware2.fd</value>
|
||||
<enum name='type'>
|
||||
<value>rom</value>
|
||||
<value>pflash</value>
|
||||
</enum>
|
||||
<enum name='readonly'>
|
||||
<value>yes</value>
|
||||
<value>no</value>
|
||||
</enum>
|
||||
<enum name='secure'>
|
||||
<value>no</value>
|
||||
</enum>
|
||||
</loader>
|
||||
</os>
|
||||
<cpu>
|
||||
<mode name='host-passthrough' supported='yes'>
|
||||
<enum name='hostPassthroughMigratable'>
|
||||
<value>on</value>
|
||||
<value>off</value>
|
||||
</enum>
|
||||
</mode>
|
||||
<mode name='maximum' supported='yes'>
|
||||
<enum name='maximumMigratable'>
|
||||
<value>on</value>
|
||||
<value>off</value>
|
||||
</enum>
|
||||
</mode>
|
||||
<mode name='host-model' supported='yes'>
|
||||
<model fallback='forbid'>EPYC-Rome</model>
|
||||
<vendor>AMD</vendor>
|
||||
<maxphysaddr mode='passthrough' limit='64'/>
|
||||
<feature policy='require' name='x2apic'/>
|
||||
<feature policy='require' name='tsc-deadline'/>
|
||||
<feature policy='require' name='hypervisor'/>
|
||||
<feature policy='require' name='tsc_adjust'/>
|
||||
<feature policy='require' name='stibp'/>
|
||||
<feature policy='require' name='arch-capabilities'/>
|
||||
<feature policy='require' name='ssbd'/>
|
||||
<feature policy='require' name='cmp_legacy'/>
|
||||
<feature policy='require' name='overflow-recov'/>
|
||||
<feature policy='require' name='succor'/>
|
||||
<feature policy='require' name='invtsc'/>
|
||||
<feature policy='require' name='amd-ssbd'/>
|
||||
<feature policy='require' name='virt-ssbd'/>
|
||||
<feature policy='require' name='lbrv'/>
|
||||
<feature policy='require' name='tsc-scale'/>
|
||||
<feature policy='require' name='vmcb-clean'/>
|
||||
<feature policy='require' name='flushbyasid'/>
|
||||
<feature policy='require' name='pause-filter'/>
|
||||
<feature policy='require' name='pfthreshold'/>
|
||||
<feature policy='require' name='v-vmsave-vmload'/>
|
||||
<feature policy='require' name='vgif'/>
|
||||
<feature policy='require' name='svme-addr-chk'/>
|
||||
<feature policy='require' name='lfence-always-serializing'/>
|
||||
<feature policy='require' name='null-sel-clr-base'/>
|
||||
<feature policy='require' name='rdctl-no'/>
|
||||
<feature policy='require' name='skip-l1dfl-vmentry'/>
|
||||
<feature policy='require' name='mds-no'/>
|
||||
<feature policy='require' name='pschange-mc-no'/>
|
||||
<feature policy='require' name='gds-no'/>
|
||||
<feature policy='require' name='rfds-no'/>
|
||||
<feature policy='disable' name='xsaves'/>
|
||||
</mode>
|
||||
<mode name='custom' supported='yes'>
|
||||
<model usable='yes' vendor='unknown'>qemu64</model>
|
||||
<model usable='yes' vendor='unknown'>qemu32</model>
|
||||
<model usable='no' vendor='AMD'>phenom</model>
|
||||
<model usable='yes' vendor='unknown'>pentium3</model>
|
||||
<model usable='yes' vendor='unknown'>pentium2</model>
|
||||
<model usable='yes' vendor='unknown'>pentium</model>
|
||||
<model usable='no' vendor='Intel'>n270</model>
|
||||
<model usable='yes' vendor='unknown'>kvm64</model>
|
||||
<model usable='yes' vendor='unknown'>kvm32</model>
|
||||
<model usable='no' vendor='Intel'>coreduo</model>
|
||||
<model usable='no' vendor='Intel'>core2duo</model>
|
||||
<model usable='no' vendor='AMD'>athlon</model>
|
||||
<model usable='no' vendor='Intel'>Westmere-IBRS</model>
|
||||
<model usable='yes' vendor='Intel'>Westmere</model>
|
||||
<model usable='no' vendor='Intel'>Snowridge</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Server-noTSX-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Server-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Server</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Client-noTSX-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Client-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Skylake-Client</model>
|
||||
<model usable='no' vendor='Intel'>SierraForest</model>
|
||||
<model usable='no' vendor='Intel'>SapphireRapids</model>
|
||||
<model usable='no' vendor='Intel'>SandyBridge-IBRS</model>
|
||||
<model usable='yes' vendor='Intel'>SandyBridge</model>
|
||||
<model usable='yes' vendor='Intel'>Penryn</model>
|
||||
<model usable='no' vendor='AMD'>Opteron_G5</model>
|
||||
<model usable='no' vendor='AMD'>Opteron_G4</model>
|
||||
<model usable='yes' vendor='AMD'>Opteron_G3</model>
|
||||
<model usable='yes' vendor='AMD'>Opteron_G2</model>
|
||||
<model usable='yes' vendor='AMD'>Opteron_G1</model>
|
||||
<model usable='no' vendor='Intel'>Nehalem-IBRS</model>
|
||||
<model usable='yes' vendor='Intel'>Nehalem</model>
|
||||
<model usable='no' vendor='Intel'>IvyBridge-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>IvyBridge</model>
|
||||
<model usable='no' vendor='Intel'>Icelake-Server-noTSX</model>
|
||||
<model usable='no' vendor='Intel'>Icelake-Server</model>
|
||||
<model usable='no' vendor='Intel'>Haswell-noTSX-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Haswell-noTSX</model>
|
||||
<model usable='no' vendor='Intel'>Haswell-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Haswell</model>
|
||||
<model usable='no' vendor='Intel'>GraniteRapids</model>
|
||||
<model usable='no' vendor='AMD'>EPYC-Rome</model>
|
||||
<model usable='no' vendor='AMD'>EPYC-Milan</model>
|
||||
<model usable='yes' vendor='AMD'>EPYC-IBPB</model>
|
||||
<model usable='no' vendor='AMD'>EPYC-Genoa</model>
|
||||
<model usable='yes' vendor='AMD'>EPYC</model>
|
||||
<model usable='yes' vendor='Hygon'>Dhyana</model>
|
||||
<model usable='no' vendor='Intel'>Cooperlake</model>
|
||||
<model usable='yes' vendor='Intel'>Conroe</model>
|
||||
<model usable='no' vendor='Intel'>Cascadelake-Server-noTSX</model>
|
||||
<model usable='no' vendor='Intel'>Cascadelake-Server</model>
|
||||
<model usable='no' vendor='Intel'>Broadwell-noTSX-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Broadwell-noTSX</model>
|
||||
<model usable='no' vendor='Intel'>Broadwell-IBRS</model>
|
||||
<model usable='no' vendor='Intel'>Broadwell</model>
|
||||
<model usable='yes' vendor='unknown'>486</model>
|
||||
</mode>
|
||||
</cpu>
|
||||
<memoryBacking supported='yes'>
|
||||
<enum name='sourceType'>
|
||||
<value>file</value>
|
||||
<value>anonymous</value>
|
||||
<value>memfd</value>
|
||||
</enum>
|
||||
</memoryBacking>
|
||||
<devices>
|
||||
<disk supported='yes'>
|
||||
<enum name='diskDevice'>
|
||||
<value>disk</value>
|
||||
<value>cdrom</value>
|
||||
<value>floppy</value>
|
||||
<value>lun</value>
|
||||
</enum>
|
||||
<enum name='bus'>
|
||||
<value>ide</value>
|
||||
<value>fdc</value>
|
||||
<value>scsi</value>
|
||||
<value>virtio</value>
|
||||
<value>usb</value>
|
||||
<value>sata</value>
|
||||
</enum>
|
||||
<enum name='model'>
|
||||
<value>virtio</value>
|
||||
<value>virtio-transitional</value>
|
||||
<value>virtio-non-transitional</value>
|
||||
</enum>
|
||||
</disk>
|
||||
<graphics supported='yes'>
|
||||
<enum name='type'>
|
||||
<value>sdl</value>
|
||||
<value>vnc</value>
|
||||
<value>spice</value>
|
||||
<value>egl-headless</value>
|
||||
<value>dbus</value>
|
||||
</enum>
|
||||
</graphics>
|
||||
<video supported='yes'>
|
||||
<enum name='modelType'>
|
||||
<value>vga</value>
|
||||
<value>cirrus</value>
|
||||
<value>vmvga</value>
|
||||
<value>qxl</value>
|
||||
<value>virtio</value>
|
||||
<value>none</value>
|
||||
<value>bochs</value>
|
||||
<value>ramfb</value>
|
||||
</enum>
|
||||
</video>
|
||||
<hostdev supported='yes'>
|
||||
<enum name='mode'>
|
||||
<value>subsystem</value>
|
||||
</enum>
|
||||
<enum name='startupPolicy'>
|
||||
<value>default</value>
|
||||
<value>mandatory</value>
|
||||
<value>requisite</value>
|
||||
<value>optional</value>
|
||||
</enum>
|
||||
<enum name='subsysType'>
|
||||
<value>usb</value>
|
||||
<value>pci</value>
|
||||
<value>scsi</value>
|
||||
</enum>
|
||||
<enum name='capsType'/>
|
||||
<enum name='pciBackend'>
|
||||
<value>default</value>
|
||||
<value>vfio</value>
|
||||
</enum>
|
||||
</hostdev>
|
||||
<rng supported='yes'>
|
||||
<enum name='model'>
|
||||
<value>virtio</value>
|
||||
<value>virtio-transitional</value>
|
||||
<value>virtio-non-transitional</value>
|
||||
</enum>
|
||||
<enum name='backendModel'>
|
||||
<value>random</value>
|
||||
<value>egd</value>
|
||||
<value>builtin</value>
|
||||
</enum>
|
||||
</rng>
|
||||
<filesystem supported='yes'>
|
||||
<enum name='driverType'>
|
||||
<value>path</value>
|
||||
<value>handle</value>
|
||||
<value>virtiofs</value>
|
||||
</enum>
|
||||
</filesystem>
|
||||
<tpm supported='yes'>
|
||||
<enum name='model'>
|
||||
<value>tpm-tis</value>
|
||||
<value>tpm-crb</value>
|
||||
</enum>
|
||||
<enum name='backendModel'>
|
||||
<value>passthrough</value>
|
||||
<value>emulator</value>
|
||||
<value>external</value>
|
||||
</enum>
|
||||
<enum name='backendVersion'>
|
||||
<value>2.0</value>
|
||||
</enum>
|
||||
</tpm>
|
||||
<redirdev supported='yes'>
|
||||
<enum name='bus'>
|
||||
<value>usb</value>
|
||||
</enum>
|
||||
</redirdev>
|
||||
<channel supported='yes'>
|
||||
<enum name='type'>
|
||||
<value>pty</value>
|
||||
<value>unix</value>
|
||||
<value>spicevmc</value>
|
||||
</enum>
|
||||
</channel>
|
||||
<crypto supported='yes'>
|
||||
<enum name='model'>
|
||||
<value>virtio</value>
|
||||
</enum>
|
||||
<enum name='type'>
|
||||
<value>qemu</value>
|
||||
</enum>
|
||||
<enum name='backendModel'>
|
||||
<value>builtin</value>
|
||||
<value>lkcf</value>
|
||||
</enum>
|
||||
</crypto>
|
||||
<interface supported='yes'>
|
||||
<enum name='backendType'>
|
||||
<value>default</value>
|
||||
<value>passt</value>
|
||||
</enum>
|
||||
</interface>
|
||||
</devices>
|
||||
<features>
|
||||
<gic supported='no'/>
|
||||
<vmcoreinfo supported='yes'/>
|
||||
<genid supported='yes'/>
|
||||
<backingStoreInput supported='yes'/>
|
||||
<backup supported='yes'/>
|
||||
<async-teardown supported='yes'/>
|
||||
<ps2 supported='yes'/>
|
||||
<sev supported='no'/>
|
||||
<sgx supported='no'/>
|
||||
<hyperv supported='yes'>
|
||||
<enum name='features'>
|
||||
<value>relaxed</value>
|
||||
<value>vapic</value>
|
||||
<value>spinlocks</value>
|
||||
<value>vpindex</value>
|
||||
<value>runtime</value>
|
||||
<value>synic</value>
|
||||
<value>stimer</value>
|
||||
<value>reset</value>
|
||||
<value>vendor_id</value>
|
||||
<value>frequencies</value>
|
||||
<value>reenlightenment</value>
|
||||
<value>tlbflush</value>
|
||||
<value>ipi</value>
|
||||
<value>avic</value>
|
||||
<value>emsr_bitmap</value>
|
||||
<value>xmm_input</value>
|
||||
</enum>
|
||||
</hyperv>
|
||||
<launchSecurity supported='no'/>
|
||||
</features>
|
||||
</domainCapabilities>
|
44205
tests/qemucapabilitiesdata/caps_9.2.0_x86_64.replies
Normal file
44205
tests/qemucapabilitiesdata/caps_9.2.0_x86_64.replies
Normal file
File diff suppressed because it is too large
Load Diff
3970
tests/qemucapabilitiesdata/caps_9.2.0_x86_64.xml
Normal file
3970
tests/qemucapabilitiesdata/caps_9.2.0_x86_64.xml
Normal file
File diff suppressed because it is too large
Load Diff
@ -10,7 +10,7 @@ XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain--1-QEMUGuest1/.config \
|
||||
-name guest=QEMUGuest1,debug-threads=on \
|
||||
-S \
|
||||
-object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain--1-QEMUGuest1/master-key.aes"}' \
|
||||
-machine pc,usb=off,dump-guest-core=off,memory-backend=pc.ram,acpi=off \
|
||||
-machine pc-i440fx-9.1,usb=off,dump-guest-core=off,memory-backend=pc.ram,acpi=off \
|
||||
-accel tcg \
|
||||
-cpu qemu64 \
|
||||
-m size=219136k \
|
||||
|
@ -5,7 +5,7 @@
|
||||
<currentMemory unit='KiB'>219100</currentMemory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64' machine='pc'>hvm</type>
|
||||
<type arch='x86_64' machine='pc-i440fx-9.1'>hvm</type>
|
||||
<boot dev='hd'/>
|
||||
</os>
|
||||
<cpu mode='custom' match='exact' check='none'>
|
||||
|
@ -48,17 +48,17 @@ XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain--1-QEMUGuest1/.config \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":7,"chardev":"charchannel6","id":"channel6","name":"chardev-dev"}' \
|
||||
-chardev '{"id":"charchannel7","backend":{"type":"socket","data":{"addr":{"type":"fd","data":{"str":"1729"}},"server":true,"wait":false}}}' \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":8,"chardev":"charchannel7","id":"channel7","name":"chardev-unix-listen"}' \
|
||||
-chardev '{"id":"charchannel8","backend":{"type":"socket","data":{"addr":{"type":"unix","data":{"path":"/path/to/unix-listen"}},"server":false,"reconnect":2}}}' \
|
||||
-chardev '{"id":"charchannel8","backend":{"type":"socket","data":{"addr":{"type":"unix","data":{"path":"/path/to/unix-listen"}},"server":false,"reconnect-ms":2000}}}' \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":9,"chardev":"charchannel8","id":"channel8","name":"chardev-unix-connect"}' \
|
||||
-chardev '{"id":"charchannel9","backend":{"type":"socket","data":{"addr":{"type":"inet","data":{"host":"1.2.3.4","port":"5678"}},"telnet":false,"server":true,"wait":false}}}' \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":10,"chardev":"charchannel9","id":"channel9","name":"chardev-tcp-listen-raw"}' \
|
||||
-chardev '{"id":"charchannel10","backend":{"type":"socket","data":{"addr":{"type":"inet","data":{"host":"1.2.3.4","port":"5679"}},"telnet":true,"server":true,"wait":false}}}' \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":11,"chardev":"charchannel10","id":"channel10","name":"chardev-tcp-listen-telnet"}' \
|
||||
-object '{"qom-type":"tls-creds-x509","id":"objcharchannel11_tls0","dir":"/etc/pki/libvirt-chardev","endpoint":"client","verify-peer":true}' \
|
||||
-chardev '{"id":"charchannel11","backend":{"type":"socket","data":{"addr":{"type":"inet","data":{"host":"1.2.3.4","port":"5678"}},"telnet":false,"server":false,"reconnect":2,"tls-creds":"objcharchannel11_tls0"}}}' \
|
||||
-chardev '{"id":"charchannel11","backend":{"type":"socket","data":{"addr":{"type":"inet","data":{"host":"1.2.3.4","port":"5678"}},"telnet":false,"server":false,"reconnect-ms":2000,"tls-creds":"objcharchannel11_tls0"}}}' \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":12,"chardev":"charchannel11","id":"channel11","name":"chardev-tcp-connect-raw"}' \
|
||||
-object '{"qom-type":"tls-creds-x509","id":"objcharchannel12_tls0","dir":"/etc/pki/libvirt-chardev","endpoint":"client","verify-peer":true}' \
|
||||
-chardev '{"id":"charchannel12","backend":{"type":"socket","data":{"addr":{"type":"inet","data":{"host":"hostname.global.","port":"5679"}},"telnet":true,"server":false,"reconnect":2,"tls-creds":"objcharchannel12_tls0"}}}' \
|
||||
-chardev '{"id":"charchannel12","backend":{"type":"socket","data":{"addr":{"type":"inet","data":{"host":"hostname.global.","port":"5679"}},"telnet":true,"server":false,"reconnect-ms":2000,"tls-creds":"objcharchannel12_tls0"}}}' \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":13,"chardev":"charchannel12","id":"channel12","name":"chardev-tcp-connect-telnet"}' \
|
||||
-chardev '{"id":"charchannel13","backend":{"type":"udp","data":{"remote":{"type":"inet","data":{"host":"127.0.0.1","port":"2222"}}}}}' \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":14,"chardev":"charchannel13","id":"channel13","name":"chardev-udp-nobind"}' \
|
||||
|
@ -10,7 +10,7 @@ XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain--1-QEMUGuest1/.config \
|
||||
-name guest=QEMUGuest1,debug-threads=on \
|
||||
-S \
|
||||
-object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain--1-QEMUGuest1/master-key.aes"}' \
|
||||
-machine pc,usb=off,dump-guest-core=off,memory-backend=pc.ram,acpi=off \
|
||||
-machine pc-i440fx-9.1,usb=off,dump-guest-core=off,memory-backend=pc.ram,acpi=off \
|
||||
-accel tcg \
|
||||
-cpu qemu64 \
|
||||
-m size=219136k \
|
||||
|
@ -5,7 +5,7 @@
|
||||
<currentMemory unit='KiB'>219100</currentMemory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64' machine='pc'>hvm</type>
|
||||
<type arch='x86_64' machine='pc-i440fx-9.1'>hvm</type>
|
||||
<boot dev='hd'/>
|
||||
</os>
|
||||
<cpu mode='custom' match='exact' check='none'>
|
||||
|
@ -48,17 +48,17 @@ XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain--1-QEMUGuest1/.config \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":7,"chardev":"charchannel6","id":"channel6","name":"chardev-dev"}' \
|
||||
-chardev socket,id=charchannel7,fd=1729,server=on,wait=off \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":8,"chardev":"charchannel7","id":"channel7","name":"chardev-unix-listen"}' \
|
||||
-chardev socket,id=charchannel8,path=/path/to/unix-listen,reconnect=2 \
|
||||
-chardev socket,id=charchannel8,path=/path/to/unix-listen,reconnect-ms=2000 \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":9,"chardev":"charchannel8","id":"channel8","name":"chardev-unix-connect"}' \
|
||||
-chardev socket,id=charchannel9,host=1.2.3.4,port=5678,server=on,wait=off \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":10,"chardev":"charchannel9","id":"channel9","name":"chardev-tcp-listen-raw"}' \
|
||||
-chardev socket,id=charchannel10,host=1.2.3.4,port=5679,telnet=on,server=on,wait=off \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":11,"chardev":"charchannel10","id":"channel10","name":"chardev-tcp-listen-telnet"}' \
|
||||
-object '{"qom-type":"tls-creds-x509","id":"objcharchannel11_tls0","dir":"/etc/pki/libvirt-chardev","endpoint":"client","verify-peer":true}' \
|
||||
-chardev socket,id=charchannel11,host=1.2.3.4,port=5678,reconnect=2,tls-creds=objcharchannel11_tls0 \
|
||||
-chardev socket,id=charchannel11,host=1.2.3.4,port=5678,reconnect-ms=2000,tls-creds=objcharchannel11_tls0 \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":12,"chardev":"charchannel11","id":"channel11","name":"chardev-tcp-connect-raw"}' \
|
||||
-object '{"qom-type":"tls-creds-x509","id":"objcharchannel12_tls0","dir":"/etc/pki/libvirt-chardev","endpoint":"client","verify-peer":true}' \
|
||||
-chardev socket,id=charchannel12,host=hostname.global.,port=5679,telnet=on,reconnect=2,tls-creds=objcharchannel12_tls0 \
|
||||
-chardev socket,id=charchannel12,host=hostname.global.,port=5679,telnet=on,reconnect-ms=2000,tls-creds=objcharchannel12_tls0 \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":13,"chardev":"charchannel12","id":"channel12","name":"chardev-tcp-connect-telnet"}' \
|
||||
-chardev udp,id=charchannel13,host=127.0.0.1,port=2222,localaddr=,localport=0 \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":14,"chardev":"charchannel13","id":"channel13","name":"chardev-udp-nobind"}' \
|
||||
|
@ -10,7 +10,7 @@ XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain--1-QEMUGuest1/.config \
|
||||
-name guest=QEMUGuest1,debug-threads=on \
|
||||
-S \
|
||||
-object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain--1-QEMUGuest1/master-key.aes"}' \
|
||||
-machine pc,usb=off,dump-guest-core=off,memory-backend=pc.ram,acpi=off \
|
||||
-machine pc-i440fx-9.1,usb=off,dump-guest-core=off,memory-backend=pc.ram,acpi=off \
|
||||
-accel tcg \
|
||||
-cpu qemu64 \
|
||||
-m size=219136k \
|
||||
|
@ -5,7 +5,7 @@
|
||||
<currentMemory unit='KiB'>219136</currentMemory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64' machine='pc'>hvm</type>
|
||||
<type arch='x86_64' machine='pc-i440fx-9.1'>hvm</type>
|
||||
<boot dev='hd'/>
|
||||
</os>
|
||||
<cpu mode='custom' match='exact' check='none'>
|
||||
|
@ -30,16 +30,16 @@ XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain--1-QEMUGuest1/.config \
|
||||
-device '{"driver":"virtio-serial-pci","id":"virtio-serial0","bus":"pci.0","addr":"0x2"}' \
|
||||
-device '{"driver":"virtio-serial-pci","id":"virtio-serial1","bus":"pci.0","addr":"0xa"}' \
|
||||
-device '{"driver":"usb-ccid","id":"ccid0","bus":"usb.0","port":"1"}' \
|
||||
-chardev socket,id=charsmartcard0,path=/var/lib/libvirt/qemu/channel/target/asdf,reconnect=20 \
|
||||
-chardev socket,id=charsmartcard0,path=/var/lib/libvirt/qemu/channel/target/asdf,reconnect-ms=20000 \
|
||||
-device '{"driver":"ccid-card-passthru","chardev":"charsmartcard0","id":"smartcard0","bus":"ccid0.0"}' \
|
||||
-chardev socket,id=charchannel0,host=localhost,port=1234,reconnect=10 \
|
||||
-chardev socket,id=charchannel0,host=localhost,port=1234,reconnect-ms=10000 \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":1,"chardev":"charchannel0","id":"channel0","name":"asdf"}' \
|
||||
-chardev socket,id=charchannel1,path=/var/lib/libvirt/qemu/channel/target/fdsa,reconnect=0 \
|
||||
-chardev socket,id=charchannel1,path=/var/lib/libvirt/qemu/channel/target/fdsa,reconnect-ms=0 \
|
||||
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":2,"chardev":"charchannel1","id":"channel1","name":"fdsa"}' \
|
||||
-audiodev '{"id":"audio1","driver":"none"}' \
|
||||
-chardev socket,id=charredir0,host=localhost,port=3456,reconnect=15 \
|
||||
-chardev socket,id=charredir0,host=localhost,port=3456,reconnect-ms=15000 \
|
||||
-device '{"driver":"usb-redir","chardev":"charredir0","id":"redir0","bus":"usb.0","port":"2"}' \
|
||||
-chardev socket,id=charrng0,host=localhost,port=2345,reconnect=5 \
|
||||
-chardev socket,id=charrng0,host=localhost,port=2345,reconnect-ms=5000 \
|
||||
-object '{"qom-type":"rng-egd","id":"objrng0","chardev":"charrng0"}' \
|
||||
-device '{"driver":"virtio-rng-pci","rng":"objrng0","id":"rng0","bus":"pci.0","addr":"0x3"}' \
|
||||
-sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
|
||||
|
@ -30,7 +30,7 @@ XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain--1-QEMUGuest1/.config \
|
||||
-device '{"driver":"piix3-usb-uhci","id":"usb","bus":"pci.0","addr":"0x1.0x2"}' \
|
||||
-chardev socket,id=chr-vu-virtio-disk0,path=/tmp/vhost1.sock \
|
||||
-device '{"driver":"vhost-user-blk-pci","bus":"pci.0","addr":"0x2","chardev":"chr-vu-virtio-disk0","id":"virtio-disk0","bootindex":1}' \
|
||||
-chardev socket,id=chr-vu-virtio-disk1,path=/tmp/vhost1.sock,reconnect=10 \
|
||||
-chardev socket,id=chr-vu-virtio-disk1,path=/tmp/vhost1.sock,reconnect-ms=10000 \
|
||||
-device '{"driver":"vhost-user-blk-pci","iommu_platform":true,"ats":true,"packed":true,"page-per-vq":true,"bus":"pci.0","addr":"0x3","chardev":"chr-vu-virtio-disk1","id":"virtio-disk1"}' \
|
||||
-audiodev '{"id":"audio1","driver":"none"}' \
|
||||
-device '{"driver":"virtio-balloon-pci","id":"balloon0","bus":"pci.0","addr":"0x4"}' \
|
||||
|
@ -29,7 +29,7 @@ XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain--1-QEMUGuest1/.config \
|
||||
-device '{"driver":"piix3-usb-uhci","id":"usb","bus":"pci.0","addr":"0x1.0x2"}' \
|
||||
-chardev socket,id=chr-vu-virtio-disk0,path=/tmp/vhost1.sock \
|
||||
-device '{"driver":"vhost-user-blk-pci","bus":"pci.0","addr":"0x2","chardev":"chr-vu-virtio-disk0","id":"virtio-disk0","bootindex":1}' \
|
||||
-chardev socket,id=chr-vu-virtio-disk1,path=/tmp/vhost1.sock,reconnect=10 \
|
||||
-chardev socket,id=chr-vu-virtio-disk1,path=/tmp/vhost1.sock,reconnect-ms=10000 \
|
||||
-device '{"driver":"vhost-user-blk-pci","iommu_platform":true,"ats":true,"packed":true,"bus":"pci.0","addr":"0x3","chardev":"chr-vu-virtio-disk1","id":"virtio-disk1"}' \
|
||||
-audiodev '{"id":"audio1","driver":"none"}' \
|
||||
-device '{"driver":"virtio-balloon-pci","id":"balloon0","bus":"pci.0","addr":"0x4"}' \
|
||||
|
@ -37,10 +37,10 @@ XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain--1-QEMUGuest1/.config \
|
||||
-device '{"driver":"virtio-net-pci","netdev":"hostnet1","id":"net1","mac":"52:54:00:ee:96:6c","bus":"pci.0","addr":"0x3"}' \
|
||||
-netdev '{"type":"socket","listen":":2015","id":"hostnet2"}' \
|
||||
-device '{"driver":"rtl8139","netdev":"hostnet2","id":"net2","mac":"52:54:00:95:db:c0","bus":"pci.0","addr":"0x4"}' \
|
||||
-chardev socket,id=charnet3,path=/tmp/vhost2.sock,reconnect=10 \
|
||||
-chardev socket,id=charnet3,path=/tmp/vhost2.sock,reconnect-ms=10000 \
|
||||
-netdev '{"type":"vhost-user","chardev":"charnet3","id":"hostnet3"}' \
|
||||
-device '{"driver":"virtio-net-pci","netdev":"hostnet3","id":"net3","mac":"52:54:00:ee:96:6d","bus":"pci.0","addr":"0x5"}' \
|
||||
-chardev socket,id=charnet4,path=/tmp/vhost3.sock,reconnect=0 \
|
||||
-chardev socket,id=charnet4,path=/tmp/vhost3.sock,reconnect-ms=0 \
|
||||
-netdev '{"type":"vhost-user","chardev":"charnet4","queues":4,"id":"hostnet4"}' \
|
||||
-device '{"driver":"virtio-net-pci","mq":true,"vectors":10,"netdev":"hostnet4","id":"net4","mac":"52:54:00:ee:96:6e","bus":"pci.0","addr":"0x6"}' \
|
||||
-audiodev '{"id":"audio1","driver":"none"}' \
|
||||
|
Loading…
Reference in New Issue
Block a user