Re: [PATCH v3 08/21] KVM: arm64: Don't overwrite software bits with owner id

2021-08-02 Thread Fuad Tabba
Hi Quentin, On Thu, Jul 29, 2021 at 3:28 PM Quentin Perret wrote: > > We will soon start annotating page-tables with new flags to track shared > pages and such, and we will do so in valid mappings using software bits > in the PTEs, as provided by the architecture. However, it is possible > that

[PATCH v3 08/21] KVM: arm64: Don't overwrite software bits with owner id

2021-07-29 Thread Quentin Perret
We will soon start annotating page-tables with new flags to track shared pages and such, and we will do so in valid mappings using software bits in the PTEs, as provided by the architecture. However, it is possible that we will need to use those flags to annotate invalid mappings as well in the