[PATCH v3 02/19] arm/arm64: KVM: pass down user space provided GIC type into vGIC code
Christoffer Dall
christoffer.dall at linaro.org
Mon Nov 3 08:51:21 PST 2014
On Mon, Nov 03, 2014 at 01:25:11PM +0000, Andre Przywara wrote:
> Hi Christoffer,
>
> On 03/11/14 13:14, Christoffer Dall wrote:
> > On Fri, Oct 31, 2014 at 05:26:37PM +0000, Andre Przywara wrote:
> >> With the introduction of a second emulated GIC model we need to let
> >> userspace specify the GIC model to use for each VM. Pass the
> >> userspace provided value down into the vGIC code and store it there
> >> to differentiate later.
> >>
> >> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> >
> > Did you change anything since v2?
>
> Yes (and that's why I dropped your ack):
> I moved the line that stores the vgic_model from the "introduce
> per-VM-ops" patch into here (plus the declaration of it):
>
> kvm->arch.vgic.vgic_model = type;
>
> That was part of the split-up to make that bigger patch more readable.
>
ok, it fits perfectly her:
Acked-by: Christoffer Dall <christoffer.dall at linaro.org>
More information about the linux-arm-kernel
mailing list