+0
−1
+7
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
- we count KVM_REQ_TLB_FLUSH requests, not actual flushes (KVM can have multiple requests for one flush) - flushes from kvm_flush_remote_tlbs aren't counted - it's easy to make a direct request by mistake Solve these by postponing the counting to kvm_check_request(). Signed-off-by:Radim Krčmář <rkrcmar@redhat.com> Signed-off-by:
Liang Chen <liangchen.linux@gmail.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>