Advertisement
Guest User

win 10

a guest
Apr 26th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.94 KB | None | 0 0
  1. <domain type='kvm' id='131'>
  2.   <name>SRV-Mexal</name>
  3.   <uuid>b30fa9bf-9133-3b84-7276-144729280bd4</uuid>
  4.   <description>Server Mexal</description>
  5.   <memory unit='KiB'>16777216</memory>
  6.   <currentMemory unit='KiB'>16777216</currentMemory>
  7.   <vcpu placement='static'>6</vcpu>
  8.   <cputune>
  9.     <vcpupin vcpu='0' cpuset='6'/>
  10.     <vcpupin vcpu='1' cpuset='7'/>
  11.     <vcpupin vcpu='2' cpuset='8'/>
  12.     <vcpupin vcpu='3' cpuset='9'/>
  13.     <vcpupin vcpu='4' cpuset='10'/>
  14.     <vcpupin vcpu='5' cpuset='11'/>
  15.   </cputune>
  16.   <resource>
  17.     <partition>/machine</partition>
  18.   </resource>
  19.   <os>
  20.     <type arch='x86_64' machine='pc-i440fx-rhel7.2.0'>hvm</type>
  21.     <boot dev='hd'/>
  22.     <boot dev='cdrom'/>
  23.     <bootmenu enable='yes'/>
  24.   </os>
  25.   <features>
  26.     <acpi/>
  27.     <apic/>
  28.     <pae/>
  29.   </features>
  30.   <cpu mode='host-passthrough'>
  31.     <topology sockets='1' cores='3' threads='2'/>
  32.   </cpu>
  33.   <clock offset='utc'/>
  34.   <on_poweroff>destroy</on_poweroff>
  35.   <on_reboot>restart</on_reboot>
  36.   <on_crash>restart</on_crash>
  37.   <devices>
  38.     <emulator>/usr/libexec/qemu-kvm</emulator>
  39.     <disk type='file' device='disk'>
  40.       <driver name='qemu' type='raw' cache='none' io='native'/>
  41.       <source file='/dev/virt/SRV-Mexal'/>
  42.       <backingStore/>
  43.       <target dev='vda' bus='virtio'/>
  44.       <alias name='virtio-disk0'/>
  45.       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  46.     </disk>
  47.     <disk type='block' device='disk'>
  48.       <driver name='qemu' type='raw' cache='none' io='native'/>
  49.       <source dev='/dev/virt/SRV-Mexal_data'/>
  50.       <backingStore/>
  51.       <target dev='vdb' bus='virtio'/>
  52.       <alias name='virtio-disk1'/>
  53.       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  54.     </disk>
  55.     <disk type='file' device='cdrom'>
  56.       <driver name='qemu' type='raw'/>
  57.       <backingStore/>
  58.       <target dev='hda' bus='ide' tray='open'/>
  59.       <readonly/>
  60.       <alias name='ide0-1-1'/>
  61.       <address type='drive' controller='0' bus='1' target='0' unit='1'/>
  62.     </disk>
  63.     <controller type='usb' index='0'>
  64.       <alias name='usb'/>
  65.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
  66.     </controller>
  67.     <controller type='pci' index='0' model='pci-root'>
  68.       <alias name='pci.0'/>
  69.     </controller>
  70.     <controller type='ide' index='0'>
  71.       <alias name='ide'/>
  72.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  73.     </controller>
  74.     <interface type='direct'>
  75.       <mac address='52:54:00:67:54:03'/>
  76.       <source dev='eno2' mode='bridge'/>
  77.       <target dev='macvtap4'/>
  78.       <model type='virtio'/>
  79.       <alias name='net0'/>
  80.       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  81.     </interface>
  82.     <serial type='pty'>
  83.       <source path='/dev/pts/4'/>
  84.       <target port='0'/>
  85.       <alias name='serial0'/>
  86.     </serial>
  87.     <console type='pty' tty='/dev/pts/4'>
  88.       <source path='/dev/pts/4'/>
  89.       <target type='serial' port='0'/>
  90.       <alias name='serial0'/>
  91.     </console>
  92.     <input type='tablet' bus='usb'>
  93.       <alias name='input0'/>
  94.     </input>
  95.     <input type='mouse' bus='ps2'/>
  96.     <input type='keyboard' bus='ps2'/>
  97.     <graphics type='vnc' port='5900' autoport='yes' listen='0.0.0.0' keymap='it'>
  98.       <listen type='address' address='0.0.0.0'/>
  99.     </graphics>
  100.     <video>
  101.       <model type='cirrus' vram='16384' heads='1'/>
  102.       <alias name='video0'/>
  103.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  104.     </video>
  105.     <memballoon model='virtio'>
  106.       <alias name='balloon0'/>
  107.       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
  108.     </memballoon>
  109.   </devices>
  110.   <seclabel type='dynamic' model='selinux' relabel='yes'>
  111.     <label>system_u:system_r:svirt_t:s0:c34,c328</label>
  112.     <imagelabel>system_u:object_r:svirt_image_t:s0:c34,c328</imagelabel>
  113.   </seclabel>
  114. </domain>
  115. Edit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement