| Commit message (Expand) | Author | Age | Files | Lines |
* | linux-headers: Add vduse.h | Xie Yongji | 2022-06-24 | 1 | -1/+1 |
* | headers: Add pvpanic.h | zhenwei pi | 2022-03-06 | 1 | -1/+2 |
* | scripts: Explain the difference between linux-headers and standard-headers | Peter Maydell | 2022-01-28 | 1 | -0/+16 |
* | headers: Add udmabuf.h | Vivek Kasireddy | 2021-05-27 | 1 | -0/+3 |
* | pvrdma: wean code off pvrdma_ring.h kernel header | Cornelia Huck | 2021-03-15 | 1 | -2/+1 |
* | update-linux-headers: Include const.h | Eric Farman | 2021-01-21 | 1 | -1/+4 |
* | update-linux-headers: Add vfio_zdev.h | Matthew Rosato | 2020-11-01 | 1 | -1/+1 |
* | virtiofsd: Pull in kernel's fuse.h | Dr. David Alan Gilbert | 2020-01-23 | 1 | -0/+1 |
* | update-linux-headers: handle new header file | Cornelia Huck | 2019-05-21 | 1 | -0/+3 |
* | scripts/update-linux-headers: add linux/mman.h | Zhang Yi | 2019-04-25 | 1 | -3/+3 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2019-02-05 | 1 | -0/+6 |
|\ |
|
| * | i386: import & use bootparam.h | Li Zhijian | 2019-02-05 | 1 | -0/+6 |
* | | scripts/update-linux-headers.sh: adjust for Linux 4.21-rc1 (or 5.0-rc1) | Paolo Bonzini | 2019-02-04 | 1 | -0/+11 |
|/ |
|
* | update-linux-headers.sh: add qemu_fw_cfg.h | Marc-André Lureau | 2018-08-23 | 1 | -1/+3 |
* | scripts/update-linux-headers: Handle kernel license no longer being one file | Peter Maydell | 2018-06-01 | 1 | -0/+14 |
* | scripts/update-linux-headers: Handle __aligned_u64 | Peter Maydell | 2018-06-01 | 1 | -1/+2 |
* | update-linux-headers.sh: unistd.h, kvm consistency | Michael S. Tsirkin | 2018-05-23 | 1 | -6/+12 |
* | update-linux-headers.sh: drop kvm_para.h hacks | Michael S. Tsirkin | 2018-05-23 | 1 | -11/+5 |
* | update-linux-headers: drop hyperv.h | Roman Kagan | 2018-05-09 | 1 | -6/+0 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2018-03-20 | 1 | -1/+10 |
|\ |
|
| * | scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4 | Jason Baron | 2018-03-13 | 1 | -1/+10 |
* | | standard-headers: add drm/drm_fourcc.h | Gerd Hoffmann | 2018-03-13 | 1 | -0/+5 |
* | | include: add psp-sev.h header file | Brijesh Singh | 2018-03-13 | 1 | -1/+1 |
* | | update Linux headers to 4.16-rc5 | Paolo Bonzini | 2018-03-13 | 1 | -0/+3 |
|/ |
|
* | scripts/update-linux-headers: import pvrdma headers | Marcel Apfelbaum | 2018-02-19 | 1 | -0/+30 |
* | s390/kvm_virtio/linux-headers: remove traces of old virtio transport | Christian Borntraeger | 2017-11-24 | 1 | -1/+0 |
* | fix scripts/update-linux-headers.sh here document | Gerd Hoffmann | 2017-11-15 | 1 | -1/+1 |
* | update-linux-headers: prepare for hyperv.h removal | Roman Kagan | 2017-09-19 | 1 | -1/+3 |
* | linux-headers: update | Cornelia Huck | 2017-05-19 | 1 | -1/+1 |
* | update-linux-headers: update for 4.11 | Paolo Bonzini | 2017-02-28 | 1 | -1/+12 |
* | update-linux-headers.sh: support __bitwise | Michael S. Tsirkin | 2017-01-18 | 1 | -1/+1 |
* | scripts: Use $(..) instead of deprecated `..` | Stefan Weil | 2016-06-07 | 1 | -1/+1 |
* | update-linux-headers.sh: Fake types.h doesn't need to include anything | Peter Maydell | 2016-03-16 | 1 | -2/+3 |
* | update-linux-headers: Add userfaultfd.h | Alexey Kardashevskiy | 2016-03-15 | 1 | -1/+1 |
* | linux-headers: update from kvm/next | Paolo Bonzini | 2015-12-17 | 1 | -0/+3 |
* | linux-headers: add unistd.h | Marc-André Lureau | 2015-10-22 | 1 | -2/+5 |
* | update-linux-headers: Rename SW_MAX to SW_MAX_ | Markus Armbruster | 2015-10-09 | 1 | -0/+1 |
* | target-i386: move asm-x86/hyperv.h to standard-headers | Paolo Bonzini | 2015-09-16 | 1 | -3/+6 |
* | update-linux-headers: copy standard-headers files one by one | Paolo Bonzini | 2015-09-16 | 1 | -33/+36 |
* | update Linux headers to 4.3-rc1 | Paolo Bonzini | 2015-09-16 | 1 | -0/+1 |
* | virtio-input: move sys/ioctl.h include | Gerd Hoffmann | 2015-07-16 | 1 | -0/+1 |
* | pci_regs.h: import from linux | Michael S. Tsirkin | 2015-07-08 | 1 | -1/+1 |
* | virtio-input: add linux/input.h | Gerd Hoffmann | 2015-05-29 | 1 | -1/+3 |
* | update-linux-headers.sh: s/__inline__/inline/ | Michael S. Tsirkin | 2015-02-26 | 1 | -0/+1 |
* | scripts: add arch specific standard-headers | Michael S. Tsirkin | 2015-02-26 | 1 | -0/+2 |
* | update-linux-headers: use standard-headers | Michael S. Tsirkin | 2015-02-26 | 1 | -1/+7 |
* | scripts/update-linux-headers.sh: pull virtio hdrs | Michael S. Tsirkin | 2015-02-26 | 1 | -0/+41 |
* | linux-headers: include psci.h | Alexander Graf | 2014-06-16 | 1 | -1/+2 |
* | powerpc: linux header sync script includes epapr_hcalls.h | Bharat Bhushan | 2013-01-07 | 1 | -0/+3 |
* | update-linux-headers.sh: Handle new kernel uapi/ directories | Peter Maydell | 2012-10-31 | 1 | -1/+2 |