Linux KVM/arm64 development list
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/2] arm/arm64: Use 'max' cpu and gic types
@ 2024-04-02 12:21 Andrew Jones
  2024-04-02 12:21 ` [kvm-unit-tests PATCH 1/2] arm/arm64: Use 'max' gic type Andrew Jones
  2024-04-02 12:21 ` [kvm-unit-tests PATCH 2/2] arm64: Use 'max' cpu type Andrew Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Andrew Jones @ 2024-04-02 12:21 UTC (permalink / raw)
  To: kvmarm; +Cc: alexandru.elisei, eric.auger, nikos.nikoleris, shahuang

The arm64 'max' CPU type enables all features, so it makes sense to use
it for testing to ensure we're testing the latest models. The 'max' GIC
is used to pick the latest GIC model by default which is better than
defaulting to gicv2 since it tests a later model and, when more
than 8 CPUs are configured, it'll actually work. We don't need to
convert 'max' to 'host' with KVM/HVF since 'max' is an alias for
'host' when those accelerators are enabled.

Andrew Jones (2):
  arm/arm64: Use 'max' gic type
  arm64: Use 'max' cpu type

 arm/run   | 8 +-------
 configure | 2 +-
 2 files changed, 2 insertions(+), 8 deletions(-)

-- 
2.44.0


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

end of thread, other threads:[~2024-04-02 12:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-02 12:21 [kvm-unit-tests PATCH 0/2] arm/arm64: Use 'max' cpu and gic types Andrew Jones
2024-04-02 12:21 ` [kvm-unit-tests PATCH 1/2] arm/arm64: Use 'max' gic type Andrew Jones
2024-04-02 12:21 ` [kvm-unit-tests PATCH 2/2] arm64: Use 'max' cpu type Andrew Jones

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