Re: [PATCH 2/8] linux-headers: Update for KVM_DEV_XIVE_GRP_SOURCE_INFO

2020-08-19 Thread Cédric Le Goater
On 8/20/20 2:58 AM, David Gibson wrote: > On Wed, Aug 19, 2020 at 03:08:37PM +0200, Cédric Le Goater wrote: >> To be sent with the linux-headers update when support is merged. > > Ah, so this isn't ready to go just yet. No indeed. We should get the QEMU part correct first, and handle safely the

Re: [PATCH 2/8] linux-headers: Update for KVM_DEV_XIVE_GRP_SOURCE_INFO

2020-08-19 Thread David Gibson
On Wed, Aug 19, 2020 at 03:08:37PM +0200, Cédric Le Goater wrote: > To be sent with the linux-headers update when support is merged. Ah, so this isn't ready to go just yet. > > Signed-off-by: Cédric Le Goater > --- > linux-headers/asm-powerpc/kvm.h | 8 > 1 file changed, 8 insertions(

[PATCH 2/8] linux-headers: Update for KVM_DEV_XIVE_GRP_SOURCE_INFO

2020-08-19 Thread Cédric Le Goater
To be sent with the linux-headers update when support is merged. Signed-off-by: Cédric Le Goater --- linux-headers/asm-powerpc/kvm.h | 8 1 file changed, 8 insertions(+) diff --git a/linux-headers/asm-powerpc/kvm.h b/linux-headers/asm-powerpc/kvm.h index 264e266a85bf..aeb8e8c4633b 1006