]> Git Repo - qemu.git/commit
qxl: simplify page dirtying
authorGerd Hoffmann <[email protected]>
Wed, 11 Sep 2013 11:15:48 +0000 (13:15 +0200)
committerGerd Hoffmann <[email protected]>
Wed, 18 Sep 2013 09:13:29 +0000 (11:13 +0200)
commitb0297b4a82f5ba39f6e75c024f80bc4c20070d27
treebcd2d2274627f145e02e8c20eff43fbe7c73484d
parent60b3b2a55f4b3fb72419ce7e4b44378dc56eed28
qxl: simplify page dirtying

No need to do target page size calculations here,
memory_region_set_dirty will care for us.

Signed-off-by: Gerd Hoffmann <[email protected]>
hw/display/qxl.c
This page took 0.025106 seconds and 4 git commands to generate.