Codebase list libvirt-glib / run/7e03a65c-6afd-450b-afea-4a549013b4a5/main tests / xml / gconfig-domain-device-video.xml
run/7e03a65c-6afd-450b-afea-4a549013b4a5/main

Tree @run/7e03a65c-6afd-450b-afea-4a549013b4a5/main (Download .tar.gz)

gconfig-domain-device-video.xml @run/7e03a65c-6afd-450b-afea-4a549013b4a5/mainraw · history · blame

1
2
3
4
5
6
7
<domain>
  <devices>
    <video>
      <model type="qxl" heads="4" vram="262144"/>
    </video>
  </devices>
</domain>