diff options
author | Avi Kivity <avi@redhat.com> | 2009-04-27 17:57:12 +0000 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2009-04-27 17:57:12 +0000 |
commit | 12c7e75a7c7048c0beb9196bbbedf0070ab29f53 (patch) | |
tree | 65e916ba28c6b9d690450876e80ac8e3f05e54f0 /arm-semi.c | |
parent | 918a608b10607b1db528946689c9b591ca59cd7d (diff) |
[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 'arm-semi.c')
0 files changed, 0 insertions, 0 deletions