aboutsummaryrefslogtreecommitdiff
path: root/target-i386/arch_memory_mapping.c
AgeCommit message (Expand)Author
2013-01-09target-i386: fix bits 39:32 of the final physical address when using 4M pageWen Congyang
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-06-11Fix some more license versions (GPL2+ instead of GPL2)Stefan Weil
2012-06-07dump: remove dumping stuff from cpu-all.hPaolo Bonzini
2012-06-04Add API to check whether paging mode is enabledWen Congyang
2012-06-04implement cpu_get_memory_mapping()Wen Congyang