Re: [Qemu-devel] [PATCH 1/5] vfio: update kernel headers.

2019-01-13 Thread Gerd Hoffmann
On Fri, Jan 11, 2019 at 09:32:43AM -0600, Eric Blake wrote: > On 1/11/19 3:31 AM, Gerd Hoffmann wrote: > > Temporary, for testing convinience. > > convenience > > > > > Once qemu master is synced with the linux 5.0-rc1 headers > > this is not needed any more. > > What's the timeline for when th

Re: [Qemu-devel] [PATCH 1/5] vfio: update kernel headers.

2019-01-11 Thread Eric Blake
On 1/11/19 3:31 AM, Gerd Hoffmann wrote: > Temporary, for testing convinience. convenience > > Once qemu master is synced with the linux 5.0-rc1 headers > this is not needed any more. What's the timeline for when that patch will happen, compared to whether we want this one now followed by a rev

[Qemu-devel] [PATCH 1/5] vfio: update kernel headers.

2019-01-11 Thread Gerd Hoffmann
Temporary, for testing convinience. Once qemu master is synced with the linux 5.0-rc1 headers this is not needed any more. Signed-off-by: Gerd Hoffmann --- linux-headers/linux/vfio.h | 50 ++ 1 file changed, 50 insertions(+) diff --git a/linux-header