1. aa68a9f intel_iommu: Introduce a property x-flts for stage-1 translation by Zhenzhong Duan · 3 months ago
  2. ddd84fd intel_iommu: Set default aw_bits to 48 starting from QEMU 9.2 by Zhenzhong Duan · 3 months ago
  3. 1ab9357 intel_iommu: piotlb invalidation should notify unmap by Zhenzhong Duan · 3 months ago
  4. dd82005 intel_iommu: Add support for PASID-based device IOTLB invalidation by Clément Mathieu--Drif · 3 months ago
  5. 1075645 intel_iommu: Add an internal API to find an address space with PASID by Clément Mathieu--Drif · 3 months ago
  6. 6ebe6cf intel_iommu: Process PASID-based iotlb invalidation by Zhenzhong Duan · 3 months ago
  7. 16d4e41 intel_iommu: Flush stage-1 cache in iotlb invalidation by Zhenzhong Duan · 3 months ago
  8. 65c4f09 intel_iommu: Set accessed and dirty bits during stage-1 translation by Clément Mathieu--Drif · 3 months ago
  9. fed51ee intel_iommu: Check stage-1 translation result with interrupt range by Zhenzhong Duan · 3 months ago
  10. 305e469 intel_iommu: Check if the input address is canonical by Clément Mathieu--Drif · 3 months ago
  11. eb9da9d intel_iommu: Implement stage-1 translation by Yi Liu · 3 months ago
  12. eda4c9b intel_iommu: Rename slpte to pte by Yi Liu · 3 months ago
  13. ad0a7f1 intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation by Zhenzhong Duan · 3 months ago
  14. 791346f intel_iommu: Add a placeholder variable for scalable mode stage-1 translation by Zhenzhong Duan · 3 months ago
  15. b291dae intel_iommu: Make pasid entry type check accurate by Zhenzhong Duan · 3 months ago
  16. a84e37a intel_iommu: Use the latest fault reasons defined by spec by Yu Zhang · 3 months ago
  17. 8aa35be cpuhp: make sure that remove events are handled within the same SCI by Igor Mammedov · 3 months ago
  18. 694632f pci: ensure valid link status bits for downstream ports by Sebastian Ott · 3 months ago
  19. 1e77a4a virtio-gpu: Add definition for resource_uuid feature by Dorinda Bassey · 5 months ago
  20. e555abc hw/tricore/triboard: Remove unnecessary use of &first_cpu by Philippe Mathieu-Daudé · 7 weeks ago
  21. ef82ab6 hw/usb/hcd-xhci-pci: Use event ring 0 if mapping unsupported by Phil Dennis-Jordan · 9 weeks ago
  22. bb5b7fc hw/usb/hcd-xhci-pci: Use modulo to select MSI vector as per spec by Phil Dennis-Jordan · 3 months ago
  23. c48cc87 hw/loongarch/virt: Checkpatch cleanup by Bibo Mao · 8 weeks ago
  24. 20f7b89 hw/hppa: Reset vCPUs calling resettable_reset() by Helge Deller · 8 weeks ago
  25. e3778c8 hw/gpio/imx_gpio: Turn DPRINTF() into trace events by Bernhard Beschow · 7 weeks ago
  26. e589c0e hw/i2c/imx_i2c: Convert DPRINTF() to trace events by Bernhard Beschow · 7 weeks ago
  27. 1bada3c hw/char/imx_serial: Turn some DPRINTF() statements into trace events by Bernhard Beschow · 7 weeks ago
  28. 2eabc49 hw/misc/imx6_src: Convert DPRINTF() to trace events by Bernhard Beschow · 7 weeks ago
  29. 2ee8c2c hw/timer/imx_gpt: Remove unused define by Bernhard Beschow · 7 weeks ago
  30. d25202f hw/char/stm32f2xx_usart: replace print with trace by Nikita Shubin · 10 weeks ago
  31. 14b1086 hw/sd/sdhci: Factor sdhci_sdma_transfer() out by Philippe Mathieu-Daudé · 7 weeks ago
  32. 5df50b8 hw/sd/sdhci: Set SDHC_NIS_DMA bit when appropriate by Bernhard Beschow · 7 weeks ago
  33. 4572dac hw/ufs: Adjust value to match CPU's endian format by Keoseong Park · 7 weeks ago
  34. c407eef hw/pci: Rename has_power to enabled by Akihiko Odaki · 7 weeks ago
  35. b7700c9 hw/misc/vmcoreinfo: Convert to three-phase reset interface by Philippe Mathieu-Daudé · 2 months ago
  36. b2d4e9f hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO by Philippe Mathieu-Daudé · 2 months ago
  37. 74f1caa hw/net/xilinx_ethlite: Map RESERVED I/O as unimplemented by Philippe Mathieu-Daudé · 4 months ago
  38. ce33667 hw/net/xilinx_ethlite: Rename 'mmio' MR as 'container' by Philippe Mathieu-Daudé · 4 months ago
  39. 0bd0ba8 hw/net/xilinx_ethlite: Map the RAM buffer as RAM memory region by Philippe Mathieu-Daudé · 4 months ago
  40. a34606d hw/net/xilinx_ethlite: Map TX_CTRL as MMIO by Philippe Mathieu-Daudé · 4 months ago
  41. 01198ad hw/net/xilinx_ethlite: Map TX_GIE as MMIO by Philippe Mathieu-Daudé · 4 months ago
  42. 46dd6af hw/net/xilinx_ethlite: Map TX_LEN as MMIO by Philippe Mathieu-Daudé · 4 months ago
  43. 7229496 hw/net/xilinx_ethlite: Map RX_CTRL as MMIO by Philippe Mathieu-Daudé · 4 months ago
  44. a375066 hw/net/xilinx_ethlite: Access TX_CTRL register for each port by Philippe Mathieu-Daudé · 4 months ago
  45. c629791 hw/net/xilinx_ethlite: Access TX_LEN register for each port by Philippe Mathieu-Daudé · 4 months ago
  46. 64fdbae hw/net/xilinx_ethlite: Access TX_GIE register for each port by Philippe Mathieu-Daudé · 4 months ago
  47. 785fd1a hw/net/xilinx_ethlite: Introduce rxbuf_ptr() helper by Philippe Mathieu-Daudé · 4 months ago
  48. 8d95661 hw/net/xilinx_ethlite: Introduce txbuf_ptr() helper by Philippe Mathieu-Daudé · 4 months ago
  49. fa3ca9a hw/net/xilinx_ethlite: Map MDIO registers (as unimplemented) by Philippe Mathieu-Daudé · 4 months ago
  50. 6909b61 hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit by Philippe Mathieu-Daudé · 5 months ago
  51. 937874a hw/qdev: Check machine_hotplug_handler in hotplug_unplug_allowed_common by Akihiko Odaki · 1 year ago
  52. ccaca89 hw/qdev: Check qbus_is_hotpluggable in hotplug_unplug_allowed_common by Akihiko Odaki · 1 year ago
  53. 1bff035 hw/qdev: Check DevClass::hotpluggable in hotplug_unplug_allowed_common by Akihiko Odaki · 1 year ago
  54. f2694f1 hw/qdev: Introduce qdev_hotplug_unplug_allowed_common() by Akihiko Odaki · 1 year ago
  55. 206d602 hw/qdev: Factor qdev_hotunplug_allowed() out by Akihiko Odaki · 1 year ago
  56. 8915c11 hw/qdev: Pass bus argument to qdev_hotplug_allowed() by Akihiko Odaki · 1 year ago
  57. 8d27010 hw/usb: Inline usb_new() by Philippe Mathieu-Daudé · 1 year, 2 months ago
  58. 8bf6275 hw/usb: Inline usb_try_new() by Philippe Mathieu-Daudé · 1 year, 2 months ago
  59. 901b78a hw: Replace DEVICE(object_new) -> qdev_new() by Philippe Mathieu-Daudé · 1 year, 2 months ago
  60. 132f8ec target/arm: change default pauth algorithm to impdef by Pierrick Bouvier · 6 weeks ago
  61. 593b910 hw/misc: cast rpm to uint64_t by Tigran Sogomonian · 6 weeks ago
  62. 906853e hw/arm_sysctl: fix extracting 31th bit of val by Anastasia Belova · 6 weeks ago
  63. 3214bec Merge tag 'migration-20250110-pull-request' of https://gitlab.com/farosas/qemu into staging by Stefan Hajnoczi · 7 weeks ago
  64. 290f950 Merge tag 'qom-qdev-20250109' of https://github.com/philmd/qemu into staging by Stefan Hajnoczi · 7 weeks ago
  65. c76ee1f s390x: Fix CSS migration by Fabiano Rosas · 7 weeks ago
  66. 1c34335 qdev: Use machine_get_container() by Peter Xu · 3 months ago
  67. 41fc917 qdev: Add machine_get_container() by Peter Xu · 3 months ago
  68. 63450f3 qdev: Make qdev_get_machine() not use container_get() by Peter Xu · 4 months ago
  69. 558ee1e qdev: Implement qdev_create_fake_machine() for user emulation by Philippe Mathieu-Daudé · 8 weeks ago
  70. ad1ea5f qdev: Remove opts member by Akihiko Odaki · 1 year, 3 months ago
  71. a7a3784 hw/pci: Use -1 as the default value for rombar by Akihiko Odaki · 1 year, 1 month ago
  72. bc6afa1 Merge tag 'pull-xenfv-20250109-1' of https://gitlab.com/dwmw2/qemu into staging by Stefan Hajnoczi · 7 weeks ago
  73. b6014c5 hw/xen: Check if len is 0 before memcpy() by Akihiko Odaki · 7 weeks ago
  74. 981780c hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI by David Woodhouse · 2 months ago
  75. c3afa71 hw/intc/loongarch_extioi: Add irq routing support from physical id by Bibo Mao · 7 weeks ago
  76. 0443b85 hw/intc/loongarch_extioi: Remove num-cpu property by Bibo Mao · 7 weeks ago
  77. 5a3e068 hw/intc/loongarch_extioi: Get cpu number from possible_cpu_arch_ids by Bibo Mao · 7 weeks ago
  78. cc4ba2c hw/loongarch/boot: Support Linux raw boot image by Jiaxun Yang · 7 weeks ago
  79. e3526d0 hw/core/loader: Use ssize_t for efi zboot unpacker by Jiaxun Yang · 8 weeks ago
  80. 921dee46 hw/s390x: Remove the "adapter_routes_max_batch" property from the flic by Thomas Huth · 8 weeks ago
  81. 66924fe hw/s390x/s390-virtio-ccw: Remove the deprecated 2.8 machine type by Thomas Huth · 8 weeks ago
  82. fd58c03 hw/s390x: Remove the cpu_model_allowed flag and related code by Thomas Huth · 8 weeks ago
  83. 3199c7e hw/s390x/s390-virtio-ccw: Remove the deprecated 2.7 machine type by Thomas Huth · 8 weeks ago
  84. 1a27618 hw/s390x/css-bridge: Remove the "css_dev_path" property by Thomas Huth · 8 weeks ago
  85. 25a65a2 hw/s390x/ipl: Remove the "iplbext_migration" property by Thomas Huth · 8 weeks ago
  86. db65ac5 hw/s390x: Remove the "ri_allowed" switch by Thomas Huth · 8 weeks ago
  87. 29ac4a4 hw/s390x/s390-virtio-ccw: Remove the deprecated 2.6 machine type by Thomas Huth · 8 weeks ago
  88. 93edd33 hw/s390x/s390-skeys: Remove the "migration-enabled" property by Thomas Huth · 8 weeks ago
  89. 419613a hw/s390x/s390-virtio-ccw: Remove the deprecated 2.4 and 2.5 machine types by Thomas Huth · 8 weeks ago
  90. c6f59e3 hw/display/qxl: Do not use C99 // comments by Hyman Huang · 2 months ago
  91. bb43a23 hw/display/apple-gfx: Adds configurable mode list by Phil Dennis-Jordan · 8 months ago
  92. b21f17c hw/display/apple-gfx: Adds PCI implementation by Phil Dennis-Jordan · 8 months ago
  93. 2352159 hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support by Phil Dennis-Jordan · 1 year, 9 months ago
  94. 916bf7f hw/usb/hcd-xhci: Unimplemented/guest error logging for port MMIO by Phil Dennis-Jordan · 9 weeks ago
  95. 92270bd hw/usb/hcd-xhci-pci: Move msi/msix properties from NEC to superclass by Phil Dennis-Jordan · 3 months ago
  96. 12ed6ac hw/block/virtio-blk: Replaces request free function with g_free by Phil Dennis-Jordan · 4 months ago
  97. 8c6619f hw/i386/amd_iommu: Simplify non-KVM checks on XTSup feature by Philippe Mathieu-Daudé · 3 months ago
  98. 924e1be hw/misc/vmcoreinfo: Rename opaque pointer as 'opaque' by Philippe Mathieu-Daudé · 2 months ago
  99. 3154922 hw/misc/vmcoreinfo: Declare QOM type using DEFINE_TYPES macro by Philippe Mathieu-Daudé · 2 months ago
  100. 5a7b602 fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read() by Shameer Kolothum · 3 months ago