spacepaste

  1.  
  2. <!--
  3. WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
  4. OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  5. virsh edit generic
  6. or other application using the libvirt API.
  7. -->
  8. <domain type='kvm'>
  9. <name>generic</name>
  10. <uuid>05d8f3ea-eacb-48a0-8df4-f25c7d90616a</uuid>
  11. <memory unit='KiB'>6144000</memory>
  12. <currentMemory unit='KiB'>6144000</currentMemory>
  13. <vcpu placement='static'>4</vcpu>
  14. <os>
  15. <type arch='x86_64' machine='pc-i440fx-2.5'>hvm</type>
  16. <loader readonly='yes' type='pflash'>/usr/share/edk2.git/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
  17. <nvram>/var/lib/libvirt/qemu/nvram/generic_VARS.fd</nvram>
  18. <boot dev='hd'/>
  19. </os>
  20. <features>
  21. <acpi/>
  22. <apic/>
  23. <vmport state='off'/>
  24. </features>
  25. <cpu mode='custom' match='exact'>
  26. <model fallback='allow'>IvyBridge</model>
  27. </cpu>
  28. <clock offset='utc'>
  29. <timer name='rtc' tickpolicy='catchup'/>
  30. <timer name='pit' tickpolicy='delay'/>
  31. <timer name='hpet' present='no'/>
  32. </clock>
  33. <on_poweroff>destroy</on_poweroff>
  34. <on_reboot>restart</on_reboot>
  35. <on_crash>restart</on_crash>
  36. <pm>
  37. <suspend-to-mem enabled='no'/>
  38. <suspend-to-disk enabled='no'/>
  39. </pm>
  40. <devices>
  41. <emulator>/usr/sbin/qemu-system-x86_64</emulator>
  42. <disk type='file' device='disk'>
  43. <driver name='qemu' type='qcow2'/>
  44. <source file='/var/lib/libvirt/images/generic.qcow2'/>
  45. <target dev='hda' bus='ide'/>
  46. <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  47. </disk>
  48. <controller type='usb' index='0' model='ich9-ehci1'>
  49. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x7'/>
  50. </controller>
  51. <controller type='usb' index='0' model='ich9-uhci1'>
  52. <master startport='0'/>
  53. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/>
  54. </controller>
  55. <controller type='usb' index='0' model='ich9-uhci2'>
  56. <master startport='2'/>
  57. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/>
  58. </controller>
  59. <controller type='usb' index='0' model='ich9-uhci3'>
  60. <master startport='4'/>
  61. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x2'/>
  62. </controller>
  63. <controller type='pci' index='0' model='pci-root'/>
  64. <controller type='ide' index='0'>
  65. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  66. </controller>
  67. <controller type='virtio-serial' index='0'>
  68. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  69. </controller>
  70. <interface type='direct'>
  71. <mac address='52:54:00:00:bd:2e'/>
  72. <source dev='eno1' mode='bridge'/>
  73. <model type='rtl8139'/>
  74. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  75. </interface>
  76. <serial type='pty'>
  77. <target port='0'/>
  78. </serial>
  79. <console type='pty'>
  80. <target type='serial' port='0'/>
  81. </console>
  82. <channel type='spicevmc'>
  83. <target type='virtio' name='com.redhat.spice.0'/>
  84. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  85. </channel>
  86. <input type='mouse' bus='ps2'/>
  87. <input type='keyboard' bus='ps2'/>
  88. <sound model='ich6'>
  89. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  90. </sound>
  91. <hostdev mode='subsystem' type='pci' managed='yes'>
  92. <source>
  93. <address domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  94. </source>
  95. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  96. </hostdev>
  97. <redirdev bus='usb' type='spicevmc'>
  98. </redirdev>
  99. <redirdev bus='usb' type='spicevmc'>
  100. </redirdev>
  101. <memballoon model='virtio'>
  102. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  103. </memballoon>
  104. </devices>
  105. </domain>
  106.