1. 9323e79 Fix 'writeable' typos by Peter Maydell · 2 years, 8 months ago
  2. 5b6af14 accel/tcg: Remove ATOMIC_MMU_IDX by Richard Henderson · 2 years, 10 months ago
  3. c51e510 tracing: remove TCG memory access tracing by Alex Bennée · 3 years ago
  4. fc313c6 exec/memop: Adding signedness to quad definitions by Frédéric Pétrot · 3 years, 1 month ago
  5. 37e891e tcg: Add helper_unaligned_{ld,st} for user-only sigbus by Richard Henderson · 3 years, 6 months ago
  6. 9395cd0 accel/tcg: Report unaligned load/store for user-only by Richard Henderson · 3 years, 4 months ago
  7. fce3f47 accel/tcg: Report unaligned atomics for user-only by Richard Henderson · 3 years, 6 months ago
  8. 72d2bbf linux-user: Add cpu_loop_exit_sigsegv by Richard Henderson · 3 years, 4 months ago
  9. 97be8c6 linux-user/host/riscv: Populate host_signal.h by Richard Henderson · 3 years, 5 months ago
  10. b121611 linux-user/host/mips: Populate host_signal.h by Richard Henderson · 3 years, 5 months ago
  11. 66ee11d linux-user/host/s390: Populate host_signal.h by Richard Henderson · 3 years, 5 months ago
  12. cf5f42f linux-user/host/aarch64: Populate host_signal.h by Richard Henderson · 3 years, 5 months ago
  13. a30bfaa linux-user/host/arm: Populate host_signal.h by Richard Henderson · 3 years, 5 months ago
  14. 8b5bd46 linux-user/host/sparc: Populate host_signal.h by Richard Henderson · 3 years, 5 months ago
  15. 44c8f2c linux-user/host/alpha: Populate host_signal.h by Richard Henderson · 3 years, 5 months ago
  16. 8cc7b85 linux-user/host/ppc: Populate host_signal.h by Richard Henderson · 3 years, 5 months ago
  17. 85442fc linux-user/host/x86: Populate host_signal.h by Richard Henderson · 3 years, 5 months ago
  18. 940b309 accel/tcg: Fold cpu_exit_tb_from_sighandler into caller by Richard Henderson · 3 years, 5 months ago
  19. 5e38ba7 accel/tcg: Split out handle_sigsegv_accerr_write by Richard Henderson · 3 years, 5 months ago
  20. f920ffd accel/tcg: Move clear_helper_retaddr to cpu loop by Richard Henderson · 3 years, 5 months ago
  21. 0fdbb7d accel/tcg: Split out adjust_signal_pc by Richard Henderson · 3 years, 5 months ago
  22. f83bcec accel/tcg: Add cpu_{ld,st}*_mmu interfaces by Richard Henderson · 3 years, 6 months ago
  23. 0583f77 trace: Split guest_mem_before by Richard Henderson · 3 years, 6 months ago
  24. 37aff08 plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb by Richard Henderson · 3 years, 6 months ago
  25. b0702c9 trace/mem: Pass MemOpIdx to trace_mem_get_info by Richard Henderson · 3 years, 6 months ago
  26. 9002ffc tcg: Rename TCGMemOpIdx to MemOpIdx by Richard Henderson · 3 years, 6 months ago
  27. c433e29 accel/tcg: Drop signness in tracing in cputlb.c by Richard Henderson · 3 years, 6 months ago
  28. db17d2c accel/tcg/user-exec: Fix read-modify-write of code on s390 hosts by Ilya Leoshkevich · 3 years, 6 months ago
  29. a754f7f accel/tcg: Expand ATOMIC_MMU_LOOKUP_* by Richard Henderson · 3 years, 7 months ago
  30. fcff001 accel/tcg: Remove ATOMIC_MMU_DECLS by Richard Henderson · 3 years, 7 months ago
  31. 48688fa accel/tcg: Fold EXTRA_ARGS into atomic_template.h by Richard Henderson · 3 years, 7 months ago
  32. e28a866 accel/tcg: Standardize atomic helpers on softmmu api by Richard Henderson · 3 years, 7 months ago
  33. be9568b tcg: Rename helper_atomic_*_mmu and provide for user-only by Richard Henderson · 3 years, 7 months ago
  34. 4f862f7 tcg: Use correct trap number for page faults on *BSD systems by Warner Losh · 3 years, 7 months ago
  35. 08dff43 accel/tcg: Probe the proper permissions for atomic ops by Richard Henderson · 3 years, 8 months ago
  36. 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 10 months ago
  37. 46b12f4 exec: Rename guest_{addr,range}_valid to *_untagged by Richard Henderson · 4 years ago
  38. 3e8f162 exec: Use cpu_untagged_addr in g2h; split out g2h_untagged by Richard Henderson · 4 years ago
  39. 7827168 cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass by Claudio Fontana · 4 years ago
  40. c73bdb3 cpu: move debug_check_watchpoint to tcg_ops by Claudio Fontana · 4 years ago
  41. e124536 cpu: Move tlb_fill to tcg_ops by Eduardo Habkost · 4 years ago
  42. 3b9bd3f remove TCG includes from common code by Paolo Bonzini · 4 years, 2 months ago
  43. f190bf0 accel/tcg/user-exec: silence the compiler warnings by Chen Qun · 4 years, 2 months ago
  44. 62475e9 accel/tcg: Fix computing of is_write for MIPS by Kele Huang · 4 years, 4 months ago
  45. e3a6e0d qemu/: fix some comment spelling errors by zhaolichang · 4 years, 5 months ago
  46. 139c183 meson: rename included C source files to .c.inc by Paolo Bonzini · 5 years ago
  47. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  48. 71b0432 accel/tcg: Provide a NetBSD specific aarch64 cpu_signal_handler by Nick Hudson · 4 years, 9 months ago
  49. 853d9a4 accel/tcg: Adjust cpu_signal_handler for NetBSD/arm by Nick Hudson · 4 years, 9 months ago
  50. b9e6025 accel/tcg: Add endian-specific cpu_{ld, st}* operations by Richard Henderson · 4 years, 9 months ago
  51. 069cfe7 accel/tcg: Add probe_access_flags by Richard Henderson · 4 years, 9 months ago
  52. 7a1bfee accel/tcg: Adjust probe_access call to page_check_range by Richard Henderson · 4 years, 9 months ago
  53. dcb32f1 tcg: Search includes from the project root source directory by Philippe Mathieu-Daudé · 5 years ago
  54. ed4cfbc cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c by Richard Henderson · 5 years ago
  55. cfec388 atomic_template: add inline trace/plugin helpers by Emilio G. Cota · 6 years ago
  56. 504f73f trace: add mmu_index to mem_info by Alex Bennée · 6 years ago
  57. c25c283 tcg: Factor out probe_write() logic into probe_access() by David Hildenbrand · 5 years ago
  58. fef39cc tcg: Make probe_write() return a pointer to the host page by David Hildenbrand · 5 years ago
  59. ca86cf3 tcg: Enforce single page access in probe_write() by David Hildenbrand · 5 years ago
  60. 59e96ac tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code by David Hildenbrand · 5 years ago
  61. 52ba13f tcg: Release mmap_lock on translation fault by Richard Henderson · 6 years ago
  62. 08b97f7 tcg: Introduce set/clear_helper_retaddr by Richard Henderson · 6 years ago
  63. 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
  64. 69963f5 tcg: Remove CPUClass::handle_mmu_fault by Richard Henderson · 6 years ago
  65. da6bbf8 tcg: Add CPUClass::tlb_fill by Richard Henderson · 6 years ago
  66. fb0343d tcg: Fix LGPL version number by Thomas Huth · 6 years ago
  67. f454a54 accel/tcg/user-exec: Don't parse aarch64 insns to test for read vs write by Peter Maydell · 6 years ago
  68. 464e447 tcg: Add RISC-V cpu signal handler by Alistair Francis · 6 years ago
  69. e6cd4bb tcg: Split CONFIG_ATOMIC128 by Richard Henderson · 6 years ago
  70. afd46fc icount: fix cpu_restore_state_from_tb for non-tb-exit cases by Pavel Dovgalyuk · 7 years ago
  71. b1cef6d Drop remaining bits of ia64 host support by Peter Maydell · 7 years ago
  72. 98670d4 accel/tcg: add size paremeter in tlb_fill() by Laurent Vivier · 7 years ago
  73. 9c4bbee page_unprotect(): handle calls to pages that are PAGE_WRITE by Peter Maydell · 7 years ago
  74. a78b129 linux-user: Propagate siginfo_t through to handle_cpu_signal() by Peter Maydell · 7 years ago
  75. 34d4993 accel/tcg: Handle atomic accesses to notdirty memory correctly by Peter Maydell · 7 years ago
  76. ec603b5 tcg: Record code_gen_buffer address for user-only memory helpers by Richard Henderson · 7 years ago
  77. a411d29 accel/tcg: move USER code to user-exec.c by Philippe Mathieu-Daudé · 7 years ago
  78. 5841066 accel/tcg: move user-exec to accel/tcg/ by Philippe Mathieu-Daudé · 7 years ago[Renamed from user-exec.c]
  79. 5ee53d1 Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging by Peter Maydell · 7 years ago