1. f41823e qom: allow user-creatable classes to be in modules by Paolo Bonzini · 5 months ago
  2. 02009a1 qom: let object_new use a module if the type is not present by Paolo Bonzini · 5 months ago
  3. 144d80f qom: centralize module-loading functionality by Paolo Bonzini · 5 months ago
  4. b801e3c qom: use object_new_with_class when possible by Paolo Bonzini · 5 months ago
  5. 845b54e qom: remove unused function by Paolo Bonzini · 5 months ago
  6. 855bdb6 i386/cpu: Drop the check of phys_bits in host_cpu_realizefn() by Xiaoyao Li · 6 months ago
  7. 8aade93 accel: remove dead statement and useless assertion by Paolo Bonzini · 5 months ago
  8. 3139ad0 MAINTAINERS: Add myself as a reviewer of x86 general architecture support by Zhao Liu · 5 months ago
  9. 14ed29d configure, meson: deprecate 32-bit MIPS by Paolo Bonzini · 5 months ago
  10. 0665b3f configure: detect 64-bit MIPS by Paolo Bonzini · 5 months ago
  11. b57e4e7 scripts: remove erroneous file that breaks git clone on Windows by Pierrick Bouvier · 5 months ago
  12. 14bde8c target/i386: fix CPUID check for LFENCE and SFENCE by Paolo Bonzini · 5 months ago
  13. 15195de ci: enable rust in the Fedora system build job by Daniel P. Berrangé · 5 months ago
  14. 548de8f tests: add 'rust' and 'bindgen' to CI package list by Daniel P. Berrangé · 5 months ago
  15. 388b849 stubs: avoid duplicate symbols in libqemuutil.a by Paolo Bonzini · 5 months ago
  16. 58d49b5 Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging by Peter Maydell · 5 months ago
  17. cd76e8f virtio-net: Avoid indirection_table_mask overflow by Akihiko Odaki · 5 months ago
  18. e29bc93 Fix calculation of minimum in colo_compare_tcp by Stefan Weil · 6 months ago
  19. 76240dd net: Check if nc is NULL in qemu_get_vnet_hdr_len() by Akihiko Odaki · 7 months ago
  20. 75fe36b net/tap-win32: Fix gcc 14 format truncation errors by Bernhard Beschow · 5 months ago
  21. 96e610b chardev: finalize 'reconnect' deprecation by Daniil Tatianin · 5 months ago
  22. c40e962 net/stream: deprecate 'reconnect' in favor of 'reconnect-ms' by Daniil Tatianin · 5 months ago
  23. ae311fb hw/net: improve tracing of eBPF RSS setup by Daniel P. Berrangé · 5 months ago
  24. f5cae19 ebpf: improve trace event coverage to all key operations by Daniel P. Berrangé · 5 months ago
  25. b5900df hw/net: report errors from failing to use eBPF RSS FDs by Daniel P. Berrangé · 5 months ago
  26. 00b69f1 ebpf: add formal error reporting to all APIs by Daniel P. Berrangé · 5 months ago
  27. 31efce1 ebpf: improve error trace events by Daniel P. Berrangé · 5 months ago
  28. a9436dd ebpf: drop redundant parameter checks in static methods by Daniel P. Berrangé · 5 months ago
  29. 493a240 hw/net: fix typo s/epbf/ebpf/ in virtio-net by Daniel P. Berrangé · 5 months ago
  30. 1f37280 net: fix build when libbpf is disabled, but libxdp is enabled by Daniel P. Berrangé · 5 months ago
  31. fdf250e Merge tag 'pull-maintainer-oct-misc-241024-1' of https://gitlab.com/stsquad/qemu into staging by Peter Maydell · 5 months ago
  32. cea8ac7 Merge tag 'pull-aspeed-20241024' of https://github.com/legoater/qemu into staging by Peter Maydell · 5 months ago
  33. 94be8fd Merge tag 'pull-vfio-20241024' of https://github.com/legoater/qemu into staging by Peter Maydell · 5 months ago
  34. e17e57e Merge tag 'pull-request-2024-10-23' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 5 months ago
  35. 6b37565 Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 5 months ago
  36. e67b7ae Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Peter Maydell · 5 months ago
  37. e51d8fb Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into staging by Peter Maydell · 5 months ago
  38. b56f7dd plugins: fix qemu_plugin_reset by Pierrick Bouvier · 5 months ago
  39. 4603156 MAINTAINERS: mention my plugins/next tree by Alex Bennée · 5 months ago
  40. 345dedb testing: Enhance gdb probe script by Gustavo Romero · 5 months ago
  41. bb77c68 tests/tcg/aarch64: Use raw strings for regexes in test-mte.py by Gustavo Romero · 5 months ago
  42. 2e1cacf tests/tcg: enable basic testing for aarch64_be-linux-user by Alex Bennée · 5 months ago
  43. 591e848 config/targets: update aarch64_be-linux-user gdb XML list by Alex Bennée · 5 months ago
  44. 0f48656 MAINTAINERS: mention my gdbstub/next tree by Alex Bennée · 5 months ago
  45. 97f116f gitlab: make check-[dco|patch] a little more verbose by Alex Bennée · 5 months ago
  46. 24be534 dockerfiles: fix default targets for debian-loongarch-cross by Pierrick Bouvier · 5 months ago
  47. b24bad3 accel/tcg: add tracepoints for cpu_loop_exit_atomic by Alex Bennée · 5 months ago
  48. b6a48d2 tests/tcg/x86_64: Add cross-modifying code test by Ilya Leoshkevich · 5 months ago
  49. 7f117cb scripts/ci: remove architecture checks for build-environment updates by Alex Bennée · 5 months ago
  50. dfbc72a docs/devel: update tsan build documentation by Pierrick Bouvier · 5 months ago
  51. cf6fbba meson: hide tsan related warnings by Pierrick Bouvier · 5 months ago
  52. e4239ee MAINTAINERS: mention my testing/next tree by Alex Bennée · 5 months ago
  53. 16cacff tests/docker: add NOFETCH env variable for testing by Alex Bennée · 5 months ago
  54. 13aae9b tests/docker: Fix microblaze atomics by Ilya Leoshkevich · 5 months ago
  55. 1df52a9 test/qtest/aspeed_smc-test: Fix coding style by Jamin Lin · 5 months ago
  56. e15001b hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVB by Jamin Lin · 5 months ago
  57. a37bbfb hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB. by Jamin Lin · 5 months ago
  58. 146f078 hw/block/m25p80: Add SFDP table for w25q80bl flash by Jamin Lin · 5 months ago
  59. 9785731 hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvq by Jamin Lin · 5 months ago
  60. c0400e3 hw/block:m25p80: Fix coding style by Jamin Lin · 5 months ago
  61. 05d501a aspeed/smc: Fix write incorrect data into flash in user mode by Jamin Lin · 5 months ago
  62. f04cb2d tests/functional: Convert most Aspeed machine tests by Cédric Le Goater · 5 months ago
  63. 4c1d0af hw/misc/aspeed_hace: Fix SG Accumulative hashing by Alejandro Zeise · 7 months ago
  64. 34fdd73 tests/qtest:ast2700-gpio-test: Add GPIO test case for AST2700 by Jamin Lin · 6 months ago
  65. c6a8a2a aspeed/soc: Support GPIO for AST2700 by Jamin Lin · 6 months ago
  66. f34030e aspeed/soc: Correct GPIO irq 130 for AST2700 by Jamin Lin · 6 months ago
  67. bac6988 hw/gpio/aspeed: Add AST2700 support by Jamin Lin · 6 months ago
  68. 7e22f6f hw/gpio/aspeed: Fix clear incorrect interrupt status for GPIO index mode by Jamin Lin · 6 months ago
  69. 404e753 hw/gpio/aspeed: Support different memory region ops by Jamin Lin · 6 months ago
  70. 9422dbd hw/gpio/aspeed: Support to set the different memory size by Jamin Lin · 6 months ago
  71. 33343bf hw/gpio/aspeed: Fix coding style by Jamin Lin · 6 months ago
  72. 00b519c vfio/helpers: Align mmaps by Alex Williamson · 5 months ago
  73. 49915c0 vfio/helpers: Refactor vfio_region_mmap() error handling by Alex Williamson · 5 months ago
  74. fa4e20d vfio/migration: Change trace formats from hex to decimal by Avihai Horon · 5 months ago
  75. 3b5948f vfio/migration: Report only stop-copy size in vfio_state_pending_exact() by Avihai Horon · 5 months ago
  76. 239e351 pc-bios/s390-ccw: Update s390-ccw.img with the full boot order support feature by Thomas Huth · 5 months ago
  77. 694d79f pc-bios/s390-ccw: Introduce `EXTRA_LDFLAGS` by Marc Hartmayer · 6 months ago
  78. 3259b44 pc-bios/s390-ccw: Don't generate TEXTRELs by Jens Remus · 6 months ago
  79. c58df21 pc-bios/s390-ccw: Clarify alignment is in bytes by Jens Remus · 6 months ago
  80. f5aa2d9 tests/qtest: Add s390x boot order tests to cdrom-test.c by Jared Rossi · 5 months ago
  81. 0bd1071 docs/system: Update documentation for s390x IPL by Jared Rossi · 5 months ago
  82. f697bed pc-bios/s390x: Enable multi-device boot loop by Jared Rossi · 5 months ago
  83. 455e3bc s390x: Rebuild IPLB for SCSI device directly from DIAG308 by Jared Rossi · 5 months ago
  84. 0927875 hw/s390x: Build an IPLB for each boot device by Jared Rossi · 5 months ago
  85. bb185de s390x: Add individual loadparm assignment to CCW device by Jared Rossi · 5 months ago
  86. ba3658a include/hw/s390x: Add include files for common IPL structs by Jared Rossi · 5 months ago
  87. 0181e23 pc-bios/s390-ccw: Enable failed IPL to return after error by Jared Rossi · 5 months ago
  88. f1a2a6e pc-bios/s390-ccw: Remove panics from Netboot IPL path by Jared Rossi · 5 months ago
  89. 1d5c7f0 pc-bios/s390-ccw: Remove panics from DASD IPL path by Jared Rossi · 5 months ago
  90. facd91a pc-bios/s390-ccw: Remove panics from SCSI IPL path by Jared Rossi · 5 months ago
  91. 8063152 pc-bios/s390-ccw: Remove panics from ECKD IPL path by Jared Rossi · 5 months ago
  92. bef2b8d pc-bios/s390-ccw: Remove panics from ISO IPL path by Jared Rossi · 5 months ago
  93. ab2691b docs/system/s390x/bootdevices: Update the documentation about network booting by Jared Rossi · 5 months ago
  94. f1fdadd pc-bios/s390-ccw: Merge netboot.mak into the main Makefile by Thomas Huth · 9 months ago
  95. 188e255 hw/s390x: Remove the possibility to load the s390-netboot.img binary by Thomas Huth · 9 months ago
  96. 8e5739c pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary by Jared Rossi · 5 months ago
  97. 9f42788 pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints by Jared Rossi · 5 months ago
  98. 310df7a linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN by Yao Zi · 5 months ago
  99. c12df59 linux-user: Fix build failure caused by missing __u64 on musl by Yao Zi · 5 months ago
  100. f769eb0 linux-user: Trace rt_sigprocmask's sigsets by Ilya Leoshkevich · 5 months ago