Sha256: 506d0fdef512adf058f1cfc89ba8d8c428a4c4a42b8efc7c3540e6ff8ce8f529

Contents?: true

Size: 782 Bytes

Versions: 1

Compression:

Stored size: 782 Bytes

Contents

<domain xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0' type=''>
  <name/>
  <title/>
  <description/>
  <uuid/>
  <memory/>
  <vcpu>1</vcpu>


  <cpu mode='host-model'>
      <model fallback='allow'></model>
  </cpu>


  <os>
        <type>hvm</type>
    <kernel/>
    <initrd></initrd>
    <cmdline/>
  </os>
  <features>
    <acpi/>
    <apic/>
    <pae/>
  </features>
  <clock offset='utc'/>
  <devices>


    <serial type='pty'>
      <target port='0'/>
    </serial>
    <console type='pty'>
      <target port='0'/>
    </console>


    <input bus='ps2' type='mouse'/>

      <graphics autoport='yes' keymap='en-us' listen='127.0.0.1' port='-1' type='vnc'/>
      <video>
        <model heads='1' type='cirrus' vram='9216'/>
      </video>


  </devices>

</domain>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-libvirt-0.3.0 spec/unit/action/start_domain_spec/default.xml