[PATCH v5.5 15/30] KVM: Use prepare/commit hooks to handle generic memslot metadata updates

Maciej S. Szmigiero maciej.szmigiero at oracle.com
Mon Nov 8 16:40:49 PST 2021


On 04.11.2021 01:25, Sean Christopherson wrote:
> Handle the generic memslot metadata, a.k.a. dirty bitmap, updates at the
> same time that arch handles it's own metadata updates, i.e. at memslot
> prepare and commit.  This will simplify converting @new to a dynamically
> allocated object, and more closely aligns common KVM with architecture
> code.
> 
> No functional change intended.
> 
> Signed-off-by: Sean Christopherson <seanjc at google.com>

Reviewed-by: Maciej S. Szmigiero <maciej.szmigiero at oracle.com>



More information about the linux-riscv mailing list