1. 11bc4a1 kvm: convert "-machine kernel_irqchip" to an accelerator property by Paolo Bonzini · 5 years ago
  2. 4376c40 kvm: introduce kvm_kernel_irqchip_* functions by Paolo Bonzini · 5 years ago
  3. 23b0898 kvm: convert "-machine kvm_shadow_mem" to an accelerator property by Paolo Bonzini · 5 years ago
  4. fe17413 tcg: add "-accel tcg,tb-size" and deprecate "-tb-size" by Paolo Bonzini · 5 years ago
  5. 12ceaef tcg: convert "-accel threads" to a QOM property by Paolo Bonzini · 5 years ago
  6. fc5cf82 accel: pass object to accel_init_machine by Paolo Bonzini · 5 years ago
  7. 3c75e12 qom: add object_new_with_class by Paolo Bonzini · 5 years ago
  8. 03a7a19 accel: compile accel/accel.c just once by Paolo Bonzini · 5 years ago
  9. 28a0961 vl: merge -accel processing into configure_accelerators by Paolo Bonzini · 5 years ago
  10. af0440a tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c by Paolo Bonzini · 5 years ago
  11. 9b3a31c kvm: Reallocate dirty_bmap when we change a slot by Dr. David Alan Gilbert · 5 years ago
  12. 3607715 kvm: Introduce KVM irqchip change notifier by David Gibson · 5 years ago
  13. 894d354 Remove unassigned_access CPU hook by Peter Maydell · 5 years ago
  14. 68d8ef4 Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4' into staging by Peter Maydell · 5 years ago
  15. 8c68ff2 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into staging by Peter Maydell · 5 years ago
  16. e4fbd37 accel/stubs: reduce headers from tcg-stub by Alex Bennée · 6 years ago
  17. 6ba6f81 translator: inject instrumentation from plugins by Emilio G. Cota · 6 years ago
  18. 7dec71d cputlb: ensure _cmmu helper functions follow the naming standard by Alex Bennée · 5 years ago
  19. 5025bb7 translate-all: notify plugin code of tb_flush by Emilio G. Cota · 6 years ago
  20. 235537f plugins: implement helpers for resolving hwaddr by Alex Bennée · 6 years ago
  21. e6d86be tcg: let plugins instrument virtual memory accesses by Emilio G. Cota · 6 years ago
  22. cfec388 atomic_template: add inline trace/plugin helpers by Emilio G. Cota · 6 years ago
  23. 38b47b1 plugin-gen: add module for TCG-related code by Emilio G. Cota · 6 years ago
  24. 4b2190d cputlb: introduce get_page_addr_code_hostp by Emilio G. Cota · 6 years ago
  25. 136094d translate-all: use cpu_in_exclusive_work_context() in tb_flush by Emilio G. Cota · 7 years ago
  26. cfbc3c6 cpu: introduce cpu_in_exclusive_context() by Emilio G. Cota · 6 years ago
  27. 504f73f trace: add mmu_index to mem_info by Alex Bennée · 6 years ago
  28. fe9b676 translate-all: Remove tb_alloc by Richard Henderson · 5 years ago
  29. 1b19400 translate-all: fix uninitialized tb->orig_tb by Clement Deschamps · 5 years ago
  30. 7f445c8 cputlb: Fix tlb_vaddr_to_host by Richard Henderson · 6 years ago
  31. 4cef72d cputlb: ensure _cmmu helper functions follow the naming standard by Alex Bennée · 5 years ago
  32. 038adc2 core: replace getpagesize() with qemu_real_host_page_size by Wei Yang · 5 years ago
  33. 87287ac accel/kvm: ensure ret always set by Alex Bennée · 5 years ago
  34. 023ae9a kvm: split too big memory section on several memslots by Igor Mammedov · 6 years ago
  35. 84516e5 kvm: clear dirty bitmaps from all overlapping memslots by Paolo Bonzini · 6 years ago
  36. 4222147 kvm: extract kvm_log_clear_one_slot by Paolo Bonzini · 6 years ago
  37. ae57db6 cputlb: Pass retaddr to tb_check_watchpoint by Richard Henderson · 6 years ago
  38. 5a7c27b cputlb: Pass retaddr to tb_invalidate_phys_page_fast by Richard Henderson · 6 years ago
  39. ce9f5e2 cputlb: Remove tb_invalidate_phys_page_range is_cpu_write_access by Richard Henderson · 6 years ago
  40. b56668b cputlb: Remove cpu->mem_io_vaddr by Richard Henderson · 6 years ago
  41. 73bc0bd cputlb: Handle TLB_NOTDIRTY in probe_access by Richard Henderson · 6 years ago
  42. 707526a cputlb: Merge and move memory_notdirty_write_{prepare,complete} by Richard Henderson · 6 years ago
  43. 8f5db64 cputlb: Partially inline memory_region_section_get_iotlb by Richard Henderson · 6 years ago
  44. 0856555 cputlb: Move NOTDIRTY handling from I/O path to TLB path by Richard Henderson · 6 years ago
  45. 7b0d792 cputlb: Move ROM handling from I/O path to TLB path by Richard Henderson · 6 years ago
  46. 5b87b3e cputlb: Introduce TLB_BSWAP by Richard Henderson · 6 years ago
  47. 80d9d1c cputlb: Split out load/store_memop by Richard Henderson · 6 years ago
  48. 86b7b9c cputlb: Use qemu_build_not_reached in load/store_helpers by Richard Henderson · 6 years ago
  49. c6b716c cputlb: Disable __always_inline__ without optimization by Richard Henderson · 6 years ago
  50. d2fac5f atomic_template: fix indentation in GEN_ATOMIC_HELPER by Emilio G. Cota · 6 years ago
  51. 9de6578 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging by Peter Maydell · 6 years ago
  52. c25c283 tcg: Factor out probe_write() logic into probe_access() by David Hildenbrand · 6 years ago
  53. fef39cc tcg: Make probe_write() return a pointer to the host page by David Hildenbrand · 6 years ago
  54. ca86cf3 tcg: Enforce single page access in probe_write() by David Hildenbrand · 6 years ago
  55. 59e96ac tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code by David Hildenbrand · 6 years ago
  56. 03a9818 tcg: Check for watchpoints in probe_write() by David Hildenbrand · 6 years ago
  57. 50b107c cputlb: Handle watchpoints via TLB_WATCHPOINT by Richard Henderson · 6 years ago
  58. 5787585 cputlb: Remove double-alignment in store_helper by Richard Henderson · 6 years ago
  59. 8f7cd2a cputlb: Fix size operand for tlb_fill on unaligned store by Richard Henderson · 6 years ago
  60. 30d7e09 cputlb: Fold TLB_RECHECK into TLB_INVALID_MASK by Richard Henderson · 6 years ago
  61. a26fc6f cputlb: Byte swap memory transaction attribute by Tony Nguyen · 6 years ago
  62. 9bf825b memory: Single byte swap along the I/O path by Tony Nguyen · 6 years ago
  63. be5c478 cputlb: Replace size and endian operands for MemOp by Tony Nguyen · 6 years ago
  64. d5d680c memory: Access MemoryRegion with endianness by Tony Nguyen · 6 years ago
  65. 4cbb198 cputlb: Access MemoryRegion with MemOp by Tony Nguyen · 6 years ago
  66. 14776ab tcg: TCGMemOp is now accelerator independent MemOp by Tony Nguyen · 6 years ago
  67. 358f634 atomic_template: fix indentation in GEN_ATOMIC_HELPER by Emilio G. Cota · 6 years ago
  68. f3b8f18 Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' into staging by Peter Maydell · 6 years ago
  69. 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
  70. 9e9b10c icount: remove unnecessary gen_io_end calls by Pavel Dovgalyuk · 6 years ago
  71. ba3e792 icount: clean up cpu_can_io at the entry to the block by Pavel Dovgalyuk · 6 years ago
  72. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  73. 46517dd Include sysemu/sysemu.h a lot less by Markus Armbruster · 6 years ago
  74. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  75. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  76. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  77. 6a0acff Clean up inclusion of exec/cpu-common.h by Markus Armbruster · 6 years ago
  78. 8072aae hmp: Print if memory section is registered with an accelerator by Alexey Kardashevskiy · 6 years ago
  79. ff4aa11 kvm: Support KVM_CLEAR_DIRTY_LOG by Peter Xu · 6 years ago
  80. 36adac4 kvm: Introduce slots lock for memory listener by Peter Xu · 6 years ago
  81. 9f4bf4b kvm: Persistent per kvmslot dirty bitmap by Peter Xu · 6 years ago
  82. 4a12a11 kvm: Update comments for sync_dirty_bitmap by Peter Xu · 6 years ago
  83. 52ba13f tcg: Release mmap_lock on translation fault by Richard Henderson · 6 years ago
  84. 08b97f7 tcg: Introduce set/clear_helper_retaddr by Richard Henderson · 6 years ago
  85. 5cc8767 general: Replace global smp variables with smp machine properties by Like Xu · 6 years ago
  86. ebbfef2 target/i386: kvm: Add support for save and restore nested state by Liran Alon · 6 years ago
  87. b1115c9 KVM: Introduce kvm_arch_destroy_vcpu() by Liran Alon · 6 years ago
  88. e346bcb kvm-all: Add/update fprintf's for kvm_*_ioeventfd_del by Yury Kotov · 6 years ago
  89. 41dbe0d Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190612' into staging by Peter Maydell · 6 years ago
  90. 899f08a tcg: Fix typos in helper_gvec_sar{8,32,64}v by Richard Henderson · 6 years ago
  91. ab7a200 cputlb: cast size_t to target_ulong before using for address masks by Alex Bennée · 6 years ago
  92. 8c79b28 cputlb: use uint64_t for interim values for unaligned load by Alex Bennée · 6 years ago
  93. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  94. 14a48c1 qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h by Markus Armbruster · 6 years ago
  95. 5e14019 cpu: Move icount_decr to CPUNegativeOffsetState by Richard Henderson · 6 years ago
  96. 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
  97. a40ec84 tcg: Create struct CPUTLB by Richard Henderson · 6 years ago
  98. 79e4208 tcg: Fold CPUTLBWindow into CPUTLBDesc by Richard Henderson · 6 years ago
  99. 38dc129 tcg: Add support for vector bitwise select by Richard Henderson · 6 years ago
  100. d827657 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into staging by Peter Maydell · 6 years ago