qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] update Linux headers to 4.11
@ 2017-02-21 12:29 Paolo Bonzini
  2017-02-21 12:29 ` [Qemu-devel] [PATCH 1/2] update-linux-headers: update for 4.11 Paolo Bonzini
  2017-02-21 12:29 ` [Qemu-devel] [PATCH 2/2] update Linux headers to 4.11 Paolo Bonzini
  0 siblings, 2 replies; 4+ messages in thread
From: Paolo Bonzini @ 2017-02-21 12:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: cornelia.huck, mst

Pretty large update, requiring a few changes to the script too
(patch 1).

Paolo Bonzini (2):
  update Linux headers to 4.11
  update-linux-headers: update for 4.11

 include/standard-headers/linux/input-event-codes.h |   2 +-
 include/standard-headers/linux/pci_regs.h          |   8 +
 include/standard-headers/linux/virtio_ids.h        |   1 +
 linux-headers/asm-arm/kvm.h                        |  15 +
 linux-headers/asm-arm/unistd-common.h              | 357 ++++++++++++++++++
 linux-headers/asm-arm/unistd-eabi.h                |   5 +
 linux-headers/asm-arm/unistd-oabi.h                |  17 +
 linux-headers/asm-arm/unistd.h                     | 419 +--------------------
 linux-headers/asm-arm64/kvm.h                      |  13 +
 linux-headers/asm-powerpc/kvm.h                    |  27 ++
 linux-headers/asm-powerpc/unistd.h                 |   1 +
 linux-headers/asm-x86/kvm_para.h                   |  13 +-
 linux-headers/linux/kvm.h                          |  24 +-
 linux-headers/linux/kvm_para.h                     |   2 +
 linux-headers/linux/vfio.h                         |  10 +
 scripts/update-linux-headers.sh                    |  13 +-
 16 files changed, 506 insertions(+), 421 deletions(-)
 create mode 100644 linux-headers/asm-arm/unistd-common.h
 create mode 100644 linux-headers/asm-arm/unistd-eabi.h
 create mode 100644 linux-headers/asm-arm/unistd-oabi.h

-- 
2.9.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-02-21 14:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-21 12:29 [Qemu-devel] [PATCH 0/2] update Linux headers to 4.11 Paolo Bonzini
2017-02-21 12:29 ` [Qemu-devel] [PATCH 1/2] update-linux-headers: update for 4.11 Paolo Bonzini
2017-02-21 12:29 ` [Qemu-devel] [PATCH 2/2] update Linux headers to 4.11 Paolo Bonzini
2017-02-21 14:26   ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).