1. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  2. fe680d0 exec: Limit translation limiting in address_space_translate to xen by Alexey Kardashevskiy · 11 years ago
  3. c01a71c exec: Fix CPU rework fallout by Christian Borntraeger · 11 years ago
  4. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 11 years ago
  5. 31b030d cputlb: Change tlb_flush_page() argument to CPUState by Andreas Färber · 11 years ago
  6. a47dddd exec: Change cpu_abort() argument to CPUState by Andreas Färber · 11 years ago
  7. bb0e627 exec: Change memory_region_section_get_iotlb() argument to CPUState by Andreas Färber · 11 years ago
  8. 0ea8cb8 cpu-exec: Change cpu_resume_from_signal() argument to CPUState by Andreas Färber · 11 years ago
  9. b3310ab exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument by Andreas Färber · 11 years ago
  10. 75a3403 exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument by Andreas Färber · 11 years ago
  11. 648f034 translate-all: Change tb_gen_code() argument to CPUState by Andreas Färber · 11 years ago
  12. 239c51a translate-all: Change tb_check_watchpoint() argument to CPUState by Andreas Färber · 11 years ago
  13. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 11 years ago
  14. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  15. ff4700b cpu: Move watchpoint fields from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  16. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  17. 93afead cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  18. 2396187 Merge remote-tracking branch 'remotes/kvm/uq/master' into staging by Peter Maydell · 11 years ago
  19. 777872e exec: Remove unneeded include files by Stefan Weil · 11 years ago
  20. f9a49df file_ram_alloc: unify mem-path,mem-prealloc error handling by Marcelo Tosatti · 11 years ago
  21. 2e38847 exec: Make cpu_memory_rw_debug use the CPUs AS by Edgar E. Iglesias · 11 years ago
  22. 2a22165 exec: Make cpu_physical_memory_write_rom input an AS by Edgar E. Iglesias · 11 years ago
  23. db3be60 exec: Make stb_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  24. 5ce5944 exec: Make stw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  25. 2198a12 exec: Make stl_phys_notdirty input an AddressSpace by Edgar E. Iglesias · 11 years ago
  26. ab1da85 exec: Make stl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  27. f606604 exec: Make stq_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  28. 41701aa exec: Make lduw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  29. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  30. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  31. 33bde2e exec: On AS changes, only flush affected CPU TLBs by Edgar E. Iglesias · 11 years ago
  32. 09daed8 cpu: Add per-cpu address space by Edgar E. Iglesias · 11 years ago
  33. 1b3fb98 exec: Make memory_region_section_get_iotlb use section AS by Edgar E. Iglesias · 11 years ago
  34. 3be91e8 exec: Always initialize MemorySection address spaces by Edgar E. Iglesias · 11 years ago
  35. 7771709 exec: Make iotlb_to_region input an AS by Edgar E. Iglesias · 11 years ago
  36. 29d8ec7 exec: Make tb_invalidate_phys_addr input an AS by Edgar E. Iglesias · 11 years ago
  37. a87f395 memory: fix limiting of translation at a page boundary by Paolo Bonzini · 11 years ago
  38. 360e607 address_space_translate: do not cross page boundaries by Stefano Stabellini · 11 years ago
  39. 0169c51 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 11 years ago
  40. 220c3eb memory: split cpu_physical_memory_* functions to its own include by Juan Quintela · 11 years ago
  41. 981fdf2 memory: cpu_physical_memory_set_dirty_tracking() should return void by Juan Quintela · 11 years ago
  42. a2f4d5b memory: make cpu_physical_memory_reset_dirty() take a length parameter by Juan Quintela · 11 years ago
  43. a2cd8c8 memory: s/dirty/clean/ in cpu_physical_memory_is_dirty() by Juan Quintela · 11 years ago
  44. ace694c memory: s/mask/clear/ cpu_physical_memory_mask_dirty_range by Juan Quintela · 11 years ago
  45. 1ab4c8c memory: split dirty bitmap into three by Juan Quintela · 11 years ago
  46. 2152f5c memory: only resize dirty bitmap when memory size increases by Juan Quintela · 11 years ago
  47. 5215919 memory: cpu_physical_memory_mask_dirty_range() always clears a single flag by Juan Quintela · 11 years ago
  48. 75218e7 memory: cpu_physical_memory_set_dirty_range() always dirty all flags by Juan Quintela · 11 years ago
  49. 63995ce memory: set single dirty flags when possible by Juan Quintela · 11 years ago
  50. 4f08cab memory: make cpu_physical_memory_is_dirty return bool by Juan Quintela · 11 years ago
  51. 7e5609a exec: create function to get a single dirty bit by Juan Quintela · 11 years ago
  52. 0656794 exec: use accessor function to know if memory is dirty by Juan Quintela · 11 years ago
  53. 2ba8285 mempath prefault: fix off-by-one error by Marcelo Tosatti · 11 years ago
  54. 582b55a roms: Flush icache when writing roms to guest memory by Alexander Graf · 11 years ago
  55. a94b36d roms: Flush icache when writing roms to guest memory by Alexander Graf · 11 years ago
  56. 53cb28c exec: separate sections and nodes per address space by Marcel Apfelbaum · 11 years ago
  57. 026736c exec: reduce L2_PAGE_SIZE by Michael S. Tsirkin · 11 years ago
  58. 57271d6 exec: make address spaces 64-bit wide by Paolo Bonzini · 11 years ago
  59. b35ba30 exec: memory radix tree page level compression by Michael S. Tsirkin · 11 years ago
  60. 97115a8 exec: pass hw address to phys_page_find by Michael S. Tsirkin · 11 years ago
  61. 8b79576 exec: extend skip field to 6 bit, page entry to 32 bit by Michael S. Tsirkin · 11 years ago
  62. 9736e55 exec: replace leaf with skip by Michael S. Tsirkin · 11 years ago
  63. 03f4995 split definitions for exec.c and translate-all.c radix trees by Paolo Bonzini · 11 years ago
  64. ef36fa1 qemu: mempath: prefault pages manually (v4) by Marcelo Tosatti · 11 years ago
  65. 29c5b77 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  66. ef9e455 Revert "exec: limit system memory size" by Michael S. Tsirkin · 11 years ago
  67. e8262a1 exec: fix breakpoint_invalidate when pc may not be translated by Max Filippov · 11 years ago
  68. 818f86b exec: limit system memory size by Michael S. Tsirkin · 11 years ago
  69. e85d9db exec: Fix bounce buffer allocation in address_space_map() by Kevin Wolf · 12 years ago
  70. 041603f exec: remove qemu_safe_ram_ptr by Paolo Bonzini · 11 years ago
  71. 575ddeb exec: Fix prototype of phys_mem_set_alloc and related functions by Stefan Weil · 11 years ago
  72. 39c153b Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging by Anthony Liguori · 11 years ago
  73. 30ba0ee cpu: Move cpu_copy() into linux-user by Andreas Färber · 12 years ago
  74. 016e9d6 exec: cleanup DEBUG_SUBPAGE by Amos Kong · 11 years ago
  75. 2e6ae66 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  76. 3e4be9c Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 11 years ago
  77. 089f3f7 exec: Fix broken build for MinGW (regression) by Stefan Weil · 11 years ago
  78. 3e469db exec: always use MADV_DONTFORK by Andrea Arcangeli · 12 years ago
  79. 3922825 exec: Don't abort when we can't allocate guest memory by Markus Armbruster · 11 years ago
  80. e1e84ba exec: Clean up unnecessary S390 ifdeffery by Markus Armbruster · 11 years ago
  81. 2eb9fba exec: Drop incorrect & dead S390 code in qemu_ram_remap() by Markus Armbruster · 11 years ago
  82. 9113803 exec: Simplify the guest physical memory allocation hook by Markus Armbruster · 11 years ago
  83. 3435f39 exec: Reduce ifdeffery around -mem-path by Markus Armbruster · 11 years ago
  84. 0628c18 exec: Clean up fall back when -mem-path allocation fails by Markus Armbruster · 11 years ago
  85. dfeaf2a exec: Fix Xen RAM allocation with unusual options by Markus Armbruster · 11 years ago
  86. 2641689 exec: do tcg_commit only when tcg_enabled by liguang · 11 years ago
  87. 3bb28b72 memory: Provide separate handling of unassigned io ports accesses by Jan Kiszka · 11 years ago
  88. 8826624 exec: check offset_within_address_space for register subpage by Hu Tao · 11 years ago
  89. 098178f exec: fix writing to MMIO area with non-power-of-two length by Paolo Bonzini · 11 years ago
  90. 38fcbd3 cpu: Replace qemu_for_each_cpu() by Andreas Färber · 12 years ago
  91. bdc4464 cpu: Use QTAILQ for CPU list by Andreas Färber · 12 years ago
  92. e0d4794 cpu: Fix VMSTATE_CPU() semantics by Andreas Färber · 11 years ago
  93. 38e478e kvm: Change prototype of kvm_update_guest_debug() by Stefan Weil · 12 years ago
  94. 874ec3c Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging by Anthony Liguori · 12 years ago
  95. b24c882 linux-user: Reset copied CPUs in cpu_copy() always by Alexander Graf · 12 years ago
  96. f17ec44 exec: Change cpu_memory_rw_debug() argument to CPUState by Andreas Färber · 12 years ago
  97. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  98. 3825b28 cpu: Change cpu_single_step() argument to CPUState by Andreas Färber · 12 years ago
  99. ed2803d cpu: Move singlestep_enabled field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  100. e1622f4 exec: fix incorrect assumptions in memory_access_size by Paolo Bonzini · 12 years ago