Advertisement
Guest User

Virt config

a guest
May 21st, 2014
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 4.50 KB | None | 0 0
  1. <!--
  2. WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
  3. OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  4.  virsh edit Windows
  5. or other application using the libvirt API.
  6. -->
  7.  
  8. <domain type='kvm'>
  9.   <name>Windows</name>
  10.   <uuid>1d8e1109-5081-4a49-a66d-5d8290e262af</uuid>
  11.   <memory unit='KiB'>8388608</memory>
  12.   <currentMemory unit='KiB'>8388608</currentMemory>
  13.   <vcpu placement='static'>4</vcpu>
  14.   <os>
  15.     <type arch='x86_64' machine='pc-i440fx-2.0'>hvm</type>
  16.     <bootmenu enable='no'/>
  17.   </os>
  18.   <features>
  19.     <acpi/>
  20.     <apic/>
  21.     <pae/>
  22.   </features>
  23.   <cpu mode='custom' match='exact'>
  24.     <model fallback='allow'>Haswell</model>
  25.   </cpu>
  26.   <clock offset='localtime'>
  27.     <timer name='rtc' tickpolicy='catchup'/>
  28.     <timer name='pit' tickpolicy='delay'/>
  29.     <timer name='hpet' present='no'/>
  30.   </clock>
  31.   <on_poweroff>destroy</on_poweroff>
  32.   <on_reboot>restart</on_reboot>
  33.   <on_crash>restart</on_crash>
  34.   <pm>
  35.     <suspend-to-mem enabled='no'/>
  36.     <suspend-to-disk enabled='no'/>
  37.   </pm>
  38.   <devices>
  39.     <emulator>/usr/sbin/qemu-system-x86_64</emulator>
  40.     <disk type='block' device='disk'>
  41.       <driver name='qemu' type='raw'/>
  42.       <source dev='/dev/sda3'/>
  43.       <target dev='hda' bus='ide'/>
  44.       <boot order='1'/>
  45.       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  46.     </disk>
  47.     <disk type='block' device='cdrom'>
  48.       <driver name='qemu' type='raw'/>
  49.       <source dev='/dev/sr0'/>
  50.       <target dev='hdb' bus='ide'/>
  51.       <readonly/>
  52.       <boot order='2'/>
  53.       <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  54.     </disk>
  55.     <controller type='usb' index='0' model='ich9-ehci1'>
  56.       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x7'/>
  57.     </controller>
  58.     <controller type='usb' index='0' model='ich9-uhci1'>
  59.       <master startport='0'/>
  60.       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/>
  61.     </controller>
  62.     <controller type='usb' index='0' model='ich9-uhci2'>
  63.       <master startport='2'/>
  64.       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/>
  65.     </controller>
  66.     <controller type='usb' index='0' model='ich9-uhci3'>
  67.       <master startport='4'/>
  68.       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x2'/>
  69.     </controller>
  70.     <controller type='pci' index='0' model='pci-root'/>
  71.     <controller type='ide' index='0'>
  72.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  73.     </controller>
  74.     <controller type='virtio-serial' index='0'>
  75.       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  76.     </controller>
  77.     <controller type='sata' index='0'>
  78.       <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  79.     </controller>
  80.     <interface type='direct'>
  81.       <mac address='52:54:00:c7:f0:58'/>
  82.       <source dev='eno1' mode='bridge'/>
  83.       <model type='rtl8139'/>
  84.       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  85.     </interface>
  86.     <serial type='pty'>
  87.       <target port='0'/>
  88.     </serial>
  89.     <console type='pty'>
  90.       <target type='serial' port='0'/>
  91.     </console>
  92.     <channel type='spicevmc'>
  93.       <target type='virtio' name='com.redhat.spice.0'/>
  94.       <address type='virtio-serial' controller='0' bus='0' port='1'/>
  95.     </channel>
  96.     <input type='tablet' bus='usb'/>
  97.     <input type='mouse' bus='ps2'/>
  98.     <input type='keyboard' bus='ps2'/>
  99.     <graphics type='spice' autoport='yes'/>
  100.     <sound model='ich6'>
  101.       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  102.     </sound>
  103.     <video>
  104.       <model type='vga' vram='9216' heads='1'/>
  105.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  106.     </video>
  107.     <hostdev mode='subsystem' type='pci' managed='yes'>
  108.       <source>
  109.         <address domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  110.       </source>
  111.       <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/>
  112.     </hostdev>
  113.     <redirdev bus='usb' type='spicevmc'>
  114.     </redirdev>
  115.     <redirdev bus='usb' type='spicevmc'>
  116.     </redirdev>
  117.     <redirdev bus='usb' type='spicevmc'>
  118.     </redirdev>
  119.     <redirdev bus='usb' type='spicevmc'>
  120.     </redirdev>
  121.     <memballoon model='virtio'>
  122.       <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  123.     </memballoon>
  124.   </devices>
  125. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement