commit | cb16a7b3872e9a806f16b1f09b59103fafc7b796 | [log] [tgz] |
---|---|---|
author | Hillf Danton <dhillf@gmail.com> | Sat Sep 18 08:41:02 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:52:59 2010 +0200 |
tree | 255ee31572d138a2d1a54281881483654f02bf56 | |
parent | a182d8737f0bdfb684b3255c8e266e71999e2225 [diff] |
KVM: MMU: fix counting of rmap entries in rmap_add() It seems that rmap entries are under counted. Signed-off-by: Hillf Danton <dhillf@gmail.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>