20 Commits (bead59946a8b54398f4ba3c9c8ecd15eeac78c53)

Author SHA1 Message Date
Peter Crosthwaite 94beb661bd memory_mapping: Rework cpu related includes 11 years ago
Nikunj A Dadhania e4dc3f5909 Add skip_dump flag to ignore memory region during dump 12 years ago
Andreas Färber bdc44640cb cpu: Use QTAILQ for CPU list 13 years ago
Laszlo Ersek 56c4bfb3f0 dump: rebase from host-private RAMBlock offsets to guest-physical addresses 13 years ago
Laszlo Ersek c5d7f60f06 dump: populate guest_phys_blocks 13 years ago
Laszlo Ersek 5ee163e8ea dump: introduce GuestPhysBlockList 13 years ago
Andreas Färber 182735efaf cpu: Make first_cpu and next_cpu CPUState 13 years ago
Andreas Färber 11ed09cf07 memory_mapping: Improve qemu_get_guest_memory_mapping() error reporting 13 years ago
Andreas Färber a23bbfda75 cpu: Turn cpu_get_memory_mapping() into a CPUState hook 13 years ago
Andreas Färber 444d559078 cpu: Turn cpu_paging_enabled() into a CPUState hook 13 years ago
Paolo Bonzini a3161038a1 exec: change RAM list to a TAILQ 14 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 13 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 13 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Stefan Weil 395c3b80bb Fix some more license versions (GPL2+ instead of GPL2) 14 years ago
Stefan Weil fc0608ac14 Fix some more license versions (GPL2+ instead of GPL2) 14 years ago
Paolo Bonzini 5f86146fb3 dump: remove dumping stuff from cpu-all.h 14 years ago
Wen Congyang 783e9b4826 introduce a new monitor command 'dump-guest-memory' to dump guest's memory 14 years ago
Wen Congyang 2b05ab5229 Add API to get memory mapping without do paging 14 years ago
Wen Congyang c517076dae Add API to get memory mapping 14 years ago
Wen Congyang 80167a8a31 Add API to create memory mapping list 14 years ago