commit | c4f138b4514ba77837d5f6e8ffd2cbc143997984 | [log] [tgz] |
---|---|---|
author | Bandan Das <bsd@redhat.com> | Tue Aug 02 16:32:37 2016 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Aug 19 17:51:40 2016 +0200 |
tree | 586f5e5290540bf7e2fa46b02341c0ae9c2c088b | |
parent | 187ca84b4b02d8b8a4f2117f1c6b209ef1ee90fc [diff] |
mmu: don't pass *kvm to spte_write_protect and spte_*_dirty That parameter isn't used in these functions, it's probably a historical artifact. Signed-off-by: Bandan Das <bsd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>