memory: use 128-bit integers for sizes and intermediates
authorAvi Kivity <avi@redhat.com>
Sun, 16 Oct 2011 11:19:17 +0000 (13:19 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 16 Oct 2011 11:19:17 +0000 (13:19 +0200)
commitbe4601d7f1d183cba4ee7737a2caa780e50b426a
tree7f92c603587b6fa77fe01de97b115ef8286349b9
parent963a0997b53a904adb13562a9222bcf82302c160
memory: use 128-bit integers for sizes and intermediates

Since the memory API supports 64-bit buses, it needs a larger type to represent
intermediate results.

Signed-off-by: Avi Kivity <avi@redhat.com>
memory.c
memory.h