KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Wed, 1 Aug 2012 09:02:01 +0000 (18:02 +0900)
committerAvi Kivity <avi@redhat.com>
Mon, 6 Aug 2012 09:47:04 +0000 (12:47 +0300)
This helps to make rmap architecture specific in a later patch.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found