Sign in
qemu
/
qemu
/
362b3786ebd1f97737783b53de056265efa9e870
/
memory_mapping.c
21e00fa
memory: Replace skip_dump flag with "ram_device"
by Alex Williamson
· 8 years ago
030c98a
all: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
1fbeff7
dump-guest-memory: add "detach" support
by Peter Xu
· 9 years ago
d38ea87
all: Clean up includes
by Peter Maydell
· 9 years ago
94beb66
memory_mapping: Rework cpu related includes
by Peter Crosthwaite
· 10 years ago
e4dc3f5
Add skip_dump flag to ignore memory region during dump
by Nikunj A Dadhania
· 10 years ago
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