VirtFeatureVerification

Attachment 'd32.xml'

Download

   1 <domain type='qemu'>
   2   <name>d32</name>
   3   <memory>524288</memory>
   4   <currentMemory>524288</currentMemory>
   5   <vcpu>1</vcpu>
   6   <os>
   7     <type arch='x86_64' machine='pc-0.12'>hvm</type>
   8     <boot dev='hd'/>
   9   </os>
  10   <features>
  11     <acpi/>
  12     <apic/>
  13     <pae/>
  14   </features>
  15   <clock offset='utc'/>
  16   <on_poweroff>destroy</on_poweroff>
  17   <on_reboot>restart</on_reboot>
  18   <on_crash>restart</on_crash>
  19   <devices>
  20     <emulator>/usr/bin/qemu</emulator>
  21     <disk type='block' device='cdrom'>
  22       <driver name='qemu'/>
  23       <target dev='hdc' bus='ide'/>
  24       <readonly/>
  25     </disk>
  26     <disk type='file' device='disk'>
  27       <driver name='qemu'/>
  28       <source file='/srv/export/d32.img'/>
  29       <target dev='hda' bus='ide'/>
  30     </disk>
  31     <interface type='network'>
  32       <mac address='52:54:00:4f:bc:9c'/>
  33       <source network='default'/>
  34     </interface>
  35     <console type='pty'>
  36       <target port='0'/>
  37     </console>
  38     <console type='pty'>
  39       <target port='0'/>
  40     </console>
  41     <input type='mouse' bus='ps2'/>
  42     <graphics type='vnc' port='5901' autoport='no' listen=''/>
  43     <video>
  44       <model type='cirrus' vram='9216' heads='1'/>
  45     </video>
  46   </devices>
  47 </domain>

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2010-08-30 20:50:11, 1.2 KB) [[attachment:d32.xml]]
 All files | Selected Files: delete move to page

You are not allowed to attach a file to this page.