Commit History

作者 SHA1 備註 提交日期
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 年之前
  Paolo Bonzini eae3eb3e18 qemu/queue.h: simplify reverse access to QTAILQ 6 年之前
  Marc-André Lureau 17a6ddb6fa memory-mapping: skip non-volatile memory regions in GuestPhysBlockList 6 年之前
  Alistair Francis a89f364ae8 Replace all occurances of __FUNCTION__ with __func__ 7 年之前
  Marc-André Lureau 22c3aea8db dump: fix memory_mapping_filter leak 8 年之前
  Alex Williamson 21e00fa55f memory: Replace skip_dump flag with "ram_device" 8 年之前
  Peter Maydell 030c98aff1 all: Remove unnecessary glib.h includes 9 年之前
  Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 9 年之前
  Peter Xu 1fbeff72c2 dump-guest-memory: add "detach" support 9 年之前
  Peter Maydell d38ea87ac5 all: Clean up includes 9 年之前
  Peter Crosthwaite 94beb661bd memory_mapping: Rework cpu related includes 10 年之前
  Nikunj A Dadhania e4dc3f5909 Add skip_dump flag to ignore memory region during dump 11 年之前
  Andreas Färber bdc44640cb cpu: Use QTAILQ for CPU list 12 年之前
  Laszlo Ersek 56c4bfb3f0 dump: rebase from host-private RAMBlock offsets to guest-physical addresses 12 年之前
  Laszlo Ersek c5d7f60f06 dump: populate guest_phys_blocks 12 年之前
  Laszlo Ersek 5ee163e8ea dump: introduce GuestPhysBlockList 12 年之前
  Andreas Färber 182735efaf cpu: Make first_cpu and next_cpu CPUState 12 年之前
  Andreas Färber 11ed09cf07 memory_mapping: Improve qemu_get_guest_memory_mapping() error reporting 12 年之前
  Andreas Färber a23bbfda75 cpu: Turn cpu_get_memory_mapping() into a CPUState hook 12 年之前
  Andreas Färber 444d559078 cpu: Turn cpu_paging_enabled() into a CPUState hook 12 年之前
  Paolo Bonzini a3161038a1 exec: change RAM list to a TAILQ 12 年之前
  Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 12 年之前
  Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 12 年之前
  Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 13 年之前
  Stefan Weil fc0608ac14 Fix some more license versions (GPL2+ instead of GPL2) 13 年之前
  Paolo Bonzini 5f86146fb3 dump: remove dumping stuff from cpu-all.h 13 年之前
  Wen Congyang 783e9b4826 introduce a new monitor command 'dump-guest-memory' to dump guest's memory 13 年之前
  Wen Congyang 2b05ab5229 Add API to get memory mapping without do paging 13 年之前
  Wen Congyang c517076dae Add API to get memory mapping 13 年之前
  Wen Congyang 80167a8a31 Add API to create memory mapping list 13 年之前