Re: [PATCH v3 9/9] KVM: arm-vgic: Support CPU interface reg access

2013-12-09 Thread Marc Zyngier
On 2013-11-17 04:30, Christoffer Dall wrote: Implement support for the CPU interface register access driven by MMIO address offsets from the CPU interface base address. Useful for user space to support save/restore of the VGIC state. This commit adds support only for the same logic as the

[PATCH v3 9/9] KVM: arm-vgic: Support CPU interface reg access

2013-11-16 Thread Christoffer Dall
Implement support for the CPU interface register access driven by MMIO address offsets from the CPU interface base address. Useful for user space to support save/restore of the VGIC state. This commit adds support only for the same logic as the current VGIC support, and no more. For example,