qemu/target-sparc
Artyom Tarasenko 698235aab6 sparc32 don't mark page dirty when failing
if the access check fails, the page can not be modified
and shouldn't be marked dirty.
The patch fixes the "hsfs_putpage: dirty HSFS page"
error in Solaris guests.

Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-01-31 07:49:26 +00:00
..
cpu.h sparc64: reimplement tick timers v4 2010-01-27 21:21:57 +00:00
exec.h
helper.c sparc32 don't mark page dirty when failing 2010-01-31 07:49:26 +00:00
helper.h
machine.c sparc64: reimplement tick timers v4 2010-01-27 21:21:57 +00:00
op_helper.c
TODO
translate.c