aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-07pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callbackIgor Mammedov7-24/+39
2023-03-07pcihp: move fields enabling hotplug into AcpiPciHpStateIgor Mammedov6-35/+34
2023-03-07acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...Igor Mammedov3-6/+17
2023-03-07acpi: pci: move BSEL into build_append_pcihp_slots()Igor Mammedov1-9/+6
2023-03-07acpi: pci: drop BSEL usage when deciding that device isn't hotpluggableIgor Mammedov1-1/+1
2023-03-07pci: move acpi-index uniqueness check to generic PCI device codeIgor Mammedov2-56/+57
2023-03-07tests: acpi: update expected blobsIgor Mammedov3-2/+0
2023-03-07tests: acpi: add non zero function device with acpi-index on non-hotpluggble busIgor Mammedov1-2/+4
2023-03-07tests: acpi: whitelist DSDT before adding non-0 function device with acpi-ind...Igor Mammedov1-0/+2
2023-03-07tests: acpi: update expected blobsIgor Mammedov38-37/+0
2023-03-07acpi: pci: describe all functions on populated slotsIgor Mammedov1-6/+0
2023-03-07tests: acpi: whitelist DSDT before exposing non zero functionsIgor Mammedov1-0/+37
2023-03-07tests: acpi: update expected blobsIgor Mammedov4-3/+0
2023-03-07acpi: pci: support acpi-index for non-hotpluggable devicesIgor Mammedov1-0/+25
2023-03-07tests: acpi: add device with acpi-index on non-hotpluggble busIgor Mammedov1-0/+1
2023-03-07tests: acpi: whitelist DSDT before adding device with acpi-index to testcasesIgor Mammedov1-0/+3
2023-03-07tests: acpi: update expected blobsIgor Mammedov38-37/+0
2023-03-07acpi: pci: add EDSM method to DSDTIgor Mammedov1-0/+54
2023-03-07tests: acpi: whitelist DSDT before adding EDSM methodIgor Mammedov1-0/+37
2023-03-07tests: acpi: update expected blobsIgor Mammedov36-35/+0
2023-03-07pcihp: move PCI _DSM function 0 prolog into separate functionIgor Mammedov1-24/+30
2023-03-07tests: acpi: whitelist DSDT blobs before isolating PCI _DSM func 0 prologIgor Mammedov1-0/+35
2023-03-07pci: fix 'hotplugglable' property behaviorIgor Mammedov3-1/+22
2023-03-07pcihp: piix4: do not redirect hotplug controller to piix4 when ACPI hotplug i...Igor Mammedov1-1/+1
2023-03-07tests: acpi: update expected blobsIgor Mammedov5-4/+0
2023-03-07x86: pcihp: fix missing bridge AML when intermediate root-port has 'hotplug=o...Igor Mammedov1-1/+1
2023-03-07tests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT.hpbridge testsIgor Mammedov1-0/+3
2023-03-07x86: pcihp: fix missing PCNT callchain when intermediate root-port has 'hotpl...Igor Mammedov1-9/+13
2023-03-07tests: acpi: extend multi-bridge case with case 'root-port,id=HOHP,hotplug=of...Igor Mammedov1-1/+4
2023-03-07tests: acpi: whitelist q35/DSDT.multi-bridge before extending testcaseIgor Mammedov1-0/+1
2023-03-07tests: acpi: update expected blobsIgor Mammedov3-2/+0
2023-03-07tests: acpi: add test_acpi_q35_tcg_no_acpi_hotplug test and extend test_acpi_...Igor Mammedov1-3/+39
2023-03-07tests: acpi: whitelist new q35.noacpihp test and pc.hpbrrootIgor Mammedov2-0/+2
2023-03-07Revert "tests/qtest: Check for devices in bios-tables-test"Igor Mammedov1-71/+4
2023-03-07vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devicesEugenio Pérez1-2/+1
2023-03-07vdpa net: allow VHOST_F_LOG_ALLEugenio Pérez1-0/+2
2023-03-07vdpa: block migration if SVQ does not admit a featureEugenio Pérez1-0/+15
2023-03-07vdpa: block migration if device has unsupported featuresEugenio Pérez1-4/+8
2023-03-07vdpa net: block migration if the device has CVQEugenio Pérez3-0/+11
2023-03-07vdpa: disable RAM block discard only for the first deviceEugenio Pérez1-11/+14
2023-03-07vdpa: add vdpa net migration state notifierEugenio Pérez1-3/+69
2023-03-07vdpa: move vhost reset after get vring baseEugenio Pérez3-6/+23
2023-03-07vdpa: add vhost_vdpa_suspendEugenio Pérez2-0/+27
2023-03-07vdpa: add vhost_vdpa->suspended parameterEugenio Pérez2-0/+10
2023-03-07vdpa: rewind at get_base, not set_baseEugenio Pérez2-13/+6
2023-03-07vdpa: Negotiate _F_SUSPEND featureEugenio Pérez1-1/+2
2023-03-07vdpa: Remember last call fd setEugenio Pérez1-6/+6
2023-03-07vdpa net: move iova tree creation from init to startEugenio Pérez1-30/+83
2023-03-07MAINTAINERS: add myself as the maintainer for cryptodevzhenwei pi1-0/+1
2023-03-07cryptodev: Support query-stats QMP commandzhenwei pi4-2/+170