index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
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
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