[PATCH v2 1/2] Update linux headers

2020-11-20 Thread Eric Farman
This is a placeholder for a proper run of scripts/update-linux-headers.sh Signed-off-by: Eric Farman --- linux-headers/linux/vfio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/linux-headers/linux/vfio.h b/linux-headers/linux/vfio.h index b92dcc4daf..609099e455 100644 ---

Re: [Qemu-devel] [PATCH v2 1/2] update-linux-headers: Rename SW_MAX to SW_MAX_

2015-10-09 Thread Gerd Hoffmann
On Do, 2015-10-08 at 18:11 +0200, Markus Armbruster wrote: > The next commit will compile hw/input/virtio-input.c and > hw/input/virtio-input-hid.c even when CONFIG_LINUX is off. These > files include both "include/standard-headers/linux/input.h" and > then. Doesn't work, because both define

[Qemu-devel] [PATCH v2 1/2] update-linux-headers: Rename SW_MAX to SW_MAX_

2015-10-08 Thread Markus Armbruster
The next commit will compile hw/input/virtio-input.c and hw/input/virtio-input-hid.c even when CONFIG_LINUX is off. These files include both "include/standard-headers/linux/input.h" and then. Doesn't work, because both define SW_MAX. We don't actually use it. Patch input.h to define SW_MAX_

Re: [Qemu-devel] [PATCH v2 1/2] update Linux headers to 4.2

2015-09-10 Thread Michael S. Tsirkin
On Wed, Sep 09, 2015 at 06:34:00PM +0200, Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini > --- > hw/pci/pcie_aer.c| 4 +- > include/standard-headers/linux/pci_regs.h| 381 > --- >

[Qemu-devel] [PATCH v2 1/2] update Linux headers to 4.2

2015-09-09 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- hw/pci/pcie_aer.c| 4 +- include/standard-headers/linux/pci_regs.h| 381 --- include/standard-headers/linux/virtio_ring.h | 3 +- linux-headers/asm-x86/hyperv.h | 2 +