Re: [PATCH v17 0/6] MTE support for KVM guest

2021-06-23 Thread Steven Price
On 22/06/2021 15:21, Marc Zyngier wrote: > On Mon, 21 Jun 2021 12:17:10 +0100, Steven Price wrote: >> This series adds support for using the Arm Memory Tagging Extensions >> (MTE) in a KVM guest. >> >> Changes since v16[1]: >> >> - Dropped the first patch ("Handle race when synchronising tags") as

Re: [PATCH v17 0/6] MTE support for KVM guest

2021-06-22 Thread Marc Zyngier
On Mon, 21 Jun 2021 12:17:10 +0100, Steven Price wrote: > This series adds support for using the Arm Memory Tagging Extensions > (MTE) in a KVM guest. > > Changes since v16[1]: > > - Dropped the first patch ("Handle race when synchronising tags") as >it's not KVM specific and by restricting

[PATCH v17 0/6] MTE support for KVM guest

2021-06-21 Thread Steven Price
This series adds support for using the Arm Memory Tagging Extensions (MTE) in a KVM guest. Changes since v16[1]: - Dropped the first patch ("Handle race when synchronising tags") as it's not KVM specific and by restricting MAP_SHARED in KVM there is no longer a dependency. - Change retur