Re: [Qemu-devel] [PATCH v3 01/15] linux-headers: update to 5.1-rc1

2019-03-21 Thread David Gibson
On Thu, Mar 21, 2019 at 03:49:00PM +0100, Cédric Le Goater wrote: > These changes provide the interface with the KVM device implementing > the XIVE native exploitation interrupt mode. Also used to retrieve the > state of the KVM device for the monitor usage and for migration. > > Available from :

[Qemu-devel] [PATCH v3 01/15] linux-headers: update to 5.1-rc1

2019-03-21 Thread Cédric Le Goater
These changes provide the interface with the KVM device implementing the XIVE native exploitation interrupt mode. Also used to retrieve the state of the KVM device for the monitor usage and for migration. Available from : https://github.com/legoater/linux/commits/xive-5.1 Signed-off-by: Cédric