Re: [Qemu-devel] [PATCH v4 2/3] pci: Update pci_regs header

2015-10-10 Thread Knut Omang
On Wed, 2015-10-07 at 16:32 +0300, Marcel Apfelbaum wrote: > On 09/12/2015 03:36 PM, Knut Omang wrote: > > Merge in new definitions from kernel v4.2 > > Adds definition necessary to support emulated SR/IOV. > > In the meantime Paolo updated this header to 4.3-RC1, is this patch > still needed? >

Re: [Qemu-devel] [PATCH v4 2/3] pci: Update pci_regs header

2015-10-07 Thread Marcel Apfelbaum
On 09/12/2015 03:36 PM, Knut Omang wrote: Merge in new definitions from kernel v4.2 Adds definition necessary to support emulated SR/IOV. In the meantime Paolo updated this header to 4.3-RC1, is this patch still needed? Thanks, Marcel Signed-off-by: Knut Omang --- include/standard-heade

[Qemu-devel] [PATCH v4 2/3] pci: Update pci_regs header

2015-09-12 Thread Knut Omang
Merge in new definitions from kernel v4.2 Adds definition necessary to support emulated SR/IOV. Signed-off-by: Knut Omang --- include/standard-headers/linux/pci_regs.h | 142 +- 1 file changed, 118 insertions(+), 24 deletions(-) diff --git a/include/standard-headers/