« Previous | Next » 

Revision 23ddbf08

ID23ddbf08bfe3cf3e9d6993bd7918b6c4339ba2bb

Added by Stefan Weil about 12 years ago

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 <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences