[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] target/arm: Fix issue 1078
From: |
Richard Henderson |
Subject: |
[PATCH 0/2] target/arm: Fix issue 1078 |
Date: |
Sat, 18 Jun 2022 17:15:39 -0700 |
Nicely summarized by the reporter, but I thought it would be
nicer to pull all of the logic into arm_pamax, rather than
leave it separated.
r~
Richard Henderson (2):
target/arm: Extend arm_pamax to more than aarch64
target/arm: Check V7VE as well as LPAE in arm_pamax
hw/arm/virt.c | 10 +---------
target/arm/ptw.c | 26 ++++++++++++++++++++------
2 files changed, 21 insertions(+), 15 deletions(-)
--
2.34.1
- [PATCH 0/2] target/arm: Fix issue 1078,
Richard Henderson <=