]> git.proxmox.com Git - mirror_qemu.git/commit
include: update Linux headers to 4.21-rc1/5.0-rc1
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 4 Jan 2019 08:27:31 +0000 (09:27 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 4 Feb 2019 05:08:58 +0000 (00:08 -0500)
commitda054c646c777bcb487326f46cd5bf9932b05128
tree09262b1a23eea5decb6604e85a6fcc748d1d3346
parenta0a6ef91a4a4edde27b808f28065772c712c5e92
include: update Linux headers to 4.21-rc1/5.0-rc1

This is simply running the newly-updated script on Linux, in
order to obtain the new header files and all the other updates
from the recent Linux merge window.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
25 files changed:
include/standard-headers/drm/drm_fourcc.h
include/standard-headers/linux/ethtool.h
include/standard-headers/linux/input-event-codes.h
include/standard-headers/linux/pci_regs.h
include/standard-headers/linux/vhost_types.h [new file with mode: 0644]
include/standard-headers/linux/virtio_balloon.h
include/standard-headers/linux/virtio_blk.h
include/standard-headers/linux/virtio_config.h
include/standard-headers/linux/virtio_gpu.h
include/standard-headers/linux/virtio_ring.h
linux-headers/asm-arm/unistd-common.h
linux-headers/asm-arm64/unistd.h
linux-headers/asm-generic/unistd.h
linux-headers/asm-mips/sgidefs.h
linux-headers/asm-mips/unistd.h
linux-headers/asm-mips/unistd_n32.h [new file with mode: 0644]
linux-headers/asm-mips/unistd_n64.h [new file with mode: 0644]
linux-headers/asm-mips/unistd_o32.h [new file with mode: 0644]
linux-headers/asm-powerpc/unistd.h
linux-headers/asm-powerpc/unistd_32.h [new file with mode: 0644]
linux-headers/asm-powerpc/unistd_64.h [new file with mode: 0644]
linux-headers/linux/kvm.h
linux-headers/linux/vfio.h
linux-headers/linux/vhost.h
linux-headers/linux/vhost_types.h [new file with mode: 0644]