[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/4] target/arm: SVE fixes versus VHE
|
From: |
Richard Henderson |
|
Subject: |
[PATCH 0/4] target/arm: SVE fixes versus VHE |
|
Date: |
Thu, 27 Jan 2022 17:34:24 +1100 |
Fix two problems described in
6cdfd5de-2465-adca-73b3-9c66945cf18a@huawei.com/">https://lore.kernel.org/qemu-devel/6cdfd5de-2465-adca-73b3-9c66945cf18a@huawei.com/
with some other minor code cleanup.
r~
Richard Henderson (4):
target/arm: Fix sve_zcr_len_for_el for VHE mode running
target/arm: Tidy sve_exception_el for CPACR_EL1 access
target/arm: Fix {fp,sve}_exception_el for VHE mode running
target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_el
target/arm/helper.c | 118 ++++++++++++++++++++++++++++++--------------
1 file changed, 80 insertions(+), 38 deletions(-)
--
2.25.1
- [PATCH 0/4] target/arm: SVE fixes versus VHE,
Richard Henderson <=