Displaying 1 result from an estimated 1 matches for "testdom_spice_vnc_aliases".
2014 May 14
3
aliases for graphic devices
...ics>
    <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1'>
      <listen type='address' address='127.0.0.1'/>
      <alias name='display.1'/>
    </graphics>
# virsh -c qemu:///system
virsh # create testdom_spice_vnc_aliases.xml  # see attachment
Domain fedora19 created from testdom_spice_vnc_aliases.xml
virsh # dumpxml fedora19  # only relevant part, see attachment for full output
[...]
    <graphics type='spice' port='5900' autoport='yes' listen='127.0.0.1'>
      <listen typ...