Advertisement
Guest User

Untitled

a guest
May 23rd, 2014
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.77 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' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
  9. <name>Windows</name>
  10. <uuid>e4d306da-9c8f-4882-a2a3-95e155a4d270</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. <boot dev='hd'/>
  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. <vendor>Intel</vendor>
  26. <feature policy='require' name='tm2'/>
  27. <feature policy='require' name='est'/>
  28. <feature policy='require' name='vmx'/>
  29. <feature policy='require' name='osxsave'/>
  30. <feature policy='require' name='smx'/>
  31. <feature policy='require' name='ss'/>
  32. <feature policy='require' name='ds'/>
  33. <feature policy='require' name='vme'/>
  34. <feature policy='require' name='dtes64'/>
  35. <feature policy='require' name='abm'/>
  36. <feature policy='require' name='ht'/>
  37. <feature policy='require' name='acpi'/>
  38. <feature policy='require' name='pbe'/>
  39. <feature policy='require' name='tm'/>
  40. <feature policy='require' name='pdcm'/>
  41. <feature policy='require' name='pdpe1gb'/>
  42. <feature policy='require' name='ds_cpl'/>
  43. <feature policy='require' name='rdrand'/>
  44. <feature policy='require' name='f16c'/>
  45. <feature policy='require' name='xtpr'/>
  46. <feature policy='require' name='monitor'/>
  47. </cpu>
  48. <clock offset='localtime'>
  49. <timer name='rtc' tickpolicy='catchup'/>
  50. <timer name='pit' tickpolicy='delay'/>
  51. <timer name='hpet' present='no'/>
  52. </clock>
  53. <on_poweroff>destroy</on_poweroff>
  54. <on_reboot>restart</on_reboot>
  55. <on_crash>restart</on_crash>
  56. <pm>
  57. <suspend-to-mem enabled='no'/>
  58. <suspend-to-disk enabled='no'/>
  59. </pm>
  60. <devices>
  61. <emulator>/usr/sbin/qemu-system-x86_64</emulator>
  62. <disk type='block' device='disk'>
  63. <driver name='qemu' type='raw' cache='none' io='native'/>
  64. <source dev='/dev/sda3'/>
  65. <target dev='hda' bus='ide'/>
  66. <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  67. </disk>
  68. <disk type='block' device='cdrom'>
  69. <driver name='qemu' type='raw'/>
  70. <source dev='/dev/sr0'/>
  71. <target dev='hdb' bus='ide'/>
  72. <readonly/>
  73. <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  74. </disk>
  75. <controller type='usb' index='0' model='ich9-ehci1'>
  76. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x7'/>
  77. </controller>
  78. <controller type='usb' index='0' model='ich9-uhci1'>
  79. <master startport='0'/>
  80. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0' multifunction='on'/>
  81. </controller>
  82. <controller type='usb' index='0' model='ich9-uhci2'>
  83. <master startport='2'/>
  84. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x1'/>
  85. </controller>
  86. <controller type='usb' index='0' model='ich9-uhci3'>
  87. <master startport='4'/>
  88. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x2'/>
  89. </controller>
  90. <controller type='pci' index='0' model='pci-root'/>
  91. <controller type='ide' index='0'>
  92. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  93. </controller>
  94. <controller type='virtio-serial' index='0'>
  95. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  96. </controller>
  97. <interface type='direct'>
  98. <mac address='52:54:00:96:08:29'/>
  99. <source dev='eno1' mode='bridge'/>
  100. <model type='rtl8139'/>
  101. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  102. </interface>
  103. <channel type='spicevmc'>
  104. <target type='virtio' name='com.redhat.spice.0'/>
  105. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  106. </channel>
  107. <input type='tablet' bus='usb'/>
  108. <memballoon model='virtio'>
  109. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  110. </memballoon>
  111. </devices>
  112. <qemu:commandline>
  113. <qemu:arg value='-device'/>
  114. <qemu:arg value='ioh3420,bus=pci.0,addr=1c.0,multifunction=on,port=1,chassis=1,id=root.1'/>
  115. <qemu:arg value='-device'/>
  116. <qemu:arg value='vfio-pci,host=02:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on'/>
  117. <qemu:arg value='-device'/>
  118. <qemu:arg value='vfio-pci,host=02:00.1,bus=root.1,addr=00.1'/>
  119. <qemu:arg value='-spice'/>
  120. <qemu:arg value='port=54321'/>
  121. </qemu:commandline>
  122. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement