On Sat, Aug 27, 2022 at 10:22:18AM +0200, Paolo Bonzini wrote: > The KVM_DIRTY_GFN_F_DIRTY flag ensures that the entry is valid. If > the read of the fields are not ordered after the read of the flag, > QEMU might see stale values. > > Cc: Peter Xu <pet...@redhat.com> > Cc: Gavin Shan <gs...@redhat.com> > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
Reviewed-by: Peter Xu <pet...@redhat.com> Thanks! -- Peter Xu