aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-04audio: Move HMP commands from monitor/ to audio/Markus Armbruster
2023-02-04monitor: Drop unnecessary includesMarkus Armbruster
2023-02-02MAINTAINERS: Cover tpm.c againMarkus Armbruster
2023-02-02MAINTAINERS: Cover include/sysemu/accel-blocker.hMarkus Armbruster
2023-02-02MAINTAINERS: Cover userfaultfdMarkus Armbruster
2023-02-02Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-02-01Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingPeter Maydell
2023-01-28docs/pcie.txt: Replace ioh3420 with pcie-root-portMarcel Apfelbaum
2023-01-28Revert "vhost-user: Introduce nested event loop in vhost_user_read()"Greg Kurz
2023-01-28Revert "vhost-user: Monitor slave channel in vhost_user_read()"Greg Kurz
2023-01-28tests/qtest/bios-tables-test: Make the test less verbose by defaultThomas Huth
2023-01-28hw: Use TYPE_PCI_BUS definition where appropriatePhilippe Mathieu-Daudé
2023-01-28vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requestsMinghao Yuan
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug pathIgor Mammedov
2023-01-28tests: acpi: whitelist DSDT before moving non-hotpluggble slots description f...Igor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28pcihp: acpi: ignore coldplugged bridges when composing hotpluggable slotsIgor Mammedov
2023-01-28tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged...Igor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28pcihp: acpi: decouple hotplug and generic slots descriptionIgor Mammedov
2023-01-28tests: acpi: whitelist DSDT before decoupling PCI hotplug code from basic slo...Igor Mammedov
2023-01-28pcihp: isolate rule whether slot should be described in DSDTIgor Mammedov
2023-01-28pci: make sure pci_bus_is_express() won't error out with "discards ‘constâ€...Igor Mammedov
2023-01-28pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_amlIgor Mammedov
2023-01-28pci: acpi: wire up AcpiDevAmlIf interface to generic bridgeIgor Mammedov
2023-01-28x86: pcihp: acpi: prepare slot ignore rule to work with self describing bridgesIgor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28tests: acpi: add endpoint devices to bridgesIgor Mammedov
2023-01-28whitelist DSDT before adding endpoint devices to bridge testcasesIgor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28pcihp: do not put empty PCNT in DSDTIgor Mammedov
2023-01-28pcihp: compose PCNT callchain right before its user _GPE._E01Igor Mammedov
2023-01-28tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machineryIgor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28pcihp: drop pcihp_bridge_en dependency when composing PCNT methodIgor Mammedov
2023-01-28tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machineryIgor Mammedov
2023-01-28tests: acpi: add reboot cycle to bridge testIgor Mammedov
2023-01-28tests: boot_sector_test(): make it multi-shotIgor Mammedov
2023-01-28tests: acpi: extend bridge tests with hotplugged bridgesIgor Mammedov
2023-01-28tests: boot_sector_test: avoid crashing if status is not available yetIgor Mammedov
2023-01-28x86: pcihp: fix invalid AML PCNT calls to hotplugged bridgesIgor Mammedov
2023-01-28pci: acpihp: assign BSEL only to coldplugged bridgesIgor Mammedov
2023-01-28pcihp: piix4: do not call acpi_pcihp_reset() when ACPI PCI hotplug is disabledIgor Mammedov
2023-01-28pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-capIgor Mammedov
2023-01-28x86: acpi: pcihp: clean up duplicate bridge_in_acpi assignmentIgor Mammedov
2023-01-28pci_bridge: remove whitespaceIgor Mammedov
2023-01-28tests: acpi: cleanup use_uefi argument usageIgor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28tests: acpi: extend pcihp with nested bridgesIgor Mammedov