Re: [PATCH] KVM: ARM: enable Cortex A7 hosts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Sep 25, 2013 at 02:32:31PM +0900, Simon Horman wrote:
> On Thu, Sep 19, 2013 at 02:01:48PM +0200, Ulrich Hecht wrote:
> > KVM runs fine on Cortex A7 cores, so they should be enabled. Tested on an
> > APE6EVM board (r8a73a4 SoC).
> > 
> > Signed-off-by: Ulrich Hecht <ulrich.hecht@xxxxxxxxx>
> 
> Hi Ulrich,
> 
> I'm not entirely sure but it seems to me that you should expand the
> CC list of this patch someohow as it doesn't seem to have got any
> attention in the week since you sent it.
> 
Adding kvmarm@xxxxxxxxxxxxxxxxxxxxx will be a good start.

> 
> # ./scripts/get_maintainer.pl -f arch/arm/kvm/guest.c
> Christoffer Dall <christoffer.dall@xxxxxxxxxx> (supporter:KERNEL VIRTUAL MA...)
> Gleb Natapov <gleb@xxxxxxxxxx> (supporter:KERNEL VIRTUAL MA...)
> Paolo Bonzini <pbonzini@xxxxxxxxxx> (supporter:KERNEL VIRTUAL MA...)
> Russell King <linux@xxxxxxxxxxxxxxxx> (maintainer:ARM PORT)
> kvmarm@xxxxxxxxxxxxxxxxxxxxx (open list:KERNEL VIRTUAL MA...)
> kvm@xxxxxxxxxxxxxxx (open list:KERNEL VIRTUAL MA...)
> linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated list:ARM PORT)
> linux-kernel@xxxxxxxxxxxxxxx (open list)
> 
> 
> 
> > ---
> >  arch/arm/kvm/guest.c | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/arch/arm/kvm/guest.c b/arch/arm/kvm/guest.c
> > index 152d036..05c62d5 100644
> > --- a/arch/arm/kvm/guest.c
> > +++ b/arch/arm/kvm/guest.c
> > @@ -192,6 +192,8 @@ int __attribute_const__ kvm_target_cpu(void)
> >  	switch (part_number) {
> >  	case ARM_CPU_PART_CORTEX_A15:
> >  		return KVM_ARM_TARGET_CORTEX_A15;
> > +	case ARM_CPU_PART_CORTEX_A7:
> > +		return KVM_ARM_TARGET_CORTEX_A15;
> >  	default:
> >  		return -EINVAL;
> >  	}
> > -- 
> > 1.8.3.1
> > 
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> > the body of a message to majordomo@xxxxxxxxxxxxxxx
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > 
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
			Gleb.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux