summary refs log tree commit diff stats
path: root/linux-headers/asm-mips/kvm.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* linux-headers: update to current kvm/nextPaolo Bonzini2024-04-231-2/+0
| | | | Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* linux-headers: add kvm header for mipsMichael S. Tsirkin2018-05-231-3/+22
| | | | | | | | kvm header for MIPS was manually excluded from auto-updates. Update it now to 4.17-rc2. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
* linux-headers: updateCornelia Huck2015-04-301-63/+101
| | | | | | | This updates linux-headers against master 4.1-rc1 (commit b787f68c36d49bb1d9236f403813641efa74a031). Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
* linux-headers: update linux headers to kvm/nextAlexander Graf2014-06-161-0/+35
| | | | | | This updates the kvm headers to commit 820b3fcd in kvm/next. Signed-off-by: Alexander Graf <agraf@suse.de>
* linux-headers: update to 3.11Alexey Kardashevskiy2013-09-201-42/+39
| | | | | Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* linux-headers: Update to v3.10-rc5Alexey Kardashevskiy2013-06-121-0/+138
This adds symbols required for PPC64 pseries platform features: 1. sPAPR live migration; 2. in-kernel XICS interrupt controller. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>