summaryrefslogtreecommitdiff
path: root/scripts/update-linux-headers.sh
AgeCommit message (Expand)AuthorFilesLines
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