git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3ae209
)
KVM: Separate rmap_pde from kvm_lpage_info->write_count
author
Takuya Yoshikawa
<yoshikawa.takuya@oss.ntt.co.jp>
Mon, 2 Jul 2012 08:57:17 +0000
(17:57 +0900)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Wed, 18 Jul 2012 19:55:04 +0000
(16:55 -0300)
This makes it possible to loop over rmap_pde arrays in the same way as
we do over rmap so that we can optimize kvm_handle_hva_range() easily in
the following patch.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found