On Fri, Dec 21, 2012 at 7:28 AM, Eric Blake <eblake(a)redhat.com> wrote:
On 12/19/2012 11:02 PM, Li Zhang wrote:
> From: Li Zhang <zhlcindy(a)linux.vnet.ibm.com>
>
> This patch series is to fix bugs on PowerPC we found when testing
> libvirt.
>
> Li Zhang (6):
> Set std VGA model as default model for ppc64.
> Use -machine option for PPC64
> Remove QEMU_CAPS_NO_ACPI capability for non-x86 platform
> Support all backend serial devices for pSeries guest
> Set the default machine as pseries for PPC64
> Use help string "-device driver," when getting additional caps.
>
> src/conf/capabilities.c | 6 ++++
> src/conf/domain_conf.c | 2 ++
> src/qemu/qemu_capabilities.c | 12 ++++++--
> src/qemu/qemu_command.c | 31
+++++++++++---------
> .../qemuxml2argv-machine-core-off.args | 2 +-
> .../qemuxml2argv-machine-core-on.args | 2 +-
> .../qemuxml2argv-pseries-basic.args | 2 +-
> .../qemuxml2argv-pseries-vio-user-assigned.args | 2 +-
> .../qemuxml2argvdata/qemuxml2argv-pseries-vio.args | 2 +-
> 9 files changed, 39 insertions(+), 22 deletions(-)
I've pushed 1, 3, and 4 (the ones with ACK).
Thanks.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org
--
Best Regards
-Li