summaryrefslogtreecommitdiffstats
path: root/linux-headers/linux
Commit message (Collapse)AuthorAgeFilesLines
...
* KVM: Update headers (except HIOR mess)Alexander Graf2012-02-023-4/+44
| | | | | | | | This patch is basically what ./scripts/update-linux-headers.sh against upstream KVM's next branch outputs except that all the HIOR bits are removed. These we have to update with the code that uses them. Signed-off-by: Alexander Graf <agraf@suse.de>
* KVM: Update kernel headersAlexander Graf2011-10-061-0/+33
| | | | | | Update HIOR and generic register get/set. Signed-off-by: Alexander Graf <agraf@suse.de>
* KVM: Update kernel headersAlexander Graf2011-10-061-1/+0Star
| | | | | | Removes ABI-breaking HIOR parts - KVM patch to follow. Signed-off-by: Alexander Graf <agraf@suse.de>
* KVM: Update kernel headersAlexander Graf2011-10-061-0/+18
| | | | | | Another round of KVM features, another round of kernel header updates :) Signed-off-by: Alexander Graf <agraf@suse.de>
* KVM: update kernel headersAlexander Graf2011-10-062-8/+18
| | | | | | This patch updates the kvm kernel headers to the latest version. Signed-off-by: Alexander Graf <agraf@suse.de>
* Import kernel headersJan Kiszka2011-06-205-0/+1179
These kernel headers and the COPYING file were automatically imported from current Linux git, cb0a02ecf9 (post 3.0-rc2). Licensing: asm-powerpc GPLv2 asm-s390 GPLv2 asm-x86 Linux top-level license (GPLv2 with exception) linux/kvm*: Linux top-level license (GPLv2 with exception) linux/vhost: Linux top-level license (GPLv2 with exception) linux/virtio*: 3-clause BSB CC: Alexander Graf <agraf@suse.de> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>