Re: [PATCH RFC 0/2] arm: enable MTE for QEMU + kvm

2022-06-30 Thread Cornelia Huck
On Wed, Jun 29 2022, Eric Auger wrote: > Hi Connie, > > On 6/13/22 18:02, Cornelia Huck wrote: >> On Fri, Jun 10 2022, Eric Auger wrote: >> >>> Hi Connie, >>> >>> On 5/12/22 15:11, Cornelia Huck wrote: This series enables MTE for kvm guests, if the kernel supports it. Lightly tested w

Re: [PATCH RFC 0/2] arm: enable MTE for QEMU + kvm

2022-06-29 Thread Eric Auger
Hi Connie, On 6/13/22 18:02, Cornelia Huck wrote: > On Fri, Jun 10 2022, Eric Auger wrote: > >> Hi Connie, >> >> On 5/12/22 15:11, Cornelia Huck wrote: >>> This series enables MTE for kvm guests, if the kernel supports it. >>> Lightly tested while running under the simulator (the arm64/mte/ >>>

Re: [PATCH RFC 0/2] arm: enable MTE for QEMU + kvm

2022-06-13 Thread Cornelia Huck
On Fri, Jun 10 2022, Eric Auger wrote: > Hi Connie, > > On 5/12/22 15:11, Cornelia Huck wrote: >> This series enables MTE for kvm guests, if the kernel supports it. >> Lightly tested while running under the simulator (the arm64/mte/ >> kselftests pass... if you wait patiently :) >> >> A new cpu

Re: [PATCH RFC 0/2] arm: enable MTE for QEMU + kvm

2022-06-10 Thread Eric Auger
Hi Connie, On 5/12/22 15:11, Cornelia Huck wrote: > This series enables MTE for kvm guests, if the kernel supports it. > Lightly tested while running under the simulator (the arm64/mte/ > kselftests pass... if you wait patiently :) > > A new cpu property "mte" (defaulting to on if possible) is in

Re: [PATCH RFC 0/2] arm: enable MTE for QEMU + kvm

2022-06-08 Thread Cornelia Huck
On Thu, May 12 2022, Cornelia Huck wrote: > This series enables MTE for kvm guests, if the kernel supports it. > Lightly tested while running under the simulator (the arm64/mte/ > kselftests pass... if you wait patiently :) > > A new cpu property "mte" (defaulting to on if possible) is introduced

Re: [PATCH RFC 0/2] arm: enable MTE for QEMU + kvm

2022-05-31 Thread Cornelia Huck
Friendly ping :) On Thu, May 12 2022, Cornelia Huck wrote: > This series enables MTE for kvm guests, if the kernel supports it. > Lightly tested while running under the simulator (the arm64/mte/ > kselftests pass... if you wait patiently :) > > A new cpu property "mte" (defaulting to on if possi