]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: KVM: MMIO access backend
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 10 Dec 2012 16:29:50 +0000 (16:29 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 7 Jun 2013 13:03:38 +0000 (14:03 +0100)
commit5805af4bd27d8c151dd4c6e289c2c8848dc86f4c
tree9c4c11377453a27b77f6510b22fb269839ecbc9d
parenta7d27fe6f1647f8cfda1593c5f660b672f6b7d69
arm64: KVM: MMIO access backend

Define the necessary structures to perform an MMIO access.

Reviewed-by: Christopher Covington <cov@codeaurora.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/include/asm/kvm_mmio.h [new file with mode: 0644]