[libvirt] [RFC PATCH 3/4] powerpc: Add support for qemu-system-ppc64 in qemu capabilities

Prerna Saxena prerna at linux.vnet.ibm.com
Thu Oct 13 12:22:21 UTC 2011


On Mon, 10 Oct 2011 10:58:42 +0100
"Daniel P. Berrange" <berrange at redhat.com> wrote:

> On Sat, Oct 08, 2011 at 12:17:18AM +0530, Prerna Saxena wrote:
> > This patch has a small parser which correctly interprets 
> > qemu-system-ppc64 output for a specific query.
> > This code is independent for powerpc and largely does not interfere
> > with x86 implementation.
> > 
> > ---
> >  src/qemu/qemu_capabilities.c |   64 ++++++++++++++++++++++++++++++++++++++++++
> >  1 files changed, 64 insertions(+), 0 deletions(-)
> > 
> > diff --git a/src/qemu/qemu_capabilities.c b/src/qemu/qemu_capabilities.c
> > index 850d46e..5bdb304 100644
> > --- a/src/qemu/qemu_capabilities.c
> > +++ b/src/qemu/qemu_capabilities.c
> > ...[snip]...
> >  
> >  
> Same question about whether we should include 'ppc' in the arch test
> here too ?
> 

As explained earlier, it should be a trivial effort.

> ACK to the rest of the code anyway.

Thanks.

-- 
Prerna Saxena

Linux Technology Centre,
IBM Systems and Technology Lab,
Bangalore, India




More information about the libvir-list mailing list