Advertisement
Guest User

Untitled

a guest
Mar 12th, 2015
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 4.43 KB | None | 0 0
  1. <domain type='kvm'>
  2.   <name>win7</name>
  3.   <uuid>b4984b3a-2f68-41d2-b2da-71853ed0a5ef</uuid>
  4.   <memory unit='KiB'>2097152</memory>
  5.   <currentMemory unit='KiB'>2097152</currentMemory>
  6.   <vcpu placement='static'>1</vcpu>
  7.   <os>
  8.     <type arch='x86_64' machine='pc-i440fx-2.2'>hvm</type>
  9.   </os>
  10.   <features>
  11.     <acpi/>
  12.     <apic/>
  13.     <pae/>
  14.     <hyperv>
  15.       <relaxed state='on'/>
  16.       <vapic state='on'/>
  17.       <spinlocks state='on' retries='8191'/>
  18.     </hyperv>
  19.   </features>
  20.   <cpu mode='custom' match='exact'>
  21.     <model fallback='allow'>Nehalem</model>
  22.   </cpu>
  23.   <clock offset='localtime'>
  24.     <timer name='rtc' tickpolicy='catchup'/>
  25.     <timer name='pit' tickpolicy='delay'/>
  26.     <timer name='hpet' present='no'/>
  27.     <timer name='hypervclock' present='yes'/>
  28.   </clock>
  29.   <on_poweroff>destroy</on_poweroff>
  30.   <on_reboot>restart</on_reboot>
  31.   <on_crash>restart</on_crash>
  32.   <pm>
  33.     <suspend-to-mem enabled='no'/>
  34.     <suspend-to-disk enabled='no'/>
  35.   </pm>
  36.   <devices>
  37.     <emulator>/usr/sbin/qemu-system-x86_64</emulator>
  38.     <disk type='file' device='disk'>
  39.       <driver name='qemu' type='qcow2'/>
  40.       <source file='/var/lib/libvirt/images/win7.qcow2'/>
  41.       <target dev='sda' bus='scsi'/>
  42.       <boot order='2'/>
  43.       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  44.     </disk>
  45.     <disk type='file' device='cdrom'>
  46.       <driver name='qemu' type='raw'/>
  47.       <source file='/home/shooter/Downloads/Windows_7_Russian_MSDN_[NNM-Club]/ru_windows_7_ultimate_x86_dvd_x15-65951.iso'/>
  48.       <target dev='hdb' bus='ide'/>
  49.       <readonly/>
  50.       <boot order='1'/>
  51.       <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  52.     </disk>
  53.     <controller type='usb' index='0' model='ich9-ehci1'>
  54.       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x7'/>
  55.     </controller>
  56.     <controller type='usb' index='0' model='ich9-uhci1'>
  57.       <master startport='0'/>
  58.       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0' multifunction='on'/>
  59.     </controller>
  60.     <controller type='usb' index='0' model='ich9-uhci2'>
  61.       <master startport='2'/>
  62.       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x1'/>
  63.     </controller>
  64.     <controller type='usb' index='0' model='ich9-uhci3'>
  65.       <master startport='4'/>
  66.       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x2'/>
  67.     </controller>
  68.     <controller type='pci' index='0' model='pci-root'/>
  69.     <controller type='ide' index='0'>
  70.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  71.     </controller>
  72.     <controller type='virtio-serial' index='0'>
  73.       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
  74.     </controller>
  75.     <controller type='scsi' index='0'>
  76.       <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  77.     </controller>
  78.     <controller type='sata' index='0'>
  79.       <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/>
  80.     </controller>
  81.     <interface type='bridge'>
  82.       <mac address='52:54:00:5e:e3:cf'/>
  83.       <source bridge='br0'/>
  84.       <model type='rtl8139'/>
  85.       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  86.     </interface>
  87.     <serial type='pty'>
  88.       <target port='0'/>
  89.     </serial>
  90.     <console type='pty'>
  91.       <target type='serial' port='0'/>
  92.     </console>
  93.     <channel type='spicevmc'>
  94.       <target type='virtio' name='com.redhat.spice.0'/>
  95.       <address type='virtio-serial' controller='0' bus='0' port='1'/>
  96.     </channel>
  97.     <input type='tablet' bus='usb'/>
  98.     <input type='mouse' bus='ps2'/>
  99.     <input type='keyboard' bus='ps2'/>
  100.     <graphics type='spice' autoport='yes'/>
  101.     <sound model='ich6'>
  102.       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  103.     </sound>
  104.     <video>
  105.       <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/>
  106.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  107.     </video>
  108.     <redirdev bus='usb' type='spicevmc'>
  109.     </redirdev>
  110.     <redirdev bus='usb' type='spicevmc'>
  111.     </redirdev>
  112.     <redirdev bus='usb' type='spicevmc'>
  113.     </redirdev>
  114.     <redirdev bus='usb' type='spicevmc'>
  115.     </redirdev>
  116.     <memballoon model='virtio'>
  117.       <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  118.     </memballoon>
  119.   </devices>
  120. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement