[libvirt] [PATCH v2 2/3] cpu: Implement guestData and update for PPC

Daniel P. Berrange berrange at redhat.com
Thu Sep 5 11:13:23 UTC 2013


On Tue, Sep 03, 2013 at 02:28:24PM +0800, Li Zhang wrote:
> From: Li Zhang <zhlcindy at linux.vnet.ibm.com>
> 
> On Power platform, Power7+ can support Power7 guest.
> It needs to define XML configuration to specify guest's CPU model.
> 
> For exmaple:
>   <cpu match='exact'>
>     <model>POWER7_v2.1</model>
>     <vendor>IBM</vendor>
>   </cpu>
> 
> Signed-off-by: Li Zhang <zhlcindy at linux.vnet.ibm.com>
> ---
>  src/cpu/cpu_powerpc.c | 178 ++++++++++++++++++++++++++++++++++++++++++++++++--
>  1 file changed, 174 insertions(+), 4 deletions(-)

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list