qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] target/arm: Enable LPA2
@ 2022-03-04 20:02 Richard Henderson
  2022-03-04 20:03 ` [PATCH v5 1/2] target/arm: Provide cpu property for controling FEAT_LPA2 Richard Henderson
  2022-03-04 20:03 ` [PATCH v5 2/2] hw/core: Disable LPA2 for -machine virt-6.2 Richard Henderson
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Henderson @ 2022-03-04 20:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, qemu-arm

Changes for v5:
  * Most of the patch set has been merged.
  * Use hw_compat_6_2 for disabling lpa2.


r~


Richard Henderson (2):
  target/arm: Provide cpu property for controling FEAT_LPA2
  hw/core: Disable LPA2 for -machine virt-6.2

 target/arm/cpu.h            |  5 ++++-
 hw/core/machine.c           |  4 +++-
 target/arm/cpu.c            |  6 ++++++
 target/arm/cpu64.c          | 24 ++++++++++++++++++++++++
 tests/avocado/boot_linux.py |  2 ++
 5 files changed, 39 insertions(+), 2 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2022-03-04 20:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-04 20:02 [PATCH v5 0/2] target/arm: Enable LPA2 Richard Henderson
2022-03-04 20:03 ` [PATCH v5 1/2] target/arm: Provide cpu property for controling FEAT_LPA2 Richard Henderson
2022-03-04 20:03 ` [PATCH v5 2/2] hw/core: Disable LPA2 for -machine virt-6.2 Richard Henderson

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).