On 28/11/12 13:09, Will Deacon wrote:
> On Sat, Nov 10, 2012 at 03:44:44PM +, Christoffer Dall wrote:
>> From: Marc Zyngier
>>
>> Wire the initial in-kernel MMIO support code for the VGIC, used
>> for the distributor emulation.
>
> [...]
>
>> diff --git a/arch/arm/kvm/vgic.c b/arch/arm/kvm/v
On Sat, Nov 10, 2012 at 03:44:44PM +, Christoffer Dall wrote:
> From: Marc Zyngier
>
> Wire the initial in-kernel MMIO support code for the VGIC, used
> for the distributor emulation.
[...]
> diff --git a/arch/arm/kvm/vgic.c b/arch/arm/kvm/vgic.c
> new file mode 100644
> index 000..26ad
On Mon, Nov 12, 2012 at 3:54 AM, Dong Aisheng wrote:
> On Sat, Nov 10, 2012 at 04:44:44PM +0100, Christoffer Dall wrote:
>> From: Marc Zyngier
>>
>> Wire the initial in-kernel MMIO support code for the VGIC, used
>> for the distributor emulation.
>>
>> Signed-off-by: Marc Zyngier
>> Signed-off-b
On Sat, Nov 10, 2012 at 04:44:44PM +0100, Christoffer Dall wrote:
> From: Marc Zyngier
>
> Wire the initial in-kernel MMIO support code for the VGIC, used
> for the distributor emulation.
>
> Signed-off-by: Marc Zyngier
> Signed-off-by: Christoffer Dall
> ---
> arch/arm/include/asm/kvm_vgic.h
From: Marc Zyngier
Wire the initial in-kernel MMIO support code for the VGIC, used
for the distributor emulation.
Signed-off-by: Marc Zyngier
Signed-off-by: Christoffer Dall
---
arch/arm/include/asm/kvm_vgic.h |6 +-
arch/arm/kvm/Makefile |1
arch/arm/kvm/vgic.c