aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-04softmmu: Expand comments describing max_bounce_buffer_sizeMattias Nissler
2024-11-04tests/functional: Convert the OrangePi tests to the functional frameworkThomas Huth
2024-11-04tests/functional: Convert BananaPi tests to the functional frameworkThomas Huth
2024-11-04tests/functional: Convert the tcg_plugins testThomas Huth
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-04tests/functional: Fix the s390x and ppc64 tuxrun testsThomas Huth
2024-11-04tests/vm/openbsd: Remove the "Time appears wrong" workaroundThomas Huth
2024-11-04tests/functional: Add a test for sh4ebThomas Huth
2024-11-04Revert "Remove the unused sh4eb target"Thomas Huth
2024-11-04tests/functional: make cached asset files read-onlyDaniel P. Berrangé
2024-11-04tests/functional: make tuxrun disk images writableDaniel P. Berrangé
2024-11-04.gitlab-ci.d/cirrus: Remove the macos-15 jobThomas Huth
2024-11-04Merge tag 'migration-20241030-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-11-04qemu-ga: Fix a SIGSEGV in ga_run_command() helperSunil Nimmagadda
2024-11-04qga: fix missing static and prototypes windows warningsPierrick Bouvier
2024-11-04qga: fix -Wsometimes-uninitialized windows warningPierrick Bouvier
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-04MAINTAINERS: Remove myself as reviewerDavid Gibson
2024-11-04MAINTAINERS: Remove myself from XIVECédric Le Goater
2024-11-04MAINTAINERS: Remove myself from the PowerNV machinesCédric Le Goater
2024-11-04hw/ppc: Consolidate ppc440 initial mapping creation functionsBALATON Zoltan
2024-11-04hw/ppc: Consolidate e500 initial mapping creation functionsBALATON Zoltan
2024-11-04tests/qtest: Add XIVE tests for the powernv10 machineFrederic Barrat
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
2024-11-04ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"Frederic Barrat
2024-11-04pnv/xive2: Define OGEN field in the TIMAFrederic Barrat
2024-11-04pnv/xive: TIMA patch sets pre-req alignment and formatting changesMichael Kowal
2024-11-04ppc/xive: Fix ESB length overflow on 32-bit hostsNicholas Piggin
2024-11-04hw/ppc: Implement -dtb support for PowerNVAditya Gupta