1. 2d0a071 mac_dbdma: Remove leftover `dma_memory_unmap` calls by Mattias Nissler · 5 months ago
  2. 2b81c04 Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Peter Maydell · 5 months ago
  3. da7de6e Merge tag 'pull-vfio-20240917' of https://github.com/legoater/qemu into staging by Peter Maydell · 5 months ago
  4. 89cd625 hw/block: fix uint32 overflow by Dmitry Frolov · 5 months ago
  5. 8719224 vfio/igd: correctly calculate stolen memory size for gen 9 and later by Corvin Köhne · 6 months ago
  6. 971ca22 vfio/igd: don't set stolen memory size to zero by Corvin Köhne · 6 months ago
  7. 9c86b9f vfio/igd: add ID's for ElkhartLake and TigerLake by Corvin Köhne · 6 months ago
  8. 11b5ce9 vfio/igd: add new bar0 quirk to emulate BDSM mirror by Corvin Köhne · 6 months ago
  9. 7bafcd1 vfio/igd: use new BDSM register location and size for gen 11 and later by Corvin Köhne · 6 months ago
  10. abd9dda vfio/igd: support legacy mode for all known generations by Corvin Köhne · 6 months ago
  11. e433f20 vfio/igd: return an invalid generation for unknown devices by Corvin Köhne · 6 months ago
  12. 4bd683d hw/vfio/pci.c: Use correct type in trace_vfio_msix_early_setup() by Peter Maydell · 7 months ago
  13. 2c075ff aspeed: Add tmp105 in i2c bus 0 for AST2700 by Jamin Lin · 6 months ago
  14. 8ac116c aspeed/soc: Support I2C for AST2700 by Jamin Lin · 6 months ago
  15. 1279f94 aspeed/soc: Introduce a new API to get the device irq by Jamin Lin · 6 months ago
  16. be8c151 hw/i2c/aspeed: Add support for 64 bit addresses by Jamin Lin · 6 months ago
  17. 3dbab14 hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addresses by Jamin Lin · 6 months ago
  18. 1809ab6 hw/i2c/aspeed: Add AST2700 support by Jamin Lin · 6 months ago
  19. c400c38 hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2Cbus by Jamin Lin · 6 months ago
  20. d46a4ba hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C bus by Jamin Lin · 6 months ago
  21. 62c0c65 hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2Cbus by Jamin Lin · 6 months ago
  22. 94500e8 hw/i2c/aspeed: Support discontinuous register memory region of I2C bus by Jamin Lin · 6 months ago
  23. 737cb2f hw/gpio/aspeed_gpio: Avoid shift into sign bit by Peter Maydell · 6 months ago
  24. c0086b4 hw/pci-host: remove break after g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  25. cdcb78d hw/misc: remove break after g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  26. 7185eb7 hw/gpio: remove break after g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  27. 74ee21a hw/watchdog: replace assert(0) with g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  28. 848ca15 hw/core: replace assert(0) with g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  29. 283e0d9 hw/char: replace assert(0) with g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  30. 118e151 hw/input/adb-mouse: convert to use QemuInputHandler by Mark Cave-Ayland · 6 months ago
  31. 34acb67 hw/char/escc: convert Sun mouse to use QemuInputHandler by Mark Cave-Ayland · 6 months ago
  32. 3a0b758 hw/sensor/tmp105: Lower 4 bit of limit registers are always 0 by Guenter Roeck · 6 months ago
  33. bf4e487 hw/sensor/tmp105: OS (one-shot) bit in config register always returns 0 by Philippe Mathieu-Daudé · 6 months ago
  34. 0339fa7 hw/sensor/tmp105: Pass 'oneshot' argument to tmp105_alarm_update() by Philippe Mathieu-Daudé · 6 months ago
  35. 94a4e18 hw/sensor/tmp105: Use registerfields API by Philippe Mathieu-Daudé · 6 months ago
  36. 6efabad hw/sensor/tmp105: Coding style fixes by Guenter Roeck · 6 months ago
  37. 40871ca hw/char/pl011: Rename RX FIFO methods by Philippe Mathieu-Daudé · 7 months ago
  38. 51b61dd hw/char/pl011: Warn when using disabled transmitter by Philippe Mathieu-Daudé · 7 months ago
  39. dee8284 hw/char/pl011: Extract pl011_read_rxdata() from pl011_read() by Philippe Mathieu-Daudé · 7 months ago
  40. bd6051b hw/char/pl011: Extract pl011_write_txdata() from pl011_write() by Philippe Mathieu-Daudé · 1 year, 9 months ago
  41. 02b1f7f hw/char/pl011: Split RX/TX path of pl011_reset_fifo() by Philippe Mathieu-Daudé · 1 year, 9 months ago
  42. 1fb2721 hw/char/pl011: Move pl011_loopback_enabled|tx() around by Philippe Mathieu-Daudé · 7 months ago
  43. 5660802 hw/char/pl011: Move pl011_put_fifo() earlier by Philippe Mathieu-Daudé · 7 months ago
  44. 41df6c8 hw/char/pl011: Remove unused 'readbuff' field by Philippe Mathieu-Daudé · 1 year, 4 months ago
  45. 5b0b67d hw/timer: Remove TYPE_ETRAX_FS_TIMER device by Philippe Mathieu-Daudé · 7 months ago
  46. 698e0fa hw/dma: Remove ETRAX_FS DMA device by Philippe Mathieu-Daudé · 7 months ago
  47. 0167420 hw/net: Remove TYPE_ETRAX_FS_ETH device by Philippe Mathieu-Daudé · 7 months ago
  48. c069479 hw/char: Remove TYPE_ETRAX_FS_SERIAL device by Philippe Mathieu-Daudé · 7 months ago
  49. c264c07 hw/intc: Remove TYPE_ETRAX_FS_PIC device by Philippe Mathieu-Daudé · 7 months ago
  50. 6006be5 hw/cris: Remove image loader helper by Philippe Mathieu-Daudé · 7 months ago
  51. 3300f71 hw/cris: Remove the axis-dev88 machine by Philippe Mathieu-Daudé · 7 months ago
  52. 76180a6 hw/sh4: Remove sh7750_register_io_device() helper by Philippe Mathieu-Daudé · 7 months ago
  53. e4f6035 hw/block: Remove TC58128 NAND EEPROM by Philippe Mathieu-Daudé · 7 months ago
  54. 0ea0538 hw/sh4: Remove the deprecated SHIX machine by Philippe Mathieu-Daudé · 7 months ago
  55. fa6d4d7 hw/intc/loongson_ipi: Remove unused headers by Philippe Mathieu-Daudé · 8 months ago
  56. 50e4291 hw/pci-host/designware: Add 'host_mem' variable for clarity by Philippe Mathieu-Daudé · 1 year, 5 months ago
  57. 13a07eb hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro by Philippe Mathieu-Daudé · 1 year, 5 months ago
  58. 110684c hw/intc/arm_gic: fix spurious level triggered interrupts by Jan Klötzke · 6 months ago
  59. d4b668b hw/net/can/xlnx-versal-canfd: Fix FIFO issues by Doug Brown · 6 months ago
  60. 12d60ca hw/net/can/xlnx-versal-canfd: Simplify DLC conversions by Doug Brown · 6 months ago
  61. be243e9 hw/net/can/xlnx-versal-canfd: Fix byte ordering by Doug Brown · 6 months ago
  62. 7f34aae hw/net/can/xlnx-versal-canfd: Handle flags correctly by Doug Brown · 6 months ago
  63. 77dcbf1 hw/net/can/xlnx-versal-canfd: Translate CAN ID registers by Doug Brown · 6 months ago
  64. cd1e485 hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check by Doug Brown · 6 months ago
  65. 2215e29 hw/net/can/xlnx-versal-canfd: Fix interrupt level by Doug Brown · 6 months ago
  66. d54ffa5 hvf: arm: Implement and use hvf_get_physical_address_range by Danny Canter · 6 months ago
  67. 81e3d93 hw/boards: Add hvf_get_physical_address_range to MachineClass by Danny Canter · 6 months ago
  68. b313487 hw/core/resettable: Remove transitional_function machinery by Peter Maydell · 6 months ago
  69. 5fdb6cd hw/core/qdev: Simplify legacy_reset handling by Peter Maydell · 6 months ago
  70. b5fe9bf hw: Remove device_phases_reset() by Peter Maydell · 6 months ago
  71. 1000872 hw: Rename DeviceClass::reset field to legacy_reset by Peter Maydell · 6 months ago
  72. e3d0814 hw: Use device_class_set_legacy_reset() instead of opencoding by Peter Maydell · 6 months ago
  73. 134e094 hw: Define new device_class_set_legacy_reset() by Peter Maydell · 6 months ago
  74. 5313a0a hw: Remove device_class_set_parent_reset() by Peter Maydell · 6 months ago
  75. 6affa00 hw/s390/virtio-ccw: Convert to three-phase reset by Peter Maydell · 6 months ago
  76. 6a0e10b hw/s390/ccw-device: Convert to three-phase reset by Peter Maydell · 6 months ago
  77. 63731c3 Merge tag 'pull-loongarch-20240912' of https://gitlab.com/gaosong/qemu into staging by Peter Maydell · 6 months ago
  78. 3baa3c9 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Peter Maydell · 6 months ago
  79. 45d1fe4 hw/loongarch: Add acpi SPCR table support by Bibo Mao · 6 months ago
  80. d9bd1cc hw/loongarch: virt: pass random seed to fdt by Jason A. Donenfeld · 6 months ago
  81. b3d4ef8 hw/loongarch: virt: support up to 4 serial ports by Jason A. Donenfeld · 6 months ago
  82. d69490c hw/loongarch: Remove default enable with VIRTIO_VGA device by Bibo Mao · 6 months ago
  83. 6e3c2d5 hw/acpi/ich9: Add periodic and swsmi timer by Dominic Prinz · 6 months ago
  84. 95b717a virtio-mem: don't warn about THP sizes on a kernel without THP support by David Hildenbrand · 6 months ago
  85. 7fc6611 hw/audio/virtio-sound: fix heap buffer overflow by Volker Rümelin · 6 months ago
  86. d29b7f3 hw/cxl: fix physical address field in get scan media results output by peng guo · 6 months ago
  87. ffa8a3e3 virtio-pci: Add lookup subregion of VirtIOPCIRegion MR by Gao Shiyuan · 6 months ago
  88. 6166799 vhost_net: configure all host notifiers in a single MR transaction by zuoboqun · 7 months ago
  89. 99cb2c6 hw/i386/acpi-build: Return a pre-computed _PRT table by Ricardo Ribalda · 7 months ago
  90. 3b52cea intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode by Zhenzhong Duan · 7 months ago
  91. 6631689 intel_iommu: Fix invalidation descriptor type field by Zhenzhong Duan · 7 months ago
  92. e667485 virtio: rename virtio_split_packed_update_used_idx by Wenyu Huang · 7 months ago
  93. aa37616 hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci' by Philippe Mathieu-Daudé · 7 months ago
  94. e228d62 pci: don't skip function 0 occupancy verification for devfn auto assign by Dongli Zhang · 8 months ago
  95. 2225dc5 hw/isa/vt82c686.c: Embed i8259 irq in device state instead of allocating by BALATON Zoltan · 8 months ago
  96. e72a7f6 hw: Move declaration of IRQState to header and add init function by BALATON Zoltan · 8 months ago
  97. 2688e8d virtio: Always reset vhost devices by Hanna Czenczek · 7 months ago
  98. 00adced virtio: Allow .get_vhost() without vhost_started by Hanna Czenczek · 7 months ago
  99. b8eada5 Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 6 months ago
  100. 64f5e9d qapi/vfio: Rename VfioMigrationState to Qapi*, and drop prefix by Markus Armbruster · 6 months ago