aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-02-12Merge tag 'pull-request-2026-02-12v2' of https://gitlab.com/thuth/qemu into s...Peter Maydell1-0/+11
2026-02-12target/s390x: Implement DIVIDE TO INTEGERIlya Leoshkevich1-0/+11
2026-02-10whpx: arm64: add partition-wide reset on the reboot pathMohamed Mediouni1-0/+2
2026-02-10hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVFMohamed Mediouni2-2/+6
2026-02-10whpx: arm64: clamp down IPA sizeMohamed Mediouni1-0/+1
2026-02-10hw, target, accel: whpx: change apic_in_platform to kernel_irqchipMohamed Mediouni3-3/+6
2026-02-10whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS defineMohamed Mediouni1-0/+3
2026-02-10whpx: ifdef out winhvemulation on non-x86_64Mohamed Mediouni2-1/+8
2026-02-10whpx: reshuffle common codeMohamed Mediouni2-0/+41
2026-02-10whpx: Move around files before introducing AArch64 supportMohamed Mediouni2-0/+155
2026-02-10hw: arm: virt: rework MSI-X configurationMohamed Mediouni1-1/+4
2026-02-10accel/system: Introduce hwaccel_enabled() helperPhilippe Mathieu-Daudé1-0/+13
2026-02-10Merge tag 'single-binary-20260206' of https://github.com/philmd/qemu into sta...Peter Maydell4-6/+6
2026-02-09include/hw/or1k: Rename from openriscRichard Henderson1-3/+3
2026-02-09target/or1k: Rename from openriscRichard Henderson3-3/+3
2026-02-09scsi: save/load SCSI reservation stateStefan Hajnoczi1-0/+1
2026-02-09scsi: track SCSI reservation state for live migrationStefan Hajnoczi2-0/+31
2026-02-09scsi: add error reporting to scsi_SG_IO()Stefan Hajnoczi1-1/+1
2026-02-09scsi: generalize scsi_SG_IO_FROM_DEV() to scsi_SG_IO()Stefan Hajnoczi1-2/+2
2026-02-06include/gdbstub: tweak languageAlex Bennée1-1/+1
2026-02-06gdbstub: Export host_to_gdb_errno File-I/O helper functionYodel Eldar1-0/+9
2026-02-06include/gdbstub/syscalls: Add EIO and ENOSYS GDB File-I/O errno valuesYodel Eldar1-0/+2
2026-02-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell10-5/+236
2026-02-05vhost-user-blk: support inter-host inflight migrationAlexandr Moshkov2-0/+7
2026-02-05vmstate: introduce VMSTATE_VBUFFER_UINT64Alexandr Moshkov1-0/+10
2026-02-05vhost-user: introduce protocol feature for skip drain on GET_VRING_BASEAlexandr Moshkov1-0/+2
2026-02-05virtio-spi: Add vhost-user-spi device supportHaixu Cui1-0/+25
2026-02-05standard-headers: Update virtio_spi.h from Linux v6.18-rc3Haixu Cui1-0/+181
2026-02-05acpi/ghes: Use error_fatal in acpi_ghes_memory_errors()Gavin Shan1-3/+3
2026-02-05vdpa: fix vhost-vdpa suspended state not be sharedWafer Xie1-2/+6
2026-02-05intel_iommu: Add a CLI option to enable SVMCLEMENT MATHIEU--DRIF1-0/+1
2026-02-05pcie: Add a function to check if pasid privileged mode is enabledCLEMENT MATHIEU--DRIF1-0/+1
2026-02-04hw/arm/aspeed: Model AST1700 I3C block as unimplemented deviceKane Chen2-0/+5
2026-02-04hw/arm/aspeed: Attach SGPIOM device to AST1700 modelKane Chen1-0/+3
2026-02-04hw/arm/aspeed: Attach PWM device to AST1700 modelKane Chen1-0/+2
2026-02-04hw/arm/aspeed: Attach WDT device to AST1700 modelKane Chen1-0/+4
2026-02-04hw/arm/aspeed: attach I2C device to AST1700 modelKane Chen2-0/+4
2026-02-04hw/arm/aspeed: Attach GPIO device to AST1700 modelKane Chen1-0/+2
2026-02-04hw/arm/aspeed: Attach SCU device to AST1700 modelKane Chen1-0/+3
2026-02-04hw/arm/aspeed: Attach ADC device to AST1700 modelKane Chen1-0/+2
2026-02-04hw/arm/aspeed: Attach SPI device to AST1700 modelKane Chen1-0/+3
2026-02-04hw/arm/aspeed: Attach SRAM device to AST1700 modelKane Chen1-0/+2
2026-02-04hw/arm/aspeed: Attach UART device to AST1700 modelKane Chen1-0/+2
2026-02-04hw/arm/aspeed: Attach LTPI controller to AST1700 modelKane Chen1-0/+3
2026-02-04hw/arm/aspeed: Integrate interrupt controller for AST1700Kane Chen2-1/+7
2026-02-04hw/arm/aspeed: Integrate AST1700 device into AST27X0Kane Chen1-2/+5
2026-02-04hw/arm/aspeed: Add AST1700 LTPI expander device modelKane Chen1-0/+23
2026-02-04hw/misc: Add basic Aspeed PWM modelKane Chen2-1/+32
2026-02-04hw/arm/aspeed: Attach LTPI controller to AST27X0 platformKane Chen1-0/+5
2026-02-04hw/misc: Add LTPI controllerKane Chen1-0/+33