1. 711c041 Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging by Peter Maydell · 3 years, 6 months ago
  2. 73c8bf4 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210702' into staging by Peter Maydell · 3 years, 6 months ago
  3. db1ffc3 qemu/bitops.h: add bitrev8 implementation by Mark Cave-Ayland · 3 years, 6 months ago
  4. 38f2cfb hw/arm: Add basic power management to raspi. by Nolan Leake · 3 years, 6 months ago
  5. 9c2647f Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 3 years, 6 months ago
  6. 5a67d77 Merge remote-tracking branch 'remotes/berrange-gitlab/tags/tls-deps-pull-request' into staging by Peter Maydell · 3 years, 6 months ago
  7. 67e25ee Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210629' into staging by Peter Maydell · 3 years, 6 months ago
  8. 1ec2cd0 Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging by Peter Maydell · 3 years, 6 months ago
  9. 50de513 vhost: Distinguish errors in vhost_dev_get_config() by Kevin Wolf · 3 years, 7 months ago
  10. 28770ff vhost: Distinguish errors in vhost_backend_init() by Kevin Wolf · 3 years, 7 months ago
  11. a6945f2 vhost: Add Error parameter to vhost_dev_init() by Kevin Wolf · 3 years, 7 months ago
  12. 678bcc3 crypto: Make QCryptoTLSCreds* structures private by Philippe Mathieu-Daudé · 3 years, 6 months ago
  13. e9ac680 crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper by Philippe Mathieu-Daudé · 3 years, 6 months ago
  14. 2b836c2 tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64 by Richard Henderson · 3 years, 7 months ago
  15. 587195b tcg: Add flags argument to bswap opcodes by Richard Henderson · 3 years, 7 months ago
  16. 7f05d32 tcg: Implement tcg_gen_vec_add{sub}32_tl by LIU Zhiwei · 3 years, 6 months ago
  17. 950ee59 tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32 by LIU Zhiwei · 3 years, 6 months ago
  18. 04f2a8b tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32 by LIU Zhiwei · 3 years, 6 months ago
  19. 448e7aa tcg: Add tcg_gen_vec_add{sub}8_i32 by LIU Zhiwei · 3 years, 6 months ago
  20. 3d066e5 tcg: Add tcg_gen_vec_add{sub}16_i32 by LIU Zhiwei · 3 years, 6 months ago
  21. 4d324c0 introduce QEMU_AUTO_VFREE by Vladimir Sementsov-Ogievskiy · 3 years, 6 months ago
  22. ecd30d2 block: Allow changing bs->file on reopen by Alberto Garcia · 3 years, 7 months ago
  23. 3d0e874 block: BDRVReopenState: drop replace_backing_bs field by Vladimir Sementsov-Ogievskiy · 3 years, 7 months ago
  24. 5f4eb94 hw/nvme: fix endianess conversion and add controller list by Gollu Appalanaidu · 3 years, 7 months ago
  25. 2a13230 hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_check by Klaus Jensen · 3 years, 6 months ago
  26. 18de152 hw/nvme: add identify namespace flbas/mc enums by Gollu Appalanaidu · 3 years, 8 months ago
  27. 6512fa4 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 6 months ago
  28. 9e654e1 Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' into staging by Peter Maydell · 3 years, 6 months ago
  29. e3955ae Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210624-2' into staging by Peter Maydell · 3 years, 6 months ago
  30. 1e63fe6 machine: pass QAPI struct to mc->smp_parse by Paolo Bonzini · 3 years, 6 months ago
  31. abc2f51 machine: add error propagation to mc->smp_parse by Paolo Bonzini · 3 years, 6 months ago
  32. 67872eb machine: move dies from X86MachineState to CpuTopology by Paolo Bonzini · 3 years, 6 months ago
  33. 149009b block-copy: atomic .cancelled and .finished fields in BlockCopyCallState by Emanuele Giuseppe Esposito · 3 years, 6 months ago
  34. 55fa54a co-shared-resource: protect with a mutex by Emanuele Giuseppe Esposito · 3 years, 7 months ago
  35. a7b4f8f progressmeter: protect with a mutex by Emanuele Giuseppe Esposito · 3 years, 7 months ago
  36. 720507e ratelimit: treat zero speed as unlimited by Paolo Bonzini · 3 years, 7 months ago
  37. 050cee1 Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-250621-1' into staging by Peter Maydell · 3 years, 6 months ago
  38. 7c4ab60 plugins/api: expose symbol lookup to plugins by Alex Bennée · 3 years, 6 months ago
  39. 24b36e9 block: add max_hw_transfer to BlockLimits by Paolo Bonzini · 3 years, 7 months ago
  40. c979745 osdep: provide ROUND_DOWN macro by Paolo Bonzini · 3 years, 6 months ago
  41. e0da917 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210624-pull-request' into staging by Peter Maydell · 3 years, 6 months ago
  42. ecba223 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624' into staging by Peter Maydell · 3 years, 6 months ago
  43. 3ef6434 hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer by Alistair Francis · 3 years, 6 months ago
  44. df41cbd hw/timer: Initial commit of Ibex Timer by Alistair Francis · 3 years, 6 months ago
  45. bdc36ce hw/char/ibex_uart: Make the register layout private by Alistair Francis · 3 years, 6 months ago
  46. 6ee7ba1 hw/char: QOMify sifive_uart by Lukas Jünger · 3 years, 6 months ago
  47. d0ac9a6 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-21' into staging by Peter Maydell · 3 years, 6 months ago
  48. 7e3e20d ui/cocoa: Add clipboard support by Akihiko Odaki · 3 years, 6 months ago
  49. bf7942e Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into staging by Peter Maydell · 3 years, 6 months ago
  50. b733163 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210619-2' into staging by Peter Maydell · 3 years, 6 months ago
  51. 614dd4f tcg: Make gen_dup_i32/i64() public as tcg_gen_dup_i32/i64 by Peter Maydell · 3 years, 6 months ago
  52. 1c81f57 hw/acpi: Provide function acpi_ghes_present() by Peter Maydell · 3 years, 6 months ago
  53. 53f306f Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request' into staging by Peter Maydell · 3 years, 6 months ago
  54. c626710 s390x/css: Add passthrough IRB by Eric Farman · 3 years, 6 months ago
  55. 0599a04 s390x/css: Refactor IRB construction by Eric Farman · 3 years, 6 months ago
  56. 3fdc622 s390x/css: Introduce an ESW struct by Eric Farman · 3 years, 6 months ago
  57. da215c2 linux-user: elf: s390x: Prepare for Vector enhancements facility by David Hildenbrand · 3 years, 7 months ago
  58. e52ee00 Remove leading underscores from QEMU defines by Ahmed Abouzied · 3 years, 7 months ago
  59. 9ca0362 tcg: expose TCGCond manipulation routines by Alessandro Di Federico · 3 years, 6 months ago
  60. 6508988 tcg/tci: Change encoding to uint32_t units by Richard Henderson · 3 years, 11 months ago
  61. 7b7d8b2 tcg/tci: Use ffi for calls by Richard Henderson · 4 years ago
  62. c7bb41b plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb by Richard Henderson · 3 years, 9 months ago
  63. 7319d83 tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode by Richard Henderson · 3 years, 9 months ago
  64. 97cf892 nbd/client-connection: add option for non-blocking connection attempt by Vladimir Sementsov-Ogievskiy · 3 years, 7 months ago
  65. 43cb34d nbd/client-connection: return only one io channel by Vladimir Sementsov-Ogievskiy · 3 years, 7 months ago
  66. e0e67cb nbd/client-connection: implement connection retry by Vladimir Sementsov-Ogievskiy · 3 years, 7 months ago
  67. 130d49b nbd/client-connection: add possibility of negotiation by Vladimir Sementsov-Ogievskiy · 3 years, 7 months ago
  68. 5276c87 nbd: move connection code from block/nbd to nbd/client-connection by Vladimir Sementsov-Ogievskiy · 3 years, 7 months ago
  69. c542370 qemu-sockets: introduce socket_address_parse_named_fd() by Vladimir Sementsov-Ogievskiy · 3 years, 7 months ago
  70. 0e70260 co-queue: drop extra coroutine_fn marks by Vladimir Sementsov-Ogievskiy · 3 years, 7 months ago
  71. 5f50be9 async: the main AioContext is only "current" if under the BQL by Paolo Bonzini · 3 years, 7 months ago
  72. 035d1ef i386: Add ratelimit for bus locks acquired in guest by Chenyi Qiang · 3 years, 7 months ago
  73. 278f064 Update Linux headers to 5.13-rc4 by Eduardo Habkost · 3 years, 7 months ago
  74. b6d73e9 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 6 months ago
  75. 18e53df Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-c11-20210615' into staging by Peter Maydell · 3 years, 6 months ago
  76. 38848ce Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616' into staging by Peter Maydell · 3 years, 6 months ago
  77. 703235a include/qemu/int128.h: Add function to create Int128 from int64_t by Peter Maydell · 3 years, 7 months ago
  78. dbcf6f9 bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations by Peter Maydell · 3 years, 7 months ago
  79. f51f8e3 configure: Remove probe for _Static_assert by Richard Henderson · 3 years, 7 months ago
  80. de51d8c qemu/compiler: Remove QEMU_GENERIC by Richard Henderson · 3 years, 7 months ago
  81. 23c9b7e include/qemu/lockable: Use _Generic instead of QEMU_GENERIC by Richard Henderson · 3 years, 7 months ago
  82. dc41737 util: Use unique type for QemuRecMutex in thread-posix.h by Richard Henderson · 3 years, 7 months ago
  83. d319246 util: Pass file+line to qemu_rec_mutex_unlock_impl by Richard Henderson · 3 years, 7 months ago
  84. 5d63bd5 util: Use real functions for thread-posix QemuRecMutex by Richard Henderson · 3 years, 7 months ago
  85. c7a7cb5 configure: Remove probe for _Static_assert by Richard Henderson · 3 years, 7 months ago
  86. 8bae43f qemu/compiler: Remove QEMU_GENERIC by Richard Henderson · 3 years, 7 months ago
  87. 4ffb068 include/qemu/lockable: Use _Generic instead of QEMU_GENERIC by Richard Henderson · 3 years, 7 months ago
  88. 6c98635 util: Use unique type for QemuRecMutex in thread-posix.h by Richard Henderson · 3 years, 7 months ago
  89. 9c75bae util: Pass file+line to qemu_rec_mutex_unlock_impl by Richard Henderson · 3 years, 7 months ago
  90. 4b193bb util: Use real functions for thread-posix QemuRecMutex by Richard Henderson · 3 years, 7 months ago
  91. 9181fb7 hostmem: Wire up RAM_NORESERVE via "reserve" property by David Hildenbrand · 3 years, 8 months ago
  92. d94e0bc util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux by David Hildenbrand · 3 years, 8 months ago
  93. 8dbe22c memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap() by David Hildenbrand · 3 years, 8 months ago
  94. b444f5c util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap() by David Hildenbrand · 3 years, 8 months ago
  95. ebef62d softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal() by David Hildenbrand · 3 years, 8 months ago
  96. 7f863cb softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate() by David Hildenbrand · 3 years, 8 months ago
  97. d5015b8 softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd() by David Hildenbrand · 3 years, 8 months ago
  98. cdfa56c softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory by David Hildenbrand · 3 years, 9 months ago
  99. 4eb8606 esp: store lun coming from the MESSAGE OUT phase by Paolo Bonzini · 3 years, 7 months ago
  100. e542b71 sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined by Stefan Berger · 3 years, 7 months ago