1. 89c3333 Remove unused CONFIG_TCG_PASS_AREG0 and dead code by Blue Swirl · 13 years ago
  2. 92fc4b5 x86: switch to AREG0 free mode by Blue Swirl · 13 years ago
  3. 45f33f0 Maintain the number of dirty pages by Juan Quintela · 13 years ago
  4. 2f5a189 ppc: Move load and store helpers, switch to AREG0 free mode by Blue Swirl · 13 years ago
  5. 5726c27 qemu-log: move logging to qemu-log.c by Blue Swirl · 13 years ago
  6. 5f86146 dump: remove dumping stuff from cpu-all.h by Paolo Bonzini · 13 years ago
  7. 4720bd0 dump: change cpu_get_note_size to return ssize_t by Paolo Bonzini · 13 years ago
  8. 3494170 Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
  9. b7e516c Kill off cpu_state_reset() by Andreas Färber · 13 years ago
  10. 0038ffb target-i386: Add API to get note's size by Wen Congyang · 13 years ago
  11. 25ae9c1 target-i386: add API to get dump info by Wen Congyang · 13 years ago
  12. 90166b7 target-i386: Add API to write cpu status to core file by Wen Congyang · 13 years ago
  13. 9fecbed target-i386: Add API to write elf notes to core file by Wen Congyang · 13 years ago
  14. 31a2207 Add API to check whether paging mode is enabled by Wen Congyang · 13 years ago
  15. fae001f implement cpu_get_memory_mapping() by Wen Congyang · 13 years ago
  16. e554861 exec: prepare for splitting by Blue Swirl · 13 years ago
  17. c6d5067 w64: Fix data types in cpu-all.h, exec.c by Stefan Weil · 13 years ago
  18. 27b0dc1 w64: Fix type casts used in some macros in cpu-all.h by Stefan Weil · 13 years ago
  19. 39879bb linux-user: take RESERVED_VA into account for g2h_valid() by Alexander Graf · 13 years ago
  20. e141ab5 softmmu templates: optionally pass CPUState to memory access functions by Blue Swirl · 14 years ago
  21. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  22. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  23. 79122e9 Merge remote-tracking branch 'qemu-kvm/memory/core' into staging by Anthony Liguori · 13 years ago
  24. 8d9dde9 cpu-all.h: Don't accidentally sign extend in g2h() by Peter Maydell · 13 years ago
  25. 97161e1 memory: get rid of cpu_register_io_memory() by Avi Kivity · 13 years ago
  26. d362e75 target-i386: Add infrastructure for reporting TPR MMIO accesses by Jan Kiszka · 13 years ago
  27. 11c7ef0 Remove IO_MEM_SHIFT by Avi Kivity · 13 years ago
  28. 7638e0d memory: obsolete more dirty memory related functions by Avi Kivity · 13 years ago
  29. 8f77558 memory: obsolete cpu_physical_memory_[gs]et_dirty_tracking() by Avi Kivity · 13 years ago
  30. 7c63736 Store MemoryRegion in RAMBlock by Avi Kivity · 13 years ago
  31. dcd97e3 memory: remove CPUPhysMemoryClient by Avi Kivity · 13 years ago
  32. 86e775c memory: replace cpu_physical_sync_dirty_bitmap() with a memory API by Avi Kivity · 13 years ago
  33. 4a2dd92 Rename get_tls to tls_var by Jan Kiszka · 13 years ago
  34. 07f3507 fix spelling in main directory by Dong Xu Wang · 13 years ago
  35. b3c4bbe Make cpu_single_env thread-local by Paolo Bonzini · 13 years ago
  36. 8b3692d Remove qemu_host_page_bits by Stefan Weil · 14 years ago
  37. 85d59fe fix QLIST usage for RAM list by Paolo Bonzini · 14 years ago
  38. cbbab92 move unaligned memory access functions to bswap.h by Paolo Bonzini · 14 years ago
  39. f3e2703 exec.h: fix coding style and change cpu_has_work to return bool by Blue Swirl · 14 years ago
  40. be22a9a softfloat: always enable floatx80 and float128 support by Aurelien Jarno · 14 years ago
  41. cf67c6b softfloat-native: remove by Aurelien Jarno · 14 years ago
  42. 85097db irq: Privatize CPU_INTERRUPT_NMI. by Richard Henderson · 14 years ago
  43. 00a152b target-i386: Privatize some i386-specific interrupt names. by Richard Henderson · 14 years ago
  44. 403946c target-arm: Privatize CPU_INTERRUPT_FIQ. by Richard Henderson · 14 years ago
  45. d152031 irq: Remove CPU_INTERRUPT_TIMER. by Richard Henderson · 14 years ago
  46. 3125f76 irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK. by Richard Henderson · 14 years ago
  47. 9c76219 irq: Introduce CPU_INTERRUPT_TGT_* defines. by Richard Henderson · 14 years ago
  48. ec6959d Redirect cpu_interrupt to callback handler by Jan Kiszka · 14 years ago
  49. 602308f cpu-all.h: define CPU_LDoubleU by Aurelien Jarno · 14 years ago
  50. c8f930c cpu-all.h: Remove unnecessary target-specific ifdef for CPU_QuadU by Peter Maydell · 14 years ago
  51. 490f4ed s390x: enable CPU_QuadU by Ulrich Hecht · 14 years ago
  52. cd19cfa Add qemu_ram_remap by Huang Ying · 14 years ago
  53. 2fa11da x86: Small cleanups of MCE helpers by Jan Kiszka · 14 years ago
  54. e5896b1 Introduce log_start/log_stop in CPUPhysMemoryClient by Anthony PERARD · 14 years ago
  55. f5c848e x86: Optionally dump code bytes on cpu_dump_state by Jan Kiszka · 14 years ago
  56. 31ce5e0 Add "broadcast" option for mce command by Jin Dongming · 14 years ago
  57. 9a78eea target-xxx: Use fprintf_function (format checking) by Stefan Weil · 14 years ago
  58. 055403b exec: Use fprintf_function for dump_exec_info (format checking) by Stefan Weil · 14 years ago
  59. 2c80e42 Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  60. 18e9ea8 linux-user: fix build on hosts not using guest base by Aurelien Jarno · 15 years ago
  61. 04b1665 qemu_ram_free: Implement it by Alex Williamson · 15 years ago
  62. cc9e98c ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path by Alex Williamson · 15 years ago
  63. d17b528 Remove uses of ram.last_offset (aka last_ram_offset) by Alex Williamson · 15 years ago
  64. f471a17 ram_blocks: Convert to a QLIST by Alex Williamson · 15 years ago
  65. 68a1c81 Pre-allocate guest address space by Paul Brook · 15 years ago
  66. 3ae9501 add cpu_is_stopped helper by Marcelo Tosatti · 15 years ago
  67. e82bcec port qemu-kvm's on_vcpu code by Marcelo Tosatti · 15 years ago
  68. 2e9a571 Remove PAGE_RESERVED by Paul Brook · 15 years ago
  69. 2d8ebcf Fix --enable-profiler compilation. by Richard Henderson · 15 years ago
  70. ca39b46 Introduce wrapper functions to access phys_ram_dirty. by Yoshiaki Tamura · 15 years ago
  71. 29e922b Compile qemu-timer only once by Blue Swirl · 15 years ago
  72. d2053c3 Move cpu_exec_init_all() declaration to qemu-common.h by Blue Swirl · 15 years ago
  73. 6842a08 Compile pci only once by Blue Swirl · 15 years ago
  74. db1a497 split out qemu-timer.c by Paolo Bonzini · 15 years ago
  75. b480d9b Fix usermode virtual address type by Paul Brook · 15 years ago
  76. 4fcc562 Remove cpu_get_phys_page_debug from userspace emulation by Paul Brook · 15 years ago
  77. b3755a9 Disable phsyical memory handling in userspace emulation. by Paul Brook · 15 years ago
  78. 5cd2c5b Implement multi-level page tables. by Richard Henderson · 15 years ago
  79. b9f8312 Use TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid. by Richard Henderson · 15 years ago
  80. c902760 Add option to use file backed guest memory by Marcelo Tosatti · 15 years ago
  81. 35bed8e Move ioport.h out of cpu-all.h by Paul Brook · 15 years ago
  82. 62a2744 kvm: Flush coalesced MMIO buffer periodly by Sheng Yang · 15 years ago
  83. 9706c06 cpu-all.h: fix cpu_get_real_ticks() #ifdef by Aurelien Jarno · 15 years ago
  84. fea0ac2 cpu-all.h: fix cpu_get_real_ticks on mips host by Arnaud Patard · 16 years ago
  85. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  86. 99a0949 Get rid of _t suffix by malc · 16 years ago
  87. aeec26d Fix conditional compilation (MIPS host) by Stefan Weil · 16 years ago
  88. 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 16 years ago
  89. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 16 years ago
  90. 379f669 Userspace guest address offsetting by Paul Brook · 16 years ago
  91. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  92. 3299397 split out ioport related stuffs from vl.c into ioport.c. by Isaku Yamahata · 16 years ago
  93. 79c4f6b QEMU: MCE: Add MCE simulation to qemu/tcg by Huang Ying · 16 years ago
  94. b09ea7d Handle init/sipi in a main cpu exec loop. (v2) by Gleb Natapov · 16 years ago
  95. 950f147 provide cpu_index to env mapping by Glauber Costa · 16 years ago
  96. edf8e2a linux-user: implemented ELF coredump support for ARM target by Mika Westerberg · 16 years ago
  97. 151f774 kvm: Rework dirty bitmap synchronization by Jan Kiszka · 16 years ago
  98. 1ad2134 Hardware convenience library by Paul Brook · 16 years ago
  99. 0b4e6e3 Remove cpu_get_io_memory_{read,write}. by Paul Brook · 16 years ago
  100. 6a4955a qemu: per-arch cpu_has_work (Marcelo Tosatti) by aliguori · 16 years ago