On Sun, Feb 15, 2015 at 09:45:25AM +0530, Prerna Saxena wrote:
This patch set addresses some miscellaneous fixes for libvirt on
PowerPC.
Details:
Patch 1/4 : This adds 'qemu-system-ppc64' as the default emulator for ppc64 &
ppc64le guests.
Patch 2/4 : Fixes a small error where not specifying a CPU model leads to a NULL compat
specification.
I have pushed the first two patches.
Patch 3/4 : This introduces 'ppc64le' and newer pseries
machine types to domain schema.
Patch 4/4 : Forbids floppy devices in domain XML.
These would be better if they included some test cases (so would 2/4,
but adding a different host cpu to the test suite is not that trivial).
Jan