Re: [PATCH v3 09/32] arm64: KVM: user space interface

2013-04-12 Thread Marc Zyngier
On 10/04/13 17:45, Will Deacon wrote: > On Mon, Apr 08, 2013 at 05:17:11PM +0100, Marc Zyngier wrote: >> Provide the kvm.h file that defines the user space visible >> interface. >> >> Reviewed-by: Christopher Covington >> Signed-off-by: Marc Zyngier >> --- >> arch/arm64/include/uapi/asm/kvm.h |

Re: [PATCH v3 09/32] arm64: KVM: user space interface

2013-04-10 Thread Will Deacon
On Mon, Apr 08, 2013 at 05:17:11PM +0100, Marc Zyngier wrote: > Provide the kvm.h file that defines the user space visible > interface. > > Reviewed-by: Christopher Covington > Signed-off-by: Marc Zyngier > --- > arch/arm64/include/uapi/asm/kvm.h | 117 > ++

[PATCH v3 09/32] arm64: KVM: user space interface

2013-04-08 Thread Marc Zyngier
Provide the kvm.h file that defines the user space visible interface. Reviewed-by: Christopher Covington Signed-off-by: Marc Zyngier --- arch/arm64/include/uapi/asm/kvm.h | 117 ++ 1 file changed, 117 insertions(+) create mode 100644 arch/arm64/include/uapi/