diff options
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | 2010-06-04 21:53:54 +0800 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-08-01 10:39:27 +0300 |
commit | 7775834a233478ec855b97e30727248f12eafe76 (patch) | |
tree | 06902a6515f0c65b46d1aae37c3d362ca07258d5 /include/video | |
parent | 7ae680eb2d5f0cb10ca0e6d1ff5ecb145befe8e4 (diff) | |
download | linux-7775834a233478ec855b97e30727248f12eafe76.tar.bz2 |
KVM: MMU: split the operations of kvm_mmu_zap_page()
Using kvm_mmu_prepare_zap_page() and kvm_mmu_commit_zap_page() to
split kvm_mmu_zap_page() function, then we can:
- traverse hlist safely
- easily to gather remote tlb flush which occurs during page zapped
Those feature can be used in the later patches
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions