aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-04qom: Move HMP commands from monitor/ to qom/Markus Armbruster
2023-02-04machine: Move HMP commands from monitor/ to hw/core/Markus Armbruster
2023-02-04machine: Move QMP commands from monitor/ to hw/core/Markus Armbruster
2023-02-04trace: Move HMP commands from monitor/ to trace/Markus Armbruster
2023-02-04hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.hMarkus Armbruster
2023-02-04readline: Extract readline_add_completion_of() from monitorMarkus Armbruster
2023-02-04hmp: Drop redundant argument check from add_completion_option()Markus Armbruster
2023-02-04char: Factor out qmp_add_client() parts and move to chardev/Markus Armbruster
2023-02-04char: Move HMP commands from monitor/ to chardev/Markus Armbruster
2023-02-04audio: Move HMP commands from monitor/ to audio/Markus Armbruster
2023-02-04monitor: Drop unnecessary includesMarkus Armbruster
2023-02-02MAINTAINERS: Cover tpm.c againMarkus Armbruster
2023-02-02MAINTAINERS: Cover include/sysemu/accel-blocker.hMarkus Armbruster
2023-02-02MAINTAINERS: Cover userfaultfdMarkus Armbruster
2023-02-02Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-02-01Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingPeter Maydell
2023-01-28docs/pcie.txt: Replace ioh3420 with pcie-root-portMarcel Apfelbaum
2023-01-28Revert "vhost-user: Introduce nested event loop in vhost_user_read()"Greg Kurz
2023-01-28Revert "vhost-user: Monitor slave channel in vhost_user_read()"Greg Kurz
2023-01-28tests/qtest/bios-tables-test: Make the test less verbose by defaultThomas Huth
2023-01-28hw: Use TYPE_PCI_BUS definition where appropriatePhilippe Mathieu-Daudé
2023-01-28vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requestsMinghao Yuan
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug pathIgor Mammedov
2023-01-28tests: acpi: whitelist DSDT before moving non-hotpluggble slots description f...Igor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28pcihp: acpi: ignore coldplugged bridges when composing hotpluggable slotsIgor Mammedov
2023-01-28tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged...Igor Mammedov
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