docs: Reword virDomainGetEmulatorPinInfo description
[libvirt.git] / tests / qemuhotplugtestcpus / x86-modern-bulk-result-conf.xml
blobbec46987ff853b36e142772ab639f6281c2c71be
1 <domain type='qemu'>
2   <name>QEMUGuest1</name>
3   <uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
4   <memory unit='KiB'>219100</memory>
5   <currentMemory unit='KiB'>219100</currentMemory>
6   <vcpu placement='static' current='7'>8</vcpu>
7   <vcpus>
8     <vcpu id='0' enabled='yes' hotpluggable='no'/>
9     <vcpu id='1' enabled='yes' hotpluggable='no'/>
10     <vcpu id='2' enabled='yes' hotpluggable='no'/>
11     <vcpu id='3' enabled='yes' hotpluggable='no'/>
12     <vcpu id='4' enabled='yes' hotpluggable='no'/>
13     <vcpu id='5' enabled='yes' hotpluggable='yes'/>
14     <vcpu id='6' enabled='yes' hotpluggable='yes'/>
15     <vcpu id='7' enabled='no' hotpluggable='yes'/>
16   </vcpus>
17   <os>
18     <type arch='x86_64' machine='pc'>hvm</type>
19     <boot dev='network'/>
20   </os>
21   <cpu mode='custom' match='exact' check='none'>
22     <model fallback='forbid'>qemu64</model>
23     <topology sockets='4' dies='1' clusters='1' cores='2' threads='1'/>
24   </cpu>
25   <clock offset='utc'/>
26   <on_poweroff>destroy</on_poweroff>
27   <on_reboot>restart</on_reboot>
28   <on_crash>destroy</on_crash>
29   <devices>
30     <emulator>/usr/bin/qemu-system-x86_64</emulator>
31     <controller type='usb' index='0' model='piix3-uhci'>
32       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
33     </controller>
34     <controller type='pci' index='0' model='pci-root'/>
35     <input type='mouse' bus='ps2'/>
36     <input type='keyboard' bus='ps2'/>
37     <audio id='1' type='none'/>
38     <memballoon model='virtio'>
39       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
40     </memballoon>
41   </devices>
42 </domain>