commit | 2df72e9bc4c505d8357012f2924589f3d16f9d44 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Fri Aug 24 15:54:57 2012 -0300 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 06 16:37:25 2012 +0300 |
tree | b5b0e8d63005300dd06fd779658639645d55a67b | |
parent | 09941fbb712655cde9b350852be7a99a6f61a03f [diff] |
KVM: split kvm_arch_flush_shadow Introducing kvm_arch_flush_shadow_memslot, to invalidate the translations of a single memory slot. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>