commit | 1f50f1b3a4630966fb3cd1f56892acb03580bd37 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Feb 24 11:07:14 2016 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Mar 08 12:33:26 2016 +0100 |
tree | c885d06890ff0b9f68ffad158ad269abaeb39776 | |
parent | 9a43c5d9c3f13a2fc3864570e33438347319b584 [diff] |
KVM: MMU: invert return value of mmu.sync_page and *kvm_sync_page* Return true if the page was synced (and the TLB must be flushed) and false if the page was zapped. Reviewed-by: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>