aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-28tests/9p: add missing Rgetattr response nameChristian Schoenebeck1-0/+1
2024-11-28tests/9p: fix Rreaddir response nameChristian Schoenebeck1-1/+1
2024-11-28tests/9p: add 'use-after-unlink' testChristian Schoenebeck1-0/+41
2024-11-289pfs: cleanup V9fsFidStateChristian Schoenebeck1-1/+0
2024-11-28Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell55-65/+145
2024-11-27Merge tag 'pull-request-2024-11-27' of https://gitlab.com/thuth/qemu into sta...Peter Maydell7-29/+14
2024-11-27hw/pci: Remove unused pci_irq_pulse() methodPhilippe Mathieu-Daudé1-10/+0
2024-11-27tests/functional: Remove sleep workarounds from sh4 testCédric Le Goater1-7/+3
2024-11-27.gitlab-ci.d/cirrus: Remove the wrong CPU and RAM settings from the macOS jobThomas Huth1-2/+0
2024-11-27meson.build: Refuse XCode versions < v15.0Thomas Huth1-3/+3
2024-11-27tests/functional: Fix the running test case causes loongarch64 to hangXianglai Li1-4/+4
2024-11-27docs: Document that hvf on Arm is supportedAkihiko Odaki1-1/+1
2024-11-27docs/devel/testing/functional: Clarify that we have to use the build folderThomas Huth1-2/+3
2024-11-26Update version for v9.2.0-rc2 releasev9.2.0-rc2Peter Maydell1-1/+1
2024-11-26vhost: fail device start if iotlb update failsPrasad Pandit1-1/+12
2024-11-26bios-tables-test: Add data for complex numa test (GI, GP etc)Jonathan Cameron6-5/+0
2024-11-26bios-tables-test: Add complex SRAT / HMAT test for GI GPJonathan Cameron1-0/+97
2024-11-26bios-tables-test: Allow for new acpihmat-generic-x test data.Jonathan Cameron6-0/+5
2024-11-26qapi/qom: Change Since entry for AcpiGenericPortProperties to 9.2Jonathan Cameron1-1/+1
2024-11-26hw/acpi: Fix size of HID in build_append_srat_acpi_device_handle()Jonathan Cameron1-1/+1
2024-11-26qapi: fix device-sync-config since-versionVladimir Sementsov-Ogievskiy1-1/+1
2024-11-26hw/cxl: Check for zero length features in cmd_features_set_feature()Jonathan Cameron1-0/+4
2024-11-26tests/acpi: update expected blobsIgor Mammedov42-41/+0
2024-11-26Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug"Igor Mammedov2-15/+1
2024-11-26Revert "hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states"Igor Mammedov2-35/+4
2024-11-26qtest: allow ACPI DSDT Table changesSalil Mehta1-0/+41
2024-11-26vhost_net: fix assertion triggered by batch of host notifiers processingzuoboqun1-11/+24
2024-11-26Merge tag 'pull-ppc-for-9.2-2-20241127' of https://gitlab.com/npiggin/qemu in...Peter Maydell8-7/+55
2024-11-26Merge tag 'pull-target-arm-20241126' of https://git.linaro.org/people/pmaydel...Peter Maydell4-11/+15
2024-11-27hw/ppc/pegasos2: Fix IRQ routing from pci.0BALATON Zoltan2-1/+30
2024-11-27ppc/spapr: fix drc index mismatch for partially enabled vcpusHarsh Prateek Bora1-1/+1
2024-11-27ppc/pnv: Add xscom- prefix to pervasive-control region nameNicholas Piggin1-1/+1
2024-11-27target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socketGlenn Miles3-2/+8
2024-11-27ppc/pnv: Fix direct controls quiesceNicholas Piggin2-2/+8
2024-11-27target/ppc: Fix non-maskable interrupt while haltedNicholas Piggin1-0/+7
2024-11-26docs/system/arm/aspeed: add missing model supermicrox11spi-bmcPierrick Bouvier1-3/+4
2024-11-26docs/system/arm/fby35: update link to product pagePierrick Bouvier1-1/+1
2024-11-26docs/system/arm/: add FEAT_DoubleLockPierrick Bouvier1-0/+1
2024-11-26docs/system/arm/: add FEAT_MTE_ASYNCPierrick Bouvier1-0/+1
2024-11-26target/arm/tcg/: fix typo in FEAT namePierrick Bouvier1-1/+1
2024-11-26docs/system/arm/emulation: add FEAT_SSBS2Pierrick Bouvier1-0/+1
2024-11-26docs/system/arm/emulation: fix typo in feature namePierrick Bouvier1-1/+1
2024-11-26docs/system/arm/emulation: mention armv9Pierrick Bouvier1-3/+3
2024-11-26target/arm/tcg/cpu32.c: swap ATCM and BTCM register namesMichael Tokarev1-2/+2
2024-11-26Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell3-0/+19
2024-11-26Merge tag 'migration-20241125-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell2-3/+25
2024-11-26Merge tag 'pull-9.2-rc2-updates-251124-1' of https://gitlab.com/stsquad/qemu ...Peter Maydell24-630/+446
2024-11-26virtio-net: Add queues before loading themAkihiko Odaki3-0/+19
2024-11-25migration: Fix extra cleanup at postcopy listenFabiano Rosas1-1/+0
2024-11-25migration: Allow pipes to keep working for fd migrationsPeter Xu1-2/+25