1. 10f6b23 configure, meson: move pthread_setname_np checks to Meson by Paolo Bonzini · 3 years, 3 months ago
  2. 96a63ae configure, meson: move remaining HAVE_* compiler tests to Meson by Paolo Bonzini · 3 years, 3 months ago
  3. a76a1f6 meson: HAVE_GDB_BIN is not used by C code by Paolo Bonzini · 3 years, 3 months ago
  4. af2bb99 configure, meson: remove CONFIG_GCOV from config-host.mak by Paolo Bonzini · 3 years, 3 months ago
  5. 269506d configure, meson: get HOST_WORDS_BIGENDIAN via the machine object by Paolo Bonzini · 3 years, 3 months ago
  6. a630508 configure, meson: move CONFIG_HOST_DSOSUF to Meson by Paolo Bonzini · 3 years, 3 months ago
  7. 9c29b74 trace: move configuration from configure to Meson by Paolo Bonzini · 3 years, 3 months ago
  8. 0955d66 trace: simple: pass trace_file unmodified to config-host.h by Paolo Bonzini · 3 years, 3 months ago
  9. 537b724 configure, meson: move fuzzing configuration to Meson by Paolo Bonzini · 3 years, 3 months ago
  10. 65ce87d kconfig: split CONFIG_SPARSE_MEM from fuzzing by Paolo Bonzini · 3 years, 3 months ago
  11. ca50e52 configure: add command line options for audio drivers by Paolo Bonzini · 3 years, 3 months ago
  12. e5424a2 meson: define symbols for all available audio drivers by Paolo Bonzini · 3 years, 3 months ago
  13. 87430d5 configure, meson: move audio driver detection to Meson by Paolo Bonzini · 3 years, 3 months ago
  14. 7e1fbe7 audio: remove CONFIG_AUDIO_WIN_INT by Paolo Bonzini · 3 years, 3 months ago
  15. 381123d configure: remove --oss-lib by Paolo Bonzini · 3 years, 3 months ago
  16. e5b2333 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211013' into staging by Richard Henderson · 3 years, 3 months ago
  17. 984b2b5 Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20211013' into staging by Richard Henderson · 3 years, 3 months ago
  18. 5ffcb33 target/alpha: Reorg integer memory operations by Richard Henderson · 3 years, 5 months ago
  19. 4526353 target/alpha: Reorg fp memory operations by Richard Henderson · 3 years, 5 months ago
  20. 76e366e tcg: Canonicalize alignment flags in MemOp by Richard Henderson · 3 years, 5 months ago
  21. d2ba802 tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h by Richard Henderson · 3 years, 6 months ago
  22. 1a2eaf9 target/arm: Use cpu_*_mmu instead of helper_*_mmu by Richard Henderson · 3 years, 6 months ago
  23. a8f8495 target/sparc: Use cpu_*_mmu instead of helper_*_mmu by Richard Henderson · 3 years, 6 months ago
  24. bfe5b84 target/s390x: Use cpu_*_mmu instead of helper_*_mmu by Richard Henderson · 3 years, 6 months ago
  25. 68ad926 target/mips: Use 8-byte memory ops for msa load/store by Richard Henderson · 3 years, 6 months ago
  26. 948f886 target/mips: Use cpu_*_data_ra for msa load/store by Richard Henderson · 3 years, 6 months ago
  27. b4c8f3d accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h by Richard Henderson · 3 years, 3 months ago
  28. f83bcec accel/tcg: Add cpu_{ld,st}*_mmu interfaces by Richard Henderson · 3 years, 6 months ago
  29. f79e808 target/hexagon: Implement cpu_mmu_index by Richard Henderson · 3 years, 6 months ago
  30. 35c65de target/s390x: Use MO_128 for 16 byte atomics by Richard Henderson · 3 years, 6 months ago
  31. 68e33d8 target/ppc: Use MO_128 for 16 byte atomics by Richard Henderson · 3 years, 6 months ago
  32. 26b1464 target/i386: Use MO_128 for 16 byte atomics by Richard Henderson · 3 years, 6 months ago
  33. c21751f target/arm: Use MO_128 for 16 byte atomics by Richard Henderson · 3 years, 6 months ago
  34. 7a7142f memory: Log access direction for invalid accesses by BALATON Zoltan · 3 years, 3 months ago
  35. 946de55 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Richard Henderson · 3 years, 3 months ago
  36. eeecc2e ebpf: really include it only in system emulators by Paolo Bonzini · 3 years, 4 months ago
  37. 59e42d8 target/i386/sev: Use local variable for kvm_sev_launch_measure by Dov Murik · 3 years, 3 months ago
  38. eb8257a target/i386/sev: Use local variable for kvm_sev_launch_start by Dov Murik · 3 years, 3 months ago
  39. 6952026 monitor: Tidy up find_device_state() by Markus Armbruster · 3 years, 4 months ago
  40. b71803a Revert "hw/misc: applesmc: use host osk as default on macs" by Paolo Bonzini · 3 years, 3 months ago
  41. 6e81733 hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c by Philippe Mathieu-Daudé · 3 years, 3 months ago
  42. 0216585 hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c by Philippe Mathieu-Daudé · 3 years, 3 months ago
  43. 05fc8db hw/i386/sgx: Have sgx_epc_get_section() return a boolean by Philippe Mathieu-Daudé · 3 years, 3 months ago
  44. a821186 MAINTAINERS: Cover SGX documentation file with X86/KVM section by Philippe Mathieu-Daudé · 3 years, 3 months ago
  45. dec490d hvf: Determine slot count from struct layout by Alexander Graf · 3 years, 3 months ago
  46. 8e751e9 tests: tcg: Fix PVH test with binutils 2.36+ by Cole Robinson · 3 years, 3 months ago
  47. f1279fc qapi: Make some ObjectTypes depend on the build settings by Thomas Huth · 3 years, 3 months ago
  48. 8c9e7f8 MAINTAINERS: Cover SEV-related files with X86/KVM section by Philippe Mathieu-Daudé · 3 years, 3 months ago
  49. cd35beb monitor: Reduce hmp_info_sev() declaration by Philippe Mathieu-Daudé · 3 years, 3 months ago
  50. aa39501 target/i386/sev: Move qmp_query_sev() & hmp_info_sev() to sev.c by Philippe Mathieu-Daudé · 3 years, 3 months ago
  51. 0875a70 target/i386/sev: Move qmp_query_sev_launch_measure() to sev.c by Philippe Mathieu-Daudé · 3 years, 3 months ago
  52. 8371df2 target/i386/sev: Move qmp_query_sev_capabilities() to sev.c by Philippe Mathieu-Daudé · 3 years, 3 months ago
  53. 11a6ed0 target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.c by Philippe Mathieu-Daudé · 3 years, 3 months ago
  54. 3208de1 target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c by Philippe Mathieu-Daudé · 3 years, 3 months ago
  55. 02eacf3 target/i386/sev: Remove stubs by using code elision by Philippe Mathieu-Daudé · 3 years, 3 months ago
  56. deae846 target/i386/sev: Declare system-specific functions in 'sev.h' by Philippe Mathieu-Daudé · 3 years, 3 months ago
  57. 93777de target/i386/sev: Rename sev_i386.h -> sev.h by Philippe Mathieu-Daudé · 3 years, 3 months ago
  58. e24b333 target/i386/sev: Restrict SEV to system emulation by Philippe Mathieu-Daudé · 3 years, 3 months ago
  59. 2f573c4 target/i386/sev: Use g_autofree in sev_launch_get_measure() by Philippe Mathieu-Daudé · 3 years, 3 months ago
  60. ed84ae7 target/i386/sev: sev_get_attestation_report use g_autofree by Dr. David Alan Gilbert · 3 years, 3 months ago
  61. d58d9f5 target/i386/sev: Mark unreachable code with g_assert_not_reached() by Philippe Mathieu-Daudé · 3 years, 3 months ago
  62. 4e7189e target/i386/sev: Remove sev_get_me_mask() by Philippe Mathieu-Daudé · 3 years, 3 months ago
  63. 40cbafe target/i386/sev_i386.h: Remove unused headers by Philippe Mathieu-Daudé · 3 years, 3 months ago
  64. f83aeea target/i386/cpu: Add missing 'qapi/error.h' header by Philippe Mathieu-Daudé · 3 years, 3 months ago
  65. 9f885ca target/i386/monitor: Return QMP error when SEV is not enabled for guest by Philippe Mathieu-Daudé · 3 years, 3 months ago
  66. 2c7233e target/i386/sev: Prefix QMP errors with 'SEV' by Philippe Mathieu-Daudé · 3 years, 3 months ago
  67. 773ab6c target/i386/kvm: Restrict SEV stubs to x86 architecture by Philippe Mathieu-Daudé · 3 years, 3 months ago
  68. 02310f3 target/i386/kvm: Introduce i386_softmmu_kvm Meson source set by Philippe Mathieu-Daudé · 3 years, 3 months ago
  69. 993e260 qapi/misc-target: Group SEV QAPI definitions by Philippe Mathieu-Daudé · 3 years, 3 months ago
  70. b50f6dc qapi/misc-target: Wrap long 'SEV Attestation Report' long lines by Philippe Mathieu-Daudé · 3 years, 3 months ago
  71. 6bd17dc util/compatfd.c: use libc signalfd wrapper instead of raw syscall by Kacper Słomiński · 3 years, 4 months ago
  72. ecc0066 qemu-iotests: flush after every test by Paolo Bonzini · 3 years, 3 months ago
  73. 097a5f1 build: fix "make check" without earlier "make" by Paolo Bonzini · 3 years, 3 months ago
  74. 8009806 tests: add missing dependency for check-block by Paolo Bonzini · 3 years, 3 months ago
  75. 6014548 MAINTAINERS: Add myself as reviewer of the 'Memory API' by Philippe Mathieu-Daudé · 3 years, 3 months ago
  76. ee26ce6 Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into staging by Richard Henderson · 3 years, 3 months ago
  77. 8be1d4e Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20211012' into staging by Richard Henderson · 3 years, 3 months ago
  78. e770b8c pc-bios: Update hppa-firmware.img by Helge Deller · 3 years, 4 months ago
  79. c163c72 python, iotests: remove socket_scm_helper by John Snow · 3 years, 4 months ago
  80. 514d00d python/qmp: add send_fd_scm directly to QEMUMonitorProtocol by John Snow · 3 years, 4 months ago
  81. d911acc python/qmp: clear events on get_events() call by John Snow · 3 years, 4 months ago
  82. 3a3d84f python/aqmp: Disable logging messages by default by John Snow · 3 years, 4 months ago
  83. 3e55dc3 python/aqmp: Reduce severity of EOFError-caused loop terminations by John Snow · 3 years, 4 months ago
  84. 58026b1 python/aqmp: Add dict conversion method to Greeting object by John Snow · 3 years, 4 months ago
  85. 6e2f6ec python/aqmp: add send_fd_scm by John Snow · 3 years, 4 months ago
  86. 6bfebc7 python/aqmp: Return cleared events from EventListener.clear() by John Snow · 3 years, 4 months ago
  87. 16cce72 python/aqmp: add .empty() method to EventListener by John Snow · 3 years, 4 months ago
  88. 0257209 python/aqmp: add greeting property to QMPClient by John Snow · 3 years, 4 months ago
  89. bfd9a76 Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-121021-2' into staging by Richard Henderson · 3 years, 3 months ago
  90. 81d8537 Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211012' into staging by Richard Henderson · 3 years, 3 months ago
  91. 1788874 tests/docker: add a debian-native image and make available by Alex Bennée · 3 years, 4 months ago
  92. 9b89cdb .github: move repo lockdown to the v2 configuration by Alex Bennée · 3 years, 3 months ago
  93. 453d50c accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid by Alex Bennée · 3 years, 4 months ago
  94. 5d23d53 target/s390x: move tcg_gen_insn_start to s390x_tr_insn_start by Richard Henderson · 3 years, 3 months ago
  95. 6a78a98 plugins/: Add missing functions to symbol list by Lukas Jünger · 3 years, 4 months ago
  96. f13abca gitlab: fix passing of TEST_TARGETS env to cirrus by Daniel P. Berrangé · 3 years, 4 months ago
  97. dcbad7a gitlab: skip the check-patch job on the upstream repo by Daniel P. Berrangé · 3 years, 4 months ago
  98. 9d03f5a travis.yml: Remove the "Release tarball" job by Thomas Huth · 3 years, 4 months ago
  99. 9f62025 gitlab: Add cross-riscv64-system, cross-riscv64-user by Richard Henderson · 3 years, 4 months ago
  100. 5c24acf tests/docker: promote debian-riscv64-cross to a full image by Alex Bennée · 3 years, 4 months ago