aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-04hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.hMarkus Armbruster4-6/+6
2023-02-04readline: Extract readline_add_completion_of() from monitorMarkus Armbruster4-66/+41
2023-02-04hmp: Drop redundant argument check from add_completion_option()Markus Armbruster1-3/+0
2023-02-04char: Factor out qmp_add_client() parts and move to chardev/Markus Armbruster3-11/+25
2023-02-04char: Move HMP commands from monitor/ to chardev/Markus Armbruster4-202/+225
2023-02-04audio: Move HMP commands from monitor/ to audio/Markus Armbruster4-56/+87
2023-02-04monitor: Drop unnecessary includesMarkus Armbruster5-27/+2
2023-02-02MAINTAINERS: Cover tpm.c againMarkus Armbruster1-1/+1
2023-02-02MAINTAINERS: Cover include/sysemu/accel-blocker.hMarkus Armbruster1-1/+1
2023-02-02MAINTAINERS: Cover userfaultfdMarkus Armbruster1-0/+2
2023-02-02Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell86-389/+601
2023-02-01Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingPeter Maydell8-28/+64
2023-01-28docs/pcie.txt: Replace ioh3420 with pcie-root-portMarcel Apfelbaum1-8/+8
2023-01-28Revert "vhost-user: Introduce nested event loop in vhost_user_read()"Greg Kurz1-60/+5
2023-01-28Revert "vhost-user: Monitor slave channel in vhost_user_read()"Greg Kurz1-32/+3
2023-01-28tests/qtest/bios-tables-test: Make the test less verbose by defaultThomas Huth1-5/+12
2023-01-28hw: Use TYPE_PCI_BUS definition where appropriatePhilippe Mathieu-Daudé2-2/+4
2023-01-28vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requestsMinghao Yuan1-0/+2
2023-01-28tests: acpi: update expected blobsIgor Mammedov12-11/+0
2023-01-28pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug pathIgor Mammedov1-15/+12
2023-01-28tests: acpi: whitelist DSDT before moving non-hotpluggble slots description f...Igor Mammedov1-0/+11
2023-01-28tests: acpi: update expected blobsIgor Mammedov5-4/+0
2023-01-28pcihp: acpi: ignore coldplugged bridges when composing hotpluggable slotsIgor Mammedov1-10/+6
2023-01-28tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged...Igor Mammedov1-0/+4
2023-01-28tests: acpi: update expected blobsIgor Mammedov15-14/+0
2023-01-28pcihp: acpi: decouple hotplug and generic slots descriptionIgor Mammedov1-49/+72
2023-01-28tests: acpi: whitelist DSDT before decoupling PCI hotplug code from basic slo...Igor Mammedov1-0/+14
2023-01-28pcihp: isolate rule whether slot should be described in DSDTIgor Mammedov1-40/+43
2023-01-28pci: make sure pci_bus_is_express() won't error out with "discards ‘constâ€...Igor Mammedov2-2/+2
2023-01-28pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_amlIgor Mammedov8-16/+70
2023-01-28pci: acpi: wire up AcpiDevAmlIf interface to generic bridgeIgor Mammedov1-0/+5
2023-01-28x86: pcihp: acpi: prepare slot ignore rule to work with self describing bridgesIgor Mammedov1-8/+16
2023-01-28tests: acpi: update expected blobsIgor Mammedov5-4/+0
2023-01-28tests: acpi: add endpoint devices to bridgesIgor Mammedov1-8/+29
2023-01-28whitelist DSDT before adding endpoint devices to bridge testcasesIgor Mammedov1-0/+4
2023-01-28tests: acpi: update expected blobsIgor Mammedov37-36/+0
2023-01-28pcihp: do not put empty PCNT in DSDTIgor Mammedov1-8/+18
2023-01-28pcihp: compose PCNT callchain right before its user _GPE._E01Igor Mammedov1-2/+30
2023-01-28tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machineryIgor Mammedov1-0/+36
2023-01-28tests: acpi: update expected blobsIgor Mammedov2-1/+0
2023-01-28pcihp: drop pcihp_bridge_en dependency when composing PCNT methodIgor Mammedov1-26/+21
2023-01-28tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machineryIgor Mammedov1-0/+1
2023-01-28tests: acpi: add reboot cycle to bridge testIgor Mammedov1-1/+15
2023-01-28tests: boot_sector_test(): make it multi-shotIgor Mammedov1-0/+2
2023-01-28tests: acpi: extend bridge tests with hotplugged bridgesIgor Mammedov1-8/+40
2023-01-28tests: boot_sector_test: avoid crashing if status is not available yetIgor Mammedov1-1/+3
2023-01-28x86: pcihp: fix invalid AML PCNT calls to hotplugged bridgesIgor Mammedov1-1/+2
2023-01-28pci: acpihp: assign BSEL only to coldplugged bridgesIgor Mammedov1-13/+22
2023-01-28pcihp: piix4: do not call acpi_pcihp_reset() when ACPI PCI hotplug is disabledIgor Mammedov1-1/+3
2023-01-28pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-capIgor Mammedov5-8/+16