index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-07
pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
Igor Mammedov
2023-03-07
pcihp: move fields enabling hotplug into AcpiPciHpState
Igor Mammedov
2023-03-07
acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...
Igor Mammedov
2023-03-07
acpi: pci: move BSEL into build_append_pcihp_slots()
Igor Mammedov
2023-03-07
acpi: pci: drop BSEL usage when deciding that device isn't hotpluggable
Igor Mammedov
2023-03-07
pci: move acpi-index uniqueness check to generic PCI device code
Igor Mammedov
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
2023-03-07
tests: acpi: add non zero function device with acpi-index on non-hotpluggble bus
Igor Mammedov
2023-03-07
tests: acpi: whitelist DSDT before adding non-0 function device with acpi-ind...
Igor Mammedov
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
2023-03-07
acpi: pci: describe all functions on populated slots
Igor Mammedov
2023-03-07
tests: acpi: whitelist DSDT before exposing non zero functions
Igor Mammedov
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
2023-03-07
acpi: pci: support acpi-index for non-hotpluggable devices
Igor Mammedov
2023-03-07
tests: acpi: add device with acpi-index on non-hotpluggble bus
Igor Mammedov
2023-03-07
tests: acpi: whitelist DSDT before adding device with acpi-index to testcases
Igor Mammedov
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
2023-03-07
acpi: pci: add EDSM method to DSDT
Igor Mammedov
2023-03-07
tests: acpi: whitelist DSDT before adding EDSM method
Igor Mammedov
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
2023-03-07
pcihp: move PCI _DSM function 0 prolog into separate function
Igor Mammedov
2023-03-07
tests: acpi: whitelist DSDT blobs before isolating PCI _DSM func 0 prolog
Igor Mammedov
2023-03-07
pci: fix 'hotplugglable' property behavior
Igor Mammedov
2023-03-07
pcihp: piix4: do not redirect hotplug controller to piix4 when ACPI hotplug i...
Igor Mammedov
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
2023-03-07
x86: pcihp: fix missing bridge AML when intermediate root-port has 'hotplug=o...
Igor Mammedov
2023-03-07
tests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT.hpbridge tests
Igor Mammedov
2023-03-07
x86: pcihp: fix missing PCNT callchain when intermediate root-port has 'hotpl...
Igor Mammedov
2023-03-07
tests: acpi: extend multi-bridge case with case 'root-port,id=HOHP,hotplug=of...
Igor Mammedov
2023-03-07
tests: acpi: whitelist q35/DSDT.multi-bridge before extending testcase
Igor Mammedov
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
2023-03-07
tests: acpi: add test_acpi_q35_tcg_no_acpi_hotplug test and extend test_acpi_...
Igor Mammedov
2023-03-07
tests: acpi: whitelist new q35.noacpihp test and pc.hpbrroot
Igor Mammedov
2023-03-07
Revert "tests/qtest: Check for devices in bios-tables-test"
Igor Mammedov
2023-03-07
vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
Eugenio Pérez
2023-03-07
vdpa net: allow VHOST_F_LOG_ALL
Eugenio Pérez
2023-03-07
vdpa: block migration if SVQ does not admit a feature
Eugenio Pérez
2023-03-07
vdpa: block migration if device has unsupported features
Eugenio Pérez
2023-03-07
vdpa net: block migration if the device has CVQ
Eugenio Pérez
2023-03-07
vdpa: disable RAM block discard only for the first device
Eugenio Pérez
2023-03-07
vdpa: add vdpa net migration state notifier
Eugenio Pérez
2023-03-07
vdpa: move vhost reset after get vring base
Eugenio Pérez
2023-03-07
vdpa: add vhost_vdpa_suspend
Eugenio Pérez
2023-03-07
vdpa: add vhost_vdpa->suspended parameter
Eugenio Pérez
2023-03-07
vdpa: rewind at get_base, not set_base
Eugenio Pérez
2023-03-07
vdpa: Negotiate _F_SUSPEND feature
Eugenio Pérez
2023-03-07
vdpa: Remember last call fd set
Eugenio Pérez
2023-03-07
vdpa net: move iova tree creation from init to start
Eugenio Pérez
2023-03-07
MAINTAINERS: add myself as the maintainer for cryptodev
zhenwei pi
2023-03-07
cryptodev: Support query-stats QMP command
zhenwei pi
[next]