kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] config: move x86 kvm_guest.config to a common locaton
@ 2016-09-08 18:41 Rob Herring
  2016-09-08 18:41 ` [PATCH 2/2] kvmconfig: add virtio-gpu to config frag Rob Herring
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Rob Herring @ 2016-09-08 18:41 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: linux-kernel, x86, Christoffer Dall, Marc Zyngier,
	Radim Krčmář, kvmarm, kvm

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@kernel.org>
Cc: Christoffer Dall <christoffer.dall@linaro.org>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Radim Krčmář" <rkrcmar@redhat.com>
Cc: kvmarm@lists.cs.columbia.edu
Cc: kvm@vger.kernel.org
---
 {arch/x86 => kernel}/configs/kvm_guest.config | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename {arch/x86 => kernel}/configs/kvm_guest.config (100%)

diff --git a/arch/x86/configs/kvm_guest.config b/kernel/configs/kvm_guest.config
similarity index 100%
rename from arch/x86/configs/kvm_guest.config
rename to kernel/configs/kvm_guest.config
-- 
2.9.3


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-09-22 23:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08 18:41 [PATCH 1/2] config: move x86 kvm_guest.config to a common locaton Rob Herring
2016-09-08 18:41 ` [PATCH 2/2] kvmconfig: add virtio-gpu to config frag Rob Herring
2016-09-21 20:10 ` [PATCH 1/2] config: move x86 kvm_guest.config to a common locaton Rob Herring
2016-09-22  9:39   ` Christoffer Dall
2016-09-22 23:11 ` Radim Krčmář

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).