Re: [Qemu-devel] [PATCH v3 1/2] vfio-ccw: new capability chain support

2019-03-21 Thread Eric Farman
On 3/1/19 4:39 AM, Cornelia Huck wrote: To be replaced with a real linux-headers update. Signed-off-by: Cornelia Huck This looks straightforward. Reviewed-by: Eric Farman --- linux-headers/linux/vfio.h | 4 linux-headers/linux/vfio_ccw.h | 12 2 files changed

[Qemu-devel] [PATCH v3 1/2] vfio-ccw: new capability chain support

2019-03-01 Thread Cornelia Huck
To be replaced with a real linux-headers update. Signed-off-by: Cornelia Huck --- linux-headers/linux/vfio.h | 4 linux-headers/linux/vfio_ccw.h | 12 2 files changed, 16 insertions(+) diff --git a/linux-headers/linux/vfio.h b/linux-headers/linux/vfio.h index 12a7b1dc53c8