diff options
author | Stefan Hajnoczi | 2011-09-05 05:02:29 +0200 |
---|---|---|
committer | Alexander Graf | 2011-10-06 09:48:06 +0200 |
commit | e5697f20a262e1fbfd8288950d043f359dc19f60 (patch) | |
tree | b589bb9e0fe47113396f1d75088330e85690c2df /hw/cuda.c | |
parent | Gdbstub: handle read of fpscr (diff) | |
download | qemu-e5697f20a262e1fbfd8288950d043f359dc19f60.tar.gz qemu-e5697f20a262e1fbfd8288950d043f359dc19f60.tar.xz qemu-e5697f20a262e1fbfd8288950d043f359dc19f60.zip |
ppc405: use RAM_ADDR_FMT instead of %08lx
The RAM_ADDR_FMT macro hides the type of ram_addr_t so that format
strings can be safely used. Make sure to use RAM_ADDR_FMT so that the
build works on 32-bit hosts with Xen enabled. Whether Xen should affect
ppc TCG targets is questionable but a separate issue.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw/cuda.c')
0 files changed, 0 insertions, 0 deletions