[Libvir] Proposed XML format for capabilities, with examples [long]

Daniel P. Berrange berrange at redhat.com
Thu Mar 15 14:33:22 UTC 2007


On Thu, Mar 15, 2007 at 02:27:04PM +0000, Daniel P. Berrange wrote:
>   <guest>
>     <os_type>hvm</os_type>
>     <arch name="sparc">
>       <wordsize>32</wordsize>
>       <machine >sun4m</machine>
>       <emulator>/usr/bin/qemu-system-sparc</emulator>
>       <domain type="qemu"/>
>     </arch>
>     <features>
>       <pae/>
>       <nonpae/>
>     </features>
>   </guest>

One thing I forgot to mention is that upstream QEMU recently added a
-cpu flag to allow specification of different CPU models within a
particular architecture. So I expect in the future we may add a <cpu>
field within  <arch> in a similar way to the multiple <machine> fields.

Regards,
Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 




More information about the libvir-list mailing list