Re: [PATCH 1/2] config: move x86 kvm_guest.config to a common locaton

From: Christoffer Dall
Date: Thu Sep 22 2016 - 05:39:20 EST


On Wed, Sep 21, 2016 at 03:10:30PM -0500, Rob Herring wrote:
> On Thu, Sep 8, 2016 at 1:41 PM, Rob Herring <robh@xxxxxxxxxx> wrote:
> > kvm_guest.config is useful for KVM guests on other arches, and nothing
> > in it appears to be x86 specific, so just move the whole file. Kbuild
> > will find it in either location.
> >
> > Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> > Cc: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
> > Cc: Marc Zyngier <marc.zyngier@xxxxxxx>
> > Cc: Paolo Bonzini <pbonzini@xxxxxxxxxx>
> > Cc: "Radim KrÄmÃÅ" <rkrcmar@xxxxxxxxxx>
> > Cc: kvmarm@xxxxxxxxxxxxxxxxxxxxx
> > Cc: kvm@xxxxxxxxxxxxxxx
>
No objections from my side, and this looks useful:

Acked-by: Christoffer Dall <christoffer.dall@xxxxxxxxxx>