Linux KVM/arm64 development list
 help / color / mirror / Atom feed
* [PATCH v2 0/4] KVM: arm64: Tidy up arch Kconfig and Makefiles
@ 2020-04-17 13:57 Fuad Tabba
  2020-04-17 13:57 ` [PATCH v2 1/4] KVM: arm64: Kill off CONFIG_KVM_ARM_HOST Fuad Tabba
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Fuad Tabba @ 2020-04-17 13:57 UTC (permalink / raw)
  To: catalin.marinas, maz, julien.thierry.kdev, suzuki.poulose, kvmarm; +Cc: will

Hi,

This small patch series tidies up the arm64 KVM build system by
rejigging config options, removing some redundant help text, and
consolidating some of the Makefile rules.

The changes are cosmetic, but it seemed worthwhile to send this out
for consideration.  This set is rebased on top of [1], which moves
the (now arm64-specific) code.

Cheers,
/fuad

[1]
https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/log/?h=kvm-arm64/welcome-home

Fuad Tabba (1):
  KVM: arm64: Clean up kvm makefiles

Will Deacon (3):
  KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
  KVM: arm64: Update help text
  KVM: arm64: Change CONFIG_KVM to a menuconfig entry

 arch/arm64/kernel/asm-offsets.c |  2 +-
 arch/arm64/kernel/smp.c         |  2 +-
 arch/arm64/kvm/Kconfig          | 22 ++++++++---------
 arch/arm64/kvm/Makefile         | 44 +++++++++++----------------------
 arch/arm64/kvm/hyp/Makefile     | 15 +++--------
 5 files changed, 31 insertions(+), 54 deletions(-)


base-commit: c9346fa274ada428631ded07eaba696cdf99ce4e
-- 
2.26.1.301.g55bc3eb7cb9-goog

_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

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

end of thread, other threads:[~2020-04-17 14:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-17 13:57 [PATCH v2 0/4] KVM: arm64: Tidy up arch Kconfig and Makefiles Fuad Tabba
2020-04-17 13:57 ` [PATCH v2 1/4] KVM: arm64: Kill off CONFIG_KVM_ARM_HOST Fuad Tabba
2020-04-17 14:03   ` Mark Rutland
2020-04-17 14:05     ` Fuad Tabba
2020-04-17 14:12       ` Marc Zyngier
2020-04-17 13:57 ` [PATCH v2 2/4] KVM: arm64: Update help text Fuad Tabba
2020-04-17 13:58 ` [PATCH v2 3/4] KVM: arm64: Change CONFIG_KVM to a menuconfig entry Fuad Tabba
2020-04-17 13:58 ` [PATCH v2 4/4] KVM: arm64: Clean up kvm makefiles Fuad Tabba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox