1. 1799380 Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into staging by Stefan Hajnoczi · 2 years, 4 months ago
  2. 395a90b Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 2 years, 4 months ago
  3. 7208429 Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into staging by Stefan Hajnoczi · 2 years, 4 months ago
  4. 5eff7ba Merge tag 'pull-error-2022-10-28' of https://repo.or.cz/qemu/armbru into staging by Stefan Hajnoczi · 2 years, 4 months ago
  5. 2281c82 Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging by Stefan Hajnoczi · 2 years, 4 months ago
  6. d5ab949 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Stefan Hajnoczi · 2 years, 4 months ago
  7. 75d30fd Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Stefan Hajnoczi · 2 years, 4 months ago
  8. 080741a ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c by BALATON Zoltan · 2 years, 5 months ago
  9. 84c662d tests/qtest: Use send/recv for socket communication by Xuzhou Cheng · 2 years, 4 months ago
  10. c992355 accel/qtest: Support qtest accelerator for Windows by Xuzhou Cheng · 2 years, 4 months ago
  11. 18bf1c9 qemu-sockets: move and rename SocketAddress_to_str() by Laurent Vivier · 2 years, 5 months ago
  12. 53b85d9 net: introduce qemu_set_info_str() function by Laurent Vivier · 2 years, 5 months ago
  13. f3eedcd qapi: net: introduce a way to bypass qemu_opts_parse_noisily() by Laurent Vivier · 2 years, 5 months ago
  14. 21fccb2 net: simplify net_client_parse() error management by Laurent Vivier · 2 years, 5 months ago
  15. d63ef17 net: remove the @errp argument of net_client_inits() by Laurent Vivier · 2 years, 5 months ago
  16. 30e4226 net: introduce convert_host_port() by Laurent Vivier · 2 years, 5 months ago
  17. c2d7680 block: add missing coroutine_fn annotation to BlockDriverState callbacks by Alberto Faria · 2 years, 5 months ago
  18. 512ef17 coroutine-io: add missing coroutine_fn annotation to prototypes by Alberto Faria · 2 years, 5 months ago
  19. d63f006 coroutine-lock: add missing coroutine_fn annotation to prototypes by Alberto Faria · 2 years, 5 months ago
  20. 16bb776 block: add missing coroutine_fn annotation to prototypes by Alberto Faria · 2 years, 5 months ago
  21. 6894ee2 monitor: add missing coroutine_fn annotation by Alberto Faria · 2 years, 5 months ago
  22. 142e690 block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context by Emanuele Giuseppe Esposito · 2 years, 4 months ago
  23. a41cfda block: rename bdrv_child_try_change_aio_context in bdrv_try_change_aio_context by Emanuele Giuseppe Esposito · 2 years, 4 months ago
  24. d2aafbb block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks by Emanuele Giuseppe Esposito · 2 years, 4 months ago
  25. e08cc00 bdrv_change_aio_context: use hash table instead of list of visited nodes by Emanuele Giuseppe Esposito · 2 years, 4 months ago
  26. 7e8c182 block: use transactions as a replacement of ->{can_}set_aio_context() by Emanuele Giuseppe Esposito · 2 years, 4 months ago
  27. 5bb04747 block: Manipulate bs->file / bs->backing pointers in .attach/.detach by Vladimir Sementsov-Ogievskiy · 2 years, 7 months ago
  28. 71ca438 block: document connection between child roles and bs->backing/bs->file by Vladimir Sementsov-Ogievskiy · 2 years, 7 months ago
  29. 1921b4f test-bdrv-graph-mod: fix filters to be filters by Vladimir Sementsov-Ogievskiy · 2 years, 7 months ago
  30. 8393078 block: introduce bdrv_open_file_child() helper by Vladimir Sementsov-Ogievskiy · 2 years, 7 months ago
  31. 046fd84 block: BlockDriver: add .filtered_child_is_backing field by Vladimir Sementsov-Ogievskiy · 2 years, 7 months ago
  32. 69fbfff block: Refactor get_tmp_filename() by Bin Meng · 2 years, 5 months ago
  33. e1e618b device-tree: add re-randomization helper function by Jason A. Donenfeld · 2 years, 4 months ago
  34. 7966d70 reset: allow registering handlers that aren't called by snapshot loading by Jason A. Donenfeld · 2 years, 4 months ago
  35. e681645 hostmem: Allow for specifying a ThreadContext for preallocation by David Hildenbrand · 2 years, 5 months ago
  36. e04a34e util: Make qemu_prealloc_mem() optionally consume a ThreadContext by David Hildenbrand · 2 years, 5 months ago
  37. e2de2c4 util: Introduce ThreadContext user-creatable object by David Hildenbrand · 2 years, 5 months ago
  38. 7730f32 util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity() by David Hildenbrand · 2 years, 5 months ago
  39. 6556aad util: Cleanup and rename os_mem_prealloc() by David Hildenbrand · 2 years, 5 months ago
  40. 0dddb0f qerror: QERR_PERMISSION_DENIED is no longer used, drop by Markus Armbruster · 2 years, 5 months ago
  41. baf4226 virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint by Stefan Hajnoczi · 2 years, 5 months ago
  42. 6d998f3 exec/cpu-common: add qemu_ram_get_fd() by Stefan Hajnoczi · 2 years, 5 months ago
  43. 7f9241d block: add BlockRAMRegistrar by Stefan Hajnoczi · 2 years, 5 months ago
  44. f4ec04b block: return errors from bdrv_register_buf() by Stefan Hajnoczi · 2 years, 5 months ago
  45. e8b6535 block: add BDRV_REQ_REGISTERED_BUF request flag by Stefan Hajnoczi · 2 years, 5 months ago
  46. 98b3ddc block: use BdrvRequestFlags type for supported flag fields by Stefan Hajnoczi · 2 years, 5 months ago
  47. 4f38401 block: pass size to bdrv_unregister_buf() by Stefan Hajnoczi · 2 years, 5 months ago
  48. 0421b56 coroutine: add flag to re-queue at front of CoQueue by Stefan Hajnoczi · 2 years, 5 months ago
  49. 344744e Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Stefan Hajnoczi · 2 years, 4 months ago
  50. 08a5d04 Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging by Stefan Hajnoczi · 2 years, 4 months ago
  51. 7c02614 Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into staging by Stefan Hajnoczi · 2 years, 4 months ago
  52. 113d8f4 s390x: pv: Add dump support by Janosch Frank · 2 years, 5 months ago
  53. 753ca06 s390x: Add KVM PV dump interface by Janosch Frank · 2 years, 5 months ago
  54. 5433669 include/elf.h: add s390x note types by Janosch Frank · 2 years, 5 months ago
  55. 03d83ec s390x: Introduce PV query interface by Janosch Frank · 2 years, 5 months ago
  56. 04f1057 accel/tcg: Remove restore_state_to_opc function by Richard Henderson · 2 years, 4 months ago
  57. d292568 accel/tcg: Add restore_state_to_opc to TCGCPUOps by Richard Henderson · 2 years, 4 months ago
  58. 8269c01 accel/tcg: Simplify page_get/alloc_target_data by Richard Henderson · 2 years, 5 months ago
  59. 65cd34e accel/tcg: Unify declarations of tb_invalidate_phys_range by Richard Henderson · 2 years, 5 months ago
  60. d6d1fd2 accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter by Richard Henderson · 2 years, 5 months ago
  61. 28905cf accel/tcg: Introduce tb_{set_}page_addr{0,1} by Richard Henderson · 2 years, 6 months ago
  62. cc05368 accel/tcg: Move assert_no_pages_locked to internal.h by Richard Henderson · 2 years, 5 months ago
  63. 50d4c8c accel/tcg: Make page_alloc_target_data allocation constant by Richard Henderson · 2 years, 6 months ago
  64. 7ed9e72 include/qemu/thread: Use qatomic_* functions by Richard Henderson · 2 years, 5 months ago
  65. 5905363 include/qemu/atomic: Use qemu_build_assert by Richard Henderson · 2 years, 5 months ago
  66. d44e373 include/qemu/osdep: Add qemu_build_assert by Richard Henderson · 2 years, 5 months ago
  67. 79fc2fb Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging by Stefan Hajnoczi · 2 years, 4 months ago
  68. 9b72224 dump: Add architecture section and section string table support by Janosch Frank · 2 years, 5 months ago
  69. 8384b73 dump: Reorder struct DumpState by Janosch Frank · 2 years, 5 months ago
  70. e41ed29 dump: Use a buffer for ELF section data and headers by Janosch Frank · 2 years, 5 months ago
  71. c1dadb8 treewide: Remove the unnecessary space before semicolon by Bin Meng · 2 years, 4 months ago
  72. b84a948 aspeed/smc: Cache AspeedSMCClass by Cédric Le Goater · 2 years, 4 months ago
  73. db96605 ssi: cache SSIPeripheralClass to avoid GET_CLASS() by Alex Bennée · 2 years, 4 months ago
  74. 3648d31 hw/i2c/aspeed: Fix old reg slave receive by Peter Delevoryas · 2 years, 4 months ago
  75. fe8a739 include/hw/scsi/scsi.h: Remove unused scsi_legacy_handle_cmdline() prototype by Peter Maydell · 2 years, 5 months ago
  76. 693869a m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED by Jason A. Donenfeld · 2 years, 5 months ago
  77. 214a8da Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 2 years, 5 months ago
  78. bf353ad qmp/hmp, device_tree.c: introduce dumpdtb by Daniel Henrique Barboza · 2 years, 5 months ago
  79. 2196d33 ppc440_uc.c: Move some macros to ppc4xx.h by BALATON Zoltan · 2 years, 5 months ago
  80. 5f7effe ppc440_sdram: QOM'ify by BALATON Zoltan · 2 years, 5 months ago
  81. 1e545fb ppc4xx_sdram: Rename functions to prevent name clashes by BALATON Zoltan · 2 years, 5 months ago
  82. 03f7041 ppc440_sdram: Get rid of the init RAM hack by BALATON Zoltan · 2 years, 5 months ago
  83. 4fc30e1 ppc4xx_sdram: QOM'ify by BALATON Zoltan · 2 years, 5 months ago
  84. 0aedcc8 ppc4xx_sdram: Move size check to ppc4xx_sdram_init() by BALATON Zoltan · 2 years, 5 months ago
  85. 734c44e ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks() by BALATON Zoltan · 2 years, 5 months ago
  86. 68b9a2e ppc4xx_sdram: Get rid of the init RAM hack by BALATON Zoltan · 2 years, 5 months ago
  87. 8626982 ppc4xx: Introduce Ppc4xxSdramBank struct by BALATON Zoltan · 2 years, 5 months ago
  88. a5b0249 hw/riscv: virt: Enable booting S-mode firmware from pflash by Sunil V L · 2 years, 5 months ago
  89. 785a738 hw/arm, loongarch: Move load_image_to_fw_cfg() to common location by Sunil V L · 2 years, 5 months ago
  90. 6c18769 hw/ssi: ibex_spi: fixup/add rw1c functionality by Wilfred Mallawa · 2 years, 5 months ago
  91. 8cc5583 virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events by Venu Busireddy · 2 years, 5 months ago
  92. 2ba341b Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu into staging by Stefan Hajnoczi · 2 years, 5 months ago
  93. 644eb9c Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Stefan Hajnoczi · 2 years, 5 months ago
  94. bb76f8e Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 2 years, 5 months ago
  95. cdcb7dc Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Stefan Hajnoczi · 2 years, 5 months ago
  96. 7fa24b8 Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging by Stefan Hajnoczi · 2 years, 5 months ago
  97. ec5b6c9 io/command: implement support for win32 by Marc-André Lureau · 2 years, 5 months ago
  98. a95570e io/command: use glib GSpawn, instead of open-coding fork/exec by Marc-André Lureau · 2 years, 5 months ago
  99. 0468fe8 pci-ids: document modern virtio-pci ids in pci.h too by Gerd Hoffmann · 2 years, 5 months ago
  100. cbd5657 pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM by Gerd Hoffmann · 2 years, 5 months ago