KVM: MMU: abstract the operation of rmap
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Sun, 15 May 2011 15:26:20 +0000 (23:26 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 12 Jul 2011 08:45:06 +0000 (11:45 +0300)
Abstract the operation of rmap to spte_list, then we can use it for the
reverse mapping of parent pte in the later patch

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found