Sign in
qemu
/
qemu
/
cadebd7a2a590c2ac5ced58c2fc207c7ae78fb1b
/
target-i386
/
arch_memory_mapping.c
2c17449
exec: Make ldq/ldub_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
fdfba1a
exec: Make ldl_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
00fdef6
target-i386: Fix compiler warning (integer constant is too large)
by Stefan Weil
· 11 years ago
a23bbfd
cpu: Turn cpu_get_memory_mapping() into a CPUState hook
by Andreas Färber
· 12 years ago
444d559
cpu: Turn cpu_paging_enabled() into a CPUState hook
by Andreas Färber
· 12 years ago
bff6347
target-i386: Fix mask of pte index in memory mapping
by Qiao Nuohan
· 12 years ago
fbc2ed9
target-i386: fix abort on bad PML4E/PDPTE/PDE/PTE addresses
by Luiz Capitulino
· 12 years ago
6ad53bd
target-i386: fix bits 39:32 of the final physical address when using 4M page
by Wen Congyang
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
fc0608a
Fix some more license versions (GPL2+ instead of GPL2)
by Stefan Weil
· 13 years ago
5f86146
dump: remove dumping stuff from cpu-all.h
by Paolo Bonzini
· 13 years ago
31a2207
Add API to check whether paging mode is enabled
by Wen Congyang
· 13 years ago
fae001f
implement cpu_get_memory_mapping()
by Wen Congyang
· 13 years ago