aboutsummaryrefslogtreecommitdiff
path: root/linux-headers/asm-arm/kvm.h
AgeCommit message (Collapse)Author
2012-11-20linux-headers: Add ARM KVM headers (not for upstream)Peter Maydell
This commit adds the ARM KVM headers. This is not to go to QEMU upstream -- the correct path there is that the KVM code will be committed to a mainline upstream kernel, and then upstream QEMU can do a bulk header update from the upstream kernel, which will allow us to drop this temporary commit. This is the result of running update-headers on Christoffer's kvm-arm-v14-vgic-timers branch (commit 68d116f). This commit currently also includes some non-ARM header changes which hopefully will have made it into QEMU upstream by the time we submit this for merging.