commit | 717cb7b259d7258063f8c4a812098a8d3adfa4b3 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun Feb 12 21:21:21 2012 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Feb 29 13:44:44 2012 +0200 |
tree | b4957285d81dd43bc30d165aaba7c0b0ed54b315 | |
parent | 8636b9295be46307a1de86942accabea50fa59ae [diff] |
memory: unify the two branches of cpu_register_physical_memory_log() Identical except that the second branch knows its not modifying an existing subpage. Signed-off-by: Avi Kivity <avi@redhat.com>