Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH v4 0/5] arm64: Change the default QEMU CPU type to "max
@ 2025-04-08 13:20 Jean-Philippe Brucker
  2025-04-08 13:20 ` [kvm-unit-tests PATCH v4 1/5] configure: arm64: Don't display 'aarch64' as the default architecture Jean-Philippe Brucker
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jean-Philippe Brucker @ 2025-04-08 13:20 UTC (permalink / raw)
  To: andrew.jones, alexandru.elisei
  Cc: eric.auger, kvmarm, kvm, kvm-riscv, vladimir.murzin,
	Jean-Philippe Brucker

This is v4 of the series that cleans up the configure flags and sets the
default CPU type to "max" on arm64, in order to test the latest Arm
features.

Since v3 [1] I renamed --qemu-cpu to --target-cpu, to prepare for other
VMMs.

[1] https://lore.kernel.org/all/20250325160031.2390504-3-jean-philippe@linaro.org/


Alexandru Elisei (3):
  configure: arm64: Don't display 'aarch64' as the default architecture
  configure: arm/arm64: Display the correct default processor
  arm64: Implement the ./configure --processor option

Jean-Philippe Brucker (2):
  configure: Add --target-cpu option
  arm64: Use -cpu max as the default for TCG

 scripts/mkstandalone.sh |  3 ++-
 arm/run                 | 15 ++++++-----
 riscv/run               |  8 +++---
 configure               | 55 +++++++++++++++++++++++++++++++++++------
 arm/Makefile.arm        |  1 -
 arm/Makefile.common     |  1 +
 6 files changed, 63 insertions(+), 20 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-04-08 15:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-08 13:20 [kvm-unit-tests PATCH v4 0/5] arm64: Change the default QEMU CPU type to "max Jean-Philippe Brucker
2025-04-08 13:20 ` [kvm-unit-tests PATCH v4 1/5] configure: arm64: Don't display 'aarch64' as the default architecture Jean-Philippe Brucker
2025-04-08 13:20 ` [kvm-unit-tests PATCH v4 2/5] configure: arm/arm64: Display the correct default processor Jean-Philippe Brucker
2025-04-08 13:20 ` [kvm-unit-tests PATCH v4 3/5] arm64: Implement the ./configure --processor option Jean-Philippe Brucker
2025-04-08 13:20 ` [kvm-unit-tests PATCH v4 4/5] configure: Add --target-cpu option Jean-Philippe Brucker
2025-04-08 13:20 ` [kvm-unit-tests PATCH v4 5/5] arm64: Use -cpu max as the default for TCG Jean-Philippe Brucker
2025-04-08 15:16 ` [kvm-unit-tests PATCH v4 0/5] arm64: Change the default QEMU CPU type to "max Andrew Jones

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