diff options
author | Alexander Graf <agraf@suse.de> | 2009-07-17 13:51:48 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-07-22 10:58:46 -0500 |
commit | bd8367761236cd5c435598aeb2f1b8240c09b059 (patch) | |
tree | 3f3ef7aa4af62496ce5fdcaac21eaf736f919566 /aio.c | |
parent | 16415335bea79c0226f92aec82197ab07b55ba65 (diff) |
Fake dirty loggin when it's not there
Some KVM platforms don't support dirty logging yet, like IA64 and PPC,
so in order to still have screen updates on those, we need to fake it.
This patch just tells the getter function for dirty bitmaps, that all
pages within a slot are dirty when the slot has dirty logging enabled.
That way we can implement dirty logging on those platforms sometime when
it drags down performance, but share the rest of the code with dirty
logging capable platforms.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'aio.c')
0 files changed, 0 insertions, 0 deletions