summary refs log tree commit diff stats
path: root/qemu-timer.c
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2011-01-21 17:56:32 +0100
committerAurelien Jarno <aurelien@aurel32.net>2011-01-21 17:56:32 +0100
commit543c4c94cf235d11315157bab25a24f7d9a48711 (patch)
tree2204870d38f6a322c25ee65fd27e129dfaf61195 /qemu-timer.c
parentb646968336d4180bdd7d2e24209708dcee6ba400 (diff)
downloadfocaccia-qemu-543c4c94cf235d11315157bab25a24f7d9a48711.tar.gz
focaccia-qemu-543c4c94cf235d11315157bab25a24f7d9a48711.zip
sm501: fix screen redraw
Due to signed/unsigned comparison, the dirty bits are never reset, and
the screen redrawn each time. Fix that by only using ram_addr_t types,
and looking for page_min != addr_max instead.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'qemu-timer.c')
0 files changed, 0 insertions, 0 deletions