Re: [PATCH v7 00/41] target/arm: Implement ARMv8.1-VHE

2020-04-01 Thread Jonathan Cameron
On Wed, 1 Apr 2020 11:45:22 +0100 Jonathan Cameron wrote: > On Tue, 31 Mar 2020 11:59:13 -0700 > Richard Henderson wrote: > > > On 3/31/20 8:33 AM, Jonathan Cameron wrote: > > > Just wondering if there are any known issues with this? > > > > Nope. It works for me. > > Can you give us

Re: [PATCH v7 00/41] target/arm: Implement ARMv8.1-VHE

2020-04-01 Thread Jonathan Cameron
On Tue, 31 Mar 2020 11:59:13 -0700 Richard Henderson wrote: > On 3/31/20 8:33 AM, Jonathan Cameron wrote: > > Just wondering if there are any known issues with this? > > Nope. It works for me. > Can you give us any more details. > Unfortunately not a lot more to add. I ran some sanity

Re: [PATCH v7 00/41] target/arm: Implement ARMv8.1-VHE

2020-03-31 Thread Richard Henderson
On 3/31/20 8:33 AM, Jonathan Cameron wrote: > Just wondering if there are any known issues with this? Nope. It works for me. Can you give us any more details. r~

Re: [PATCH v7 00/41] target/arm: Implement ARMv8.1-VHE

2020-03-31 Thread Jonathan Cameron
On Tue, 31 Mar 2020 16:33:24 +0100 Jonathan Cameron wrote: > On Fri, 7 Feb 2020 11:52:46 + > Peter Maydell wrote: > > > On Thu, 6 Feb 2020 at 10:54, Richard Henderson > > wrote: > > > > > > Version 7 has one more tweak to the vhe tlb flushing > > > that Peter asked for. All patches

Re: [PATCH v7 00/41] target/arm: Implement ARMv8.1-VHE

2020-03-31 Thread Jonathan Cameron
On Fri, 7 Feb 2020 11:52:46 + Peter Maydell wrote: > On Thu, 6 Feb 2020 at 10:54, Richard Henderson > wrote: > > > > Version 7 has one more tweak to the vhe tlb flushing > > that Peter asked for. All patches have reviews. > > > > > > > > Applied to target-arm.next, thanks. Hi Peter /

Re: [PATCH v7 00/41] target/arm: Implement ARMv8.1-VHE

2020-02-07 Thread Peter Maydell
On Thu, 6 Feb 2020 at 10:54, Richard Henderson wrote: > > Version 7 has one more tweak to the vhe tlb flushing > that Peter asked for. All patches have reviews. > > Applied to target-arm.next, thanks. -- PMM

[PATCH v7 00/41] target/arm: Implement ARMv8.1-VHE

2020-02-06 Thread Richard Henderson
Version 7 has one more tweak to the vhe tlb flushing that Peter asked for. All patches have reviews. r~ Alex Bennée (1): target/arm: check TGE and E2H flags for EL0 pauth traps Richard Henderson (40): target/arm: Define isar_feature_aa64_vh target/arm: Enable HCR_E2H for VHE