2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 21:54:06 +08:00
linux-next/Documentation/virtual/kvm
Christoffer Dall ce01e4e887 KVM: arm-vgic: Set base addr through device API
Support setting the distributor and cpu interface base addresses in the
VM physical address space through the KVM_{SET,GET}_DEVICE_ATTR API
in addition to the ARM specific API.

This has the added benefit of being able to share more code in user
space and do things in a uniform manner.

Also deprecate the older API at the same time, but backwards
compatibility will be maintained.

Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
2013-12-21 10:01:22 -08:00
..
devices KVM: arm-vgic: Set base addr through device API 2013-12-21 10:01:22 -08:00
00-INDEX Documentation/kvm: add a 00-INDEX file 2013-10-31 12:08:04 +01:00
api.txt KVM: arm-vgic: Set base addr through device API 2013-12-21 10:01:22 -08:00
cpuid.txt Documentation/kvm: Update cpuid documentation for steal time and pv eoi 2013-09-24 19:12:16 +02:00
hypercalls.txt KVM: s390: diagnose call documentation 2013-12-11 19:03:52 +01:00
locking.txt KVM: Convert kvm_lock back to non-raw spinlock 2013-09-30 09:21:51 +02:00
mmu.txt KVM: MMU: document fast invalidate all mmio sptes 2013-06-27 14:20:48 +03:00
msr.txt KVM: clarify kvmclock documentation 2012-09-17 14:10:23 -03:00
nested-vmx.txt KVM: nVMX: Documentation 2011-07-12 13:15:22 +03:00
ppc-pv.txt KVM: Add ppc hypercall documentation 2012-08-13 17:39:59 -03:00
review-checklist.txt Correct occurrences of 2011-05-06 09:27:55 -07:00
s390-diag.txt KVM: s390: diagnose call documentation 2013-12-11 19:03:52 +01:00
timekeeping.txt