qemu-patch-raspberry4/accel/kvm
Peter Xu ff4aa11419 kvm: Support KVM_CLEAR_DIRTY_LOG
Firstly detect the interface using KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
and mark it.  When failed to enable the new feature we'll fall back to
the old sync.

Provide the log_clear() hook for the memory listeners for both address
spaces of KVM (normal system memory, and SMM) and deliever the clear
message to kernel.

Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20190603065056.25211-11-peterx@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2019-07-15 15:39:03 +02:00
..
kvm-all.c kvm: Support KVM_CLEAR_DIRTY_LOG 2019-07-15 15:39:03 +02:00
Makefile.objs kvm: add memory encryption context 2018-03-13 12:04:03 +01:00
sev-stub.c kvm: introduce memory encryption APIs 2018-03-13 12:04:03 +01:00
trace-events kvm: Support KVM_CLEAR_DIRTY_LOG 2019-07-15 15:39:03 +02:00