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