index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-i386
/
arch_memory_mapping.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-5
/
+5
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-17
/
+19
*
target-i386: Fix compiler warning (integer constant is too large)
Stefan Weil
2013-10-02
1
-1
/
+1
*
cpu: Turn cpu_get_memory_mapping() into a CPUState hook
Andreas Färber
2013-06-11
1
-5
/
+7
*
cpu: Turn cpu_paging_enabled() into a CPUState hook
Andreas Färber
2013-06-11
1
-5
/
+1
*
target-i386: Fix mask of pte index in memory mapping
Qiao Nuohan
2013-05-31
1
-1
/
+1
*
target-i386: fix abort on bad PML4E/PDPTE/PDE/PTE addresses
Luiz Capitulino
2013-05-31
1
-4
/
+6
*
target-i386: fix bits 39:32 of the final physical address when using 4M page
Wen Congyang
2013-01-09
1
-3
/
+8
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-17
/
+17
*
Fix some more license versions (GPL2+ instead of GPL2)
Stefan Weil
2012-06-11
1
-2
/
+2
*
dump: remove dumping stuff from cpu-all.h
Paolo Bonzini
2012-06-07
1
-0
/
+1
*
Add API to check whether paging mode is enabled
Wen Congyang
2012-06-04
1
-1
/
+6
*
implement cpu_get_memory_mapping()
Wen Congyang
2012-06-04
1
-0
/
+266