diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2017-04-05 09:02:47 +0100 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2017-04-21 09:02:04 +0100 |
commit | 0a97c6c4f938e0be21546f9475b30953b25187f0 (patch) | |
tree | 33e6fcb9ef511fa59b4e9d1d5dae48a1c2623987 /disas | |
parent | 66dcabea477bed6dcaddce499f024b9bb921a598 (diff) | |
download | qemu-0a97c6c4f938e0be21546f9475b30953b25187f0.zip qemu-0a97c6c4f938e0be21546f9475b30953b25187f0.tar.gz qemu-0a97c6c4f938e0be21546f9475b30953b25187f0.tar.bz2 |
tcx: remove TARGET_PAGE_SIZE from tcx_update_display()
Now that page alignment is handled by the memory API, there is no need to
duplicate the code 4 times (4 * 1024 == 4096 == TARGET_PAGE_SIZE).
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'disas')
0 files changed, 0 insertions, 0 deletions