summary refs log tree commit diff stats
path: root/tests/functional/qemu_test/linuxkernel.py (unfollow)
Commit message (Expand)AuthorFilesLines
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-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 releasePeter 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-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-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
2024-11-25tests/functional: Remove sleep workarounds from Aspeed testsCédric Le Goater1-9/+7
2024-11-25tests/functional: Convert Aspeed arm SDK testsCédric Le Goater2-124/+68
2024-11-25tests/functional: Convert Aspeed aarch64 SDK testsCédric Le Goater3-78/+100
2024-11-25docs: explicitly permit a "commonly known identity" with SoBDaniel P. Berrangé2-2/+10
2024-11-25rust/pl011: Fix range checks for device ID accessesJunjie Mao1-1/+1
2024-11-25plugins: eradicate qemu-plugins.symbols static filePierrick Bouvier1-59/+0
2024-11-25plugins: detect qemu plugin API symbols from headerPierrick Bouvier3-3/+55
2024-11-25plugins: add missing export for qemu_plugin_num_vcpusPierrick Bouvier1-0/+1