aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-26qapi: fix device-sync-config since-versionVladimir Sementsov-Ogievskiy
2024-11-26hw/cxl: Check for zero length features in cmd_features_set_feature()Jonathan Cameron
2024-11-26tests/acpi: update expected blobsIgor Mammedov
2024-11-26Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug"Igor Mammedov
2024-11-26Revert "hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states"Igor Mammedov
2024-11-26qtest: allow ACPI DSDT Table changesSalil Mehta
2024-11-26vhost_net: fix assertion triggered by batch of host notifiers processingzuoboqun
2024-11-20Update version for v9.2.0-rc1 releasev9.2.0-rc1Peter Maydell
2024-11-20Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-11-20Merge tag 'pull-aspeed-20241119' of https://github.com/legoater/qemu into sta...Peter Maydell
2024-11-20scsi: fix allocation for s390x loadparmPaolo Bonzini
2024-11-19docs: aspeed: Reorganize the "Boot options" sectionCédric Le Goater
2024-11-19hw/core/machine-smp: Fix error message parameterZhao Liu
2024-11-19hw/core/machine-smp: Initialize caches_bitmap before readingZhao Liu
2024-11-19hvf: remove unused but set variablePierrick Bouvier
2024-11-19hw/i386/pc: Remove vmport value assertionKamil Szczęk
2024-11-19Merge tag 'pull-target-arm-20241119' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-11-19trace: Don't include trace-root.h in control.c or control-target.cPeter Maydell
2024-11-19target/arm/hvf: Add trace.h headerPeter Maydell
2024-11-19system/dma-helpers.c: Move trace events to system/trace-eventsPeter Maydell
2024-11-19hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isrPeter Maydell
2024-11-19hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functionsPeter Maydell
2024-11-19bitops.h: Define bit operations on 'uint32_t' arraysPeter Maydell
2024-11-19arm/ptw: Honour WXN/UWXN and SIF in short-format descriptorsPavel Skripkin
2024-11-19arm/ptw: Make get_S1prot accept decoded APPavel Skripkin
2024-11-19tests/qtest/cmsdk-apb-watchdog-test: Test INTEN as counter enableRoque Arcudia Hernandez
2024-11-19tests/qtest/cmsdk-apb-watchdog-test: Don't abort on assertion failureRoque Arcudia Hernandez
2024-11-19tests/qtest/cmsdk-apb-watchdog-test: Parameterize testsRoque Arcudia Hernandez
2024-11-19hw/watchdog/cmsdk_apb_watchdog: Fix INTEN issuesRoque Arcudia Hernandez
2024-11-19hw/intc/openpic: Avoid taking address of out-of-bounds array indexPeter Maydell
2024-11-19hw/net/rocker/rocker_of_dpa.c: Remove superfluous error checkRodrigo Dias Correa
2024-11-19hw/timer/exynos4210_mct: fix possible int overflowDmitry Frolov
2024-11-19Merge tag 'pull-9.2-rc-updates-181124-1' of https://gitlab.com/stsquad/qemu i...Peter Maydell
2024-11-18Merge tag 'pull-nbd-2024-11-18' of https://repo.or.cz/qemu/ericb into stagingPeter Maydell
2024-11-18Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-11-18.gitlab-ci.d: Raise timeout on cross-accel build jobs to 60mPeter Maydell
2024-11-18pc-bios: Update the s390 bios images with the recent fixesThomas Huth
2024-11-18pc-bios/s390-ccw: Re-initialize receive queue index before each boot attemptThomas Huth
2024-11-18pc-bios/s390x: Initialize machine loadparm before probing IPL devicesJared Rossi
2024-11-18pc-bios/s390x: Initialize cdrom type to false for each IPL deviceJared Rossi
2024-11-18hw: Add "loadparm" property to scsi disk devices for booting on s390xThomas Huth
2024-11-18hw/display: check frame buffer can hold blobAlex Bennée
2024-11-18hw/display: factor out the scanout blob to fb conversionAlex Bennée
2024-11-18MAINTAINERS: CC rust/ patches to qemu-rust listManos Pitsidianakis
2024-11-18tests/tcg: Stop using exit() in the gdbstub testcasesIlya Leoshkevich
2024-11-18nbd-server: Silence server warnings on port probesEric Blake
2024-11-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-11-18Merge tag 'hw-misc-20241118' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-11-18hw/watchdog/cmsdk_apb_watchdog: Fix broken linkRoque Arcudia Hernandez
2024-11-18net: mark struct ip_header as QEMU_PACKEDPeter Maydell