On Mon, Aug 03, 2015 at 07:08:17PM +0200, Paolo Bonzini wrote: > > > On 03/08/2015 16:41, Andrew Jones wrote: > > Add enough RTAS support to support power-off, and apply it to > > exit(). > > > > Signed-off-by: Andrew Jones <drjones@xxxxxxxxxx> > > Why not use virtio-mmio + testdev on ppc as well? Similar to how we're > not using PSCI on ARM or ACPI on x86. I have some longer term plans to add minimal virtio-pci support to kvm-unit-tests, and then we could plug virtio-serial+chr-testdev into that. I didn't think I could use virtio-mmio directly with spapr, but maybe I can? Actually, I sort of like this approach more in some respects though, as it doesn't require a special testdev or virtio support, keeping the unit test extra minimal. In fact, I was even thinking about posting patches (which I've already written) that allow chr-testdev to be optional for ARM too, now that it could use the exitcode snooper. Thanks, drew > > Paolo > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html