diff options
author | 2009-04-27 17:57:12 +0000 | |
---|---|---|
committer | 2009-04-27 17:57:12 +0000 | |
commit | 12c7e75a7c7048c0beb9196bbbedf0070ab29f53 (patch) | |
tree | 65e916ba28c6b9d690450876e80ac8e3f05e54f0 /hw/tcx.c | |
parent | build system: Silence failing configure tests (diff) | |
download | qemu-12c7e75a7c7048c0beb9196bbbedf0070ab29f53.tar.xz qemu-12c7e75a7c7048c0beb9196bbbedf0070ab29f53.zip |
[RESEND] Fix vga segfaults or screen corruption with large memory guests
page0 and friends are ram addresses; a smaller size will overflow and
cause a segfault or random corruption.
Change them to ram_addr_t.
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'hw/tcx.c')
0 files changed, 0 insertions, 0 deletions