summaryrefslogtreecommitdiff
path: root/scripts/update-linux-headers.sh
AgeCommit message (Expand)AuthorFilesLines
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+10
2018-03-13scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4Jason Baron1-1/+10
2018-03-13standard-headers: add drm/drm_fourcc.hGerd Hoffmann1-0/+5
2018-03-13include: add psp-sev.h header fileBrijesh Singh1-1/+1
2018-03-13update Linux headers to 4.16-rc5Paolo Bonzini1-0/+3
2018-02-19scripts/update-linux-headers: import pvrdma headersMarcel Apfelbaum1-0/+30
2017-11-24s390/kvm_virtio/linux-headers: remove traces of old virtio transportChristian Borntraeger1-1/+0
2017-11-15fix scripts/update-linux-headers.sh here documentGerd Hoffmann1-1/+1
2017-09-19update-linux-headers: prepare for hyperv.h removalRoman Kagan1-1/+3
2017-05-19linux-headers: updateCornelia Huck1-1/+1
2017-02-28update-linux-headers: update for 4.11Paolo Bonzini1-1/+12
2017-01-18update-linux-headers.sh: support __bitwiseMichael S. Tsirkin1-1/+1
2016-06-07scripts: Use $(..) instead of deprecated `..`Stefan Weil1-1/+1
2016-03-16update-linux-headers.sh: Fake types.h doesn't need to include anythingPeter Maydell1-2/+3
2016-03-15update-linux-headers: Add userfaultfd.hAlexey Kardashevskiy1-1/+1
2015-12-17linux-headers: update from kvm/nextPaolo Bonzini1-0/+3
2015-10-22linux-headers: add unistd.hMarc-André Lureau1-2/+5
2015-10-09update-linux-headers: Rename SW_MAX to SW_MAX_Markus Armbruster1-0/+1
2015-09-16target-i386: move asm-x86/hyperv.h to standard-headersPaolo Bonzini1-3/+6
2015-09-16update-linux-headers: copy standard-headers files one by onePaolo Bonzini1-33/+36
2015-09-16update Linux headers to 4.3-rc1Paolo Bonzini1-0/+1
2015-07-16virtio-input: move sys/ioctl.h includeGerd Hoffmann1-0/+1
2015-07-08pci_regs.h: import from linuxMichael S. Tsirkin1-1/+1
2015-05-29virtio-input: add linux/input.hGerd Hoffmann1-1/+3
2015-02-26update-linux-headers.sh: s/__inline__/inline/Michael S. Tsirkin1-0/+1
2015-02-26scripts: add arch specific standard-headersMichael S. Tsirkin1-0/+2
2015-02-26update-linux-headers: use standard-headersMichael S. Tsirkin1-1/+7
2015-02-26scripts/update-linux-headers.sh: pull virtio hdrsMichael S. Tsirkin1-0/+41
2014-06-16linux-headers: include psci.hAlexander Graf1-1/+2
2013-01-07powerpc: linux header sync script includes epapr_hcalls.hBharat Bhushan1-0/+3
2012-10-30update-linux-headers.sh: Handle new kernel uapi/ directoriesPeter Maydell1-1/+2
2012-10-01Update kernel header script to include vfioAlex Williamson1-1/+1
2012-09-11update-linux-headers.sh: Don't hard code list of architecturesPeter Maydell1-1/+15
2012-08-14update-linux-headers.sh: Pull in asm-generic/kvm_para.hPeter Maydell1-0/+5
2011-06-20Add kernel header update scriptJan Kiszka1-0/+55