100760 Commits (d9c631ea9f428afb32d0fa1399e4fcb9faeaa3b8)
 

Author SHA1 Message Date
Markus Armbruster d9c631ea9f machine: Move QMP commands from monitor/ to hw/core/ 4 years ago
Markus Armbruster 29b62a1063 trace: Move HMP commands from monitor/ to trace/ 4 years ago
Markus Armbruster 5ec92f2d92 hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h 4 years ago
Markus Armbruster 52f50b1e9f readline: Extract readline_add_completion_of() from monitor 4 years ago
Markus Armbruster 444ee02c5f hmp: Drop redundant argument check from add_completion_option() 4 years ago
Markus Armbruster c3054a6e6a char: Factor out qmp_add_client() parts and move to chardev/ 4 years ago
Markus Armbruster b7d75c0b48 char: Move HMP commands from monitor/ to chardev/ 4 years ago
Markus Armbruster 98b5362bdd audio: Move HMP commands from monitor/ to audio/ 4 years ago
Markus Armbruster 15b7646c7d monitor: Drop unnecessary includes 4 years ago
Markus Armbruster ea66c00e7c MAINTAINERS: Cover tpm.c again 4 years ago
Markus Armbruster 75e5519a13 MAINTAINERS: Cover include/sysemu/accel-blocker.h 4 years ago
Markus Armbruster b862888c53 MAINTAINERS: Cover userfaultfd 4 years ago
Peter Maydell deabea6e88 virtio,pc,pci: features, cleanups, fixes 4 years ago
Peter Maydell 026817fb69 Python 4 years ago
Marcel Apfelbaum f5cb612867 docs/pcie.txt: Replace ioh3420 with pcie-root-port 4 years ago
Greg Kurz 4382138f64 Revert "vhost-user: Introduce nested event loop in vhost_user_read()" 4 years ago
Greg Kurz f340a59d5a Revert "vhost-user: Monitor slave channel in vhost_user_read()" 4 years ago
Thomas Huth 4ffa3a1baa tests/qtest/bios-tables-test: Make the test less verbose by default 4 years ago
Philippe Mathieu-Daudé c45e7619db hw: Use TYPE_PCI_BUS definition where appropriate 4 years ago
Minghao Yuan 920c184fa9 vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requests 4 years ago
Igor Mammedov 4d6ee555ef tests: acpi: update expected blobs 4 years ago
Igor Mammedov 17f4cedba1 pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug path 4 years ago
Igor Mammedov 85ea72b96b tests: acpi: whitelist DSDT before moving non-hotpluggble slots description from hotplug path 4 years ago
Igor Mammedov beb680ff28 tests: acpi: update expected blobs 4 years ago
Igor Mammedov 64a55106e4 pcihp: acpi: ignore coldplugged bridges when composing hotpluggable slots 4 years ago
Igor Mammedov 9330847e6a tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged bridges 4 years ago
Igor Mammedov 912a5cf142 tests: acpi: update expected blobs 4 years ago
Igor Mammedov 6fe5518e4f pcihp: acpi: decouple hotplug and generic slots description 4 years ago
Igor Mammedov 2e827356df tests: acpi: whitelist DSDT before decoupling PCI hotplug code from basic slots description 4 years ago
Igor Mammedov a06c15a3b0 pcihp: isolate rule whether slot should be described in DSDT 4 years ago
Igor Mammedov c6f1647195 pci: make sure pci_bus_is_express() won't error out with "discards ‘const’ qualifier" 4 years ago
Igor Mammedov 6c36ec46b0 pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml 4 years ago
Igor Mammedov d78644c781 pci: acpi: wire up AcpiDevAmlIf interface to generic bridge 4 years ago
Igor Mammedov ab84fc1c35 x86: pcihp: acpi: prepare slot ignore rule to work with self describing bridges 4 years ago
Igor Mammedov 65e414a9dd tests: acpi: update expected blobs 4 years ago
Igor Mammedov be8e333138 tests: acpi: add endpoint devices to bridges 4 years ago
Igor Mammedov 5d1aee5667 whitelist DSDT before adding endpoint devices to bridge testcases 4 years ago
Igor Mammedov 15dcfb197e tests: acpi: update expected blobs 4 years ago
Igor Mammedov 219e638f3b pcihp: do not put empty PCNT in DSDT 4 years ago
Igor Mammedov ddab4d3fae pcihp: compose PCNT callchain right before its user _GPE._E01 4 years ago
Igor Mammedov b111f43017 tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery 4 years ago
Igor Mammedov 54f82b6461 tests: acpi: update expected blobs 4 years ago
Igor Mammedov 19f5052ceb pcihp: drop pcihp_bridge_en dependency when composing PCNT method 4 years ago
Igor Mammedov 54836748fc tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery 4 years ago
Igor Mammedov c0d19126f3 tests: acpi: add reboot cycle to bridge test 4 years ago
Igor Mammedov 2efe88a948 tests: boot_sector_test(): make it multi-shot 4 years ago
Igor Mammedov 2f447a36e7 tests: acpi: extend bridge tests with hotplugged bridges 4 years ago
Igor Mammedov 6dfcb0e797 tests: boot_sector_test: avoid crashing if status is not available yet 4 years ago
Igor Mammedov debbda1c67 x86: pcihp: fix invalid AML PCNT calls to hotplugged bridges 4 years ago
Igor Mammedov 2940a4b9e3 pci: acpihp: assign BSEL only to coldplugged bridges 4 years ago