aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-11-04hw/pci-bridge/cxl-upstream: Add properties to control link speed and widthJonathan Cameron
2024-11-04hw/mem/cxl-type3: Add properties to control link speed and widthJonathan Cameron
2024-11-04hw/pcie: Provide a utility function for control of EP / SW USP linkJonathan Cameron
2024-11-04hw/pcie: Factor out PCI Express link register filling common to EP.Jonathan Cameron
2024-11-04hw/pci-bridge/cxl_upstream: Provide x-speed and x-width properties.Jonathan Cameron
2024-11-04hw/pci-bridge/cxl_root_port: Provide x-speed and x-width properties.Jonathan Cameron
2024-11-04hw/acpi: Generic Initiator - add missing object class property descriptions.Jonathan Cameron
2024-11-04hw/acpi: Make storage of node id uint32_t to reduce fragilityJonathan Cameron
2024-11-04hw/acpi: Generic Port Affinity Structure supportJonathan Cameron
2024-11-04hw/pci-host/gpex-acpi: Use acpi_uid property.Jonathan Cameron
2024-11-04hw/i386/acpi: Use TYPE_PXB_BUS property acpi_uid for DSDTJonathan Cameron
2024-11-04hw/pci-bridge: Add acpi_uid property to TYPE_PXB_BUSJonathan Cameron
2024-11-04acpi/pci: Move Generic Initiator object handling into acpi/pci.*Jonathan Cameron
2024-11-04hw/pci: Add a busnr property to pci_props and use for acpi/giJonathan Cameron
2024-11-04hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_ini...Jonathan Cameron
2024-11-04hw/acpi: Move AML building code for Generic Initiators to aml_build.cJonathan Cameron
2024-11-04hw/acpi/GI: Fix trivial parameter alignment issue.Jonathan Cameron
2024-11-04hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle.Jonathan Cameron
2024-11-04hw/nvme: remove dead codeArun Kumar
2024-11-04hw/nvme: add NPDAL/NPDGLAyush Mishra
2024-11-04hw/nvme: i/o cmd set independent namespace data structureArun Kumar
2024-11-04Merge tag 'pull-request-2024-11-04' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-11-04Merge tag 'pull-loongarch-20241102' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-11-04next-cube: remove cpu parameter from next_scsi_init()Mark Cave-Ayland
2024-11-04next-cube: fix up compilation when DEBUG_NEXT is enabledMark Cave-Ayland
2024-11-04hw/s390x: Re-enable the pci-bridge device on s390xThomas Huth
2024-11-04Merge tag 'migration-20241030-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-11-04aspeed: Don't set always boot properties of the emmc deviceCédric Le Goater
2024-11-04aspeed: Support create flash devices via command line for AST1030Jamin Lin
2024-11-04hw/sd/aspeed_sdhci: Introduce Capabilities Register 2 for SD slot 0 and 1Jamin Lin
2024-11-04hw/timer/aspeed: Fix interrupt status does not be cleared for AST2600Jamin Lin
2024-11-04hw/timer/aspeed: Fix coding styleJamin Lin
2024-11-04aspeed/soc: Support RTC for AST2700Jamin Lin
2024-11-04hw/arm/aspeed_ast27x0: Avoid hardcoded '256' in IRQ calculationPeter Maydell
2024-11-04hw/arm/aspeed_ast27x0: Use bsa.h for PPI definitionsPeter Maydell
2024-11-04hw/sd/sdcard: Fix calculation of size when using eMMC boot partitionsJan Luebbe
2024-11-04hw/arm: enable at24c with aspeedPatrick Leis
2024-11-04hw/ppc: Consolidate ppc440 initial mapping creation functionsBALATON Zoltan
2024-11-04hw/ppc: Consolidate e500 initial mapping creation functionsBALATON Zoltan
2024-11-04pnv/xive2: TIMA CI ops using alternative offsets or byte lengthsMichael Kowal
2024-11-04pnv/xive2: TIMA support for 8-byte OS context push for PHYPGlenn Miles
2024-11-04pnv/xive: Update PIPR when updating CPPRGlenn Miles
2024-11-04pnv/xive: Add special handling for pool targetsGlenn Miles
2024-11-04ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"Glenn Miles
2024-11-04ppc/xive2: Change context/ring specific functions to be genericMichael Kowal
2024-11-04ppc/xive2: Support "Pull Thread Context to Register" operationGlenn Miles
2024-11-04ppc/xive2: Allow 1-byte write of Target field in TIMAGlenn Miles
2024-11-04ppc/xive2: Dump the VP-group and crowd tables with 'info pic'Frederic Barrat
2024-11-04ppc/xive2: Dump more NVP state with 'info pic'Frederic Barrat
2024-11-04pnv/xive2: Support for "OS LGS Push" TIMA operationGlenn Miles