Sign in
qemu-android
/
qemu-android
/
43f35cb5e0cff62e1d3fb1c116fbb8e028f2a5c8
/
memory_mapping.c
bdc4464
cpu: Use QTAILQ for CPU list
by Andreas Färber
· 12 years ago
56c4bfb
dump: rebase from host-private RAMBlock offsets to guest-physical addresses
by Laszlo Ersek
· 11 years ago
c5d7f60
dump: populate guest_phys_blocks
by Laszlo Ersek
· 11 years ago
5ee163e
dump: introduce GuestPhysBlockList
by Laszlo Ersek
· 11 years ago
182735e
cpu: Make first_cpu and next_cpu CPUState
by Andreas Färber
· 12 years ago
11ed09c
memory_mapping: Improve qemu_get_guest_memory_mapping() error reporting
by Andreas Färber
· 12 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
a316103
exec: change RAM list to a TAILQ
by Paolo Bonzini
· 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
783e9b4
introduce a new monitor command 'dump-guest-memory' to dump guest's memory
by Wen Congyang
· 13 years ago
2b05ab5
Add API to get memory mapping without do paging
by Wen Congyang
· 13 years ago
c517076
Add API to get memory mapping
by Wen Congyang
· 13 years ago
80167a8
Add API to create memory mapping list
by Wen Congyang
· 13 years ago