aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-01-28tests: acpi: whitelist DSDT blobs for tests that use pci-bridgesIgor Mammedov
2023-01-28tests: acpi: cleanup arguments to make them more readableIgor Mammedov
2023-01-28tests: qtest: print device_add error before failing testIgor Mammedov
2023-01-28x86: don't let decompressed kernel image clobber setup_dataJason A. Donenfeld
2023-01-27intel-iommu: Document iova_treePeter Xu
2023-01-27virtio-rng-pci: fix migration compat for vectorsDr. David Alan Gilbert
2023-01-27hw/pci-host: Use register definitions from PCI standardPhilippe Mathieu-Daudé
2023-01-27vhost-user: Correct a reference of TARGET_AARCH64Akihiko Odaki
2023-01-27hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m...Bernhard Beschow
2023-01-27hw/acpi/piix4: No need to #include "hw/southbridge/piix.h"Bernhard Beschow
2023-01-27hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()Bernhard Beschow
2023-01-27hw/i386/acpi-build: Remove unused attributesBernhard Beschow
2023-01-27shpc: disallow unplug when power indicator is blinkingVladimir Sementsov-Ogievskiy
2023-01-24Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2023-01-23block/blkio: Fix inclusion of required headersPeter Krempa
2023-01-23virtio-blk: simplify virtio_blk_dma_restart_cb()Stefan Hajnoczi
2023-01-23util/aio: Defer disabling poll mode as long as possibleChao Gao
2023-01-23Merge tag 'pull-target-arm-20230123' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-01-23target/arm: Look up ARMCPRegInfo at runtimeRichard Henderson