• James Hogan's avatar
    KVM: MIPS: Clean & flush on dirty page logging enable · a1ac9e17
    James Hogan authored
    When an existing memory region has dirty page logging enabled, make the
    entire slot clean (read only) so that writes will immediately start
    logging dirty pages (once the dirty bit is transferred from GPA to GVA
    page tables in an upcoming patch).
    Signed-off-by: default avatarJames Hogan <james.hogan@imgtec.com>
    Cc: Paolo Bonzini <pbonzini@redhat.com>
    Cc: "Radim Krčmář" <rkrcmar@redhat.com>
    Cc: Ralf Baechle <ralf@linux-mips.org>
    Cc: linux-mips@linux-mips.org
    Cc: kvm@vger.kernel.org
    a1ac9e17
mips.c 45.1 KB