summaryrefslogtreecommitdiff
path: root/exec.c
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2012-04-15 21:02:09 +0200
committerStefan Weil <sw@weilnetz.de>2012-04-15 21:25:17 +0200
commit23ddbf08bfe3cf3e9d6993bd7918b6c4339ba2bb (patch)
treea92bd75082afea08fe754cb20c9c47f954b79e09 /exec.c
parent3b2992e42f8945f4bc6b9151f83dbf2bb5bcd538 (diff)
downloadqemu-23ddbf08bfe3cf3e9d6993bd7918b6c4339ba2bb.tar.gz
softmmu: Use uintptr_t for physaddr and rename it
Variable physaddr is a host address which should be represented by data type 'uintptr_t'. This is needed for w64 and changes nothing for other hosts. v2: Rename physaddr -> hostaddr (suggested by Blue Swirl). Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions