Re: [libvirt] [PATCH 0/2] PowerPC : Miscellaneous fixes for 'ppc64le' architecture.

2015-03-03 Thread Prerna Saxena

On Tuesday 03 March 2015 03:29 PM, Michal Privoznik wrote:
 On 26.02.2015 18:09, Prerna Saxena wrote:
 From a28ef5a3e7b9cb023948cf97d9f472bb3a1e06d3 Mon Sep 17 00:00:00 2001
 From: Prerna Saxena pre...@linux.vnet.ibm.com
 Date: Thu, 26 Feb 2015 22:31:05 +0530

 This series adds few miscellaneous fixes for PowerPC 64-bit Little
 Endian Architecture.

 Changelog :
 ==
 v1 of Patch 1/2 already posted and acked :
 https://www.redhat.com/archives/libvir-list/2015-February/msg00486.html
 Patch 2/2 adds a testcase to supplement patch 1.

 Prerna Saxena (2):
   PowerPC: Augment XML schema to include 'ppc64le' arch and newer
 pseries-2.* machine types.
   Tests : Add test for 'ppc64le' architecture.

  docs/schemas/basictypes.rng|  1 +
  docs/schemas/domaincommon.rng  |  7 -
  .../qemuxml2argv-pseries-cpu-le.args   |  7 +
  .../qemuxml2argv-pseries-cpu-le.xml| 17 
  tests/qemuxml2argvtest.c   |  2 ++
  tests/testutilsqemu.c  | 30 
 ++
  6 files changed, 63 insertions(+), 1 deletion(-)
  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-le.args
  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-le.xml

 I've tweaked the commit messages a bit, ACKed and pushed.

 Michal

Thank you :-)

-- 
Prerna Saxena

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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


Re: [libvirt] [PATCH 0/2] PowerPC : Miscellaneous fixes for 'ppc64le' architecture.

2015-03-03 Thread Michal Privoznik
On 26.02.2015 18:09, Prerna Saxena wrote:
 
From a28ef5a3e7b9cb023948cf97d9f472bb3a1e06d3 Mon Sep 17 00:00:00 2001
 From: Prerna Saxena pre...@linux.vnet.ibm.com
 Date: Thu, 26 Feb 2015 22:31:05 +0530
 
 This series adds few miscellaneous fixes for PowerPC 64-bit Little
 Endian Architecture.
 
 Changelog :
 ==
 v1 of Patch 1/2 already posted and acked :
 https://www.redhat.com/archives/libvir-list/2015-February/msg00486.html
 Patch 2/2 adds a testcase to supplement patch 1.
 
 Prerna Saxena (2):
   PowerPC: Augment XML schema to include 'ppc64le' arch and newer
 pseries-2.* machine types.
   Tests : Add test for 'ppc64le' architecture.
 
  docs/schemas/basictypes.rng|  1 +
  docs/schemas/domaincommon.rng  |  7 -
  .../qemuxml2argv-pseries-cpu-le.args   |  7 +
  .../qemuxml2argv-pseries-cpu-le.xml| 17 
  tests/qemuxml2argvtest.c   |  2 ++
  tests/testutilsqemu.c  | 30 
 ++
  6 files changed, 63 insertions(+), 1 deletion(-)
  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-le.args
  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-le.xml
 

I've tweaked the commit messages a bit, ACKed and pushed.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


[libvirt] [PATCH 0/2] PowerPC : Miscellaneous fixes for 'ppc64le' architecture.

2015-02-26 Thread Prerna Saxena

From a28ef5a3e7b9cb023948cf97d9f472bb3a1e06d3 Mon Sep 17 00:00:00 2001
From: Prerna Saxena pre...@linux.vnet.ibm.com
Date: Thu, 26 Feb 2015 22:31:05 +0530

This series adds few miscellaneous fixes for PowerPC 64-bit Little
Endian Architecture.

Changelog :
==
v1 of Patch 1/2 already posted and acked :
https://www.redhat.com/archives/libvir-list/2015-February/msg00486.html
Patch 2/2 adds a testcase to supplement patch 1.

Prerna Saxena (2):
  PowerPC: Augment XML schema to include 'ppc64le' arch and newer
pseries-2.* machine types.
  Tests : Add test for 'ppc64le' architecture.

 docs/schemas/basictypes.rng|  1 +
 docs/schemas/domaincommon.rng  |  7 -
 .../qemuxml2argv-pseries-cpu-le.args   |  7 +
 .../qemuxml2argv-pseries-cpu-le.xml| 17 
 tests/qemuxml2argvtest.c   |  2 ++
 tests/testutilsqemu.c  | 30 ++
 6 files changed, 63 insertions(+), 1 deletion(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-le.args
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-le.xml

-- 
1.9.3

-- 
Prerna Saxena

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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list