
On Mon, 10 Oct 2011 10:58:42 +0100 "Daniel P. Berrange" <berrange@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