Re: [Qemu-devel] [RFC PATCH 0/9] ISA 3.00 KVM guest support

2017-02-08 Thread Alexey Kardashevskiy
On 07/02/17 13:56, Sam Bobroff wrote: > Because KVM will soon provide the necessary infrastructure for KVM guests to > run on POWER9 CPUs, we can now start exploiting this new functionality from > QEMU. See: > https://lists.ozlabs.org/pipermail/linuxppc-dev/2017-January/153433.html > > This work i

Re: [Qemu-devel] [RFC PATCH 0/9] ISA 3.00 KVM guest support

2017-02-08 Thread David Gibson
On Tue, Feb 07, 2017 at 01:56:43PM +1100, Sam Bobroff wrote: > > Because KVM will soon provide the necessary infrastructure for KVM guests to > run on POWER9 CPUs, we can now start exploiting this new functionality from > QEMU. See: > https://lists.ozlabs.org/pipermail/linuxppc-dev/2017-January/15

[Qemu-devel] [RFC PATCH 0/9] ISA 3.00 KVM guest support

2017-02-06 Thread Sam Bobroff
Because KVM will soon provide the necessary infrastructure for KVM guests to run on POWER9 CPUs, we can now start exploiting this new functionality from QEMU. See: https://lists.ozlabs.org/pipermail/linuxppc-dev/2017-January/153433.html This work is not yet complete but it is functional and is pr