Need per arch templates; support ppc64el

Bug #1573820 reported by Jon Grimm
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
uvtool
New
Undecided
Unassigned

Bug Description

Just opening to keep this in safe place:

From rharper: (download this) and then you can uvt-kvm create --template <template> ...

<domain type='kvm'>
  <os>
    <type arch="ppc64le" machine="pseries">hvm</type>
    <boot dev='hd' />
  </os>
  <features>
    <acpi/>
    <apic/>
    <pae/>
  </features>
  <devices>
    <interface type='network'>
      <source network='default'/>
      <model type='virtio'/>
    </interface>
    <serial type='pty'>
      <source path='/dev/pts/3'/>
      <target port='0'/>
    </serial>
    <graphics type='vnc' autoport='yes' listen='127.0.0.1'>
      <listen type='address' address='127.0.0.1'/>
    </graphics>
    <video/>
  </devices>
</domain>

Tags: architecture
Robie Basak (racb)
tags: added: architecture
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.