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-02-04
qom: Move HMP commands from monitor/ to qom/
Markus Armbruster
2023-02-04
machine: Move HMP commands from monitor/ to hw/core/
Markus Armbruster
2023-02-04
machine: Move QMP commands from monitor/ to hw/core/
Markus Armbruster
2023-02-04
trace: Move HMP commands from monitor/ to trace/
Markus Armbruster
2023-02-04
hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h
Markus Armbruster
2023-02-04
readline: Extract readline_add_completion_of() from monitor
Markus Armbruster
2023-02-04
hmp: Drop redundant argument check from add_completion_option()
Markus Armbruster
2023-02-04
char: Factor out qmp_add_client() parts and move to chardev/
Markus Armbruster
2023-02-04
char: Move HMP commands from monitor/ to chardev/
Markus Armbruster
2023-02-04
audio: Move HMP commands from monitor/ to audio/
Markus Armbruster
2023-02-04
monitor: Drop unnecessary includes
Markus Armbruster
2023-02-02
MAINTAINERS: Cover tpm.c again
Markus Armbruster
2023-02-02
MAINTAINERS: Cover include/sysemu/accel-blocker.h
Markus Armbruster
2023-02-02
MAINTAINERS: Cover userfaultfd
Markus Armbruster
2023-02-02
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-02-01
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Peter Maydell
2023-01-28
docs/pcie.txt: Replace ioh3420 with pcie-root-port
Marcel Apfelbaum
2023-01-28
Revert "vhost-user: Introduce nested event loop in vhost_user_read()"
Greg Kurz
2023-01-28
Revert "vhost-user: Monitor slave channel in vhost_user_read()"
Greg Kurz
2023-01-28
tests/qtest/bios-tables-test: Make the test less verbose by default
Thomas Huth
2023-01-28
hw: Use TYPE_PCI_BUS definition where appropriate
Philippe Mathieu-Daudé
2023-01-28
vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requests
Minghao Yuan
2023-01-28
tests: acpi: update expected blobs
Igor Mammedov
2023-01-28
pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug path
Igor Mammedov
2023-01-28
tests: acpi: whitelist DSDT before moving non-hotpluggble slots description f...
Igor Mammedov
2023-01-28
tests: acpi: update expected blobs
Igor Mammedov
2023-01-28
pcihp: acpi: ignore coldplugged bridges when composing hotpluggable slots
Igor Mammedov
2023-01-28
tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged...
Igor Mammedov
2023-01-28
tests: acpi: update expected blobs
Igor Mammedov
2023-01-28
pcihp: acpi: decouple hotplug and generic slots description
Igor Mammedov
2023-01-28
tests: acpi: whitelist DSDT before decoupling PCI hotplug code from basic slo...
Igor Mammedov
2023-01-28
pcihp: isolate rule whether slot should be described in DSDT
Igor Mammedov
2023-01-28
pci: make sure pci_bus_is_express() won't error out with "discards ‘constâ€...
Igor Mammedov
2023-01-28
pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml
Igor Mammedov
2023-01-28
pci: acpi: wire up AcpiDevAmlIf interface to generic bridge
Igor Mammedov
2023-01-28
x86: pcihp: acpi: prepare slot ignore rule to work with self describing bridges
Igor Mammedov
2023-01-28
tests: acpi: update expected blobs
Igor Mammedov
2023-01-28
tests: acpi: add endpoint devices to bridges
Igor Mammedov
2023-01-28
whitelist DSDT before adding endpoint devices to bridge testcases
Igor Mammedov
2023-01-28
tests: acpi: update expected blobs
Igor Mammedov
2023-01-28
pcihp: do not put empty PCNT in DSDT
Igor Mammedov
2023-01-28
pcihp: compose PCNT callchain right before its user _GPE._E01
Igor Mammedov
2023-01-28
tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery
Igor Mammedov
2023-01-28
tests: acpi: update expected blobs
Igor Mammedov
2023-01-28
pcihp: drop pcihp_bridge_en dependency when composing PCNT method
Igor Mammedov
2023-01-28
tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery
Igor Mammedov
2023-01-28
tests: acpi: add reboot cycle to bridge test
Igor Mammedov
2023-01-28
tests: boot_sector_test(): make it multi-shot
Igor Mammedov
2023-01-28
tests: acpi: extend bridge tests with hotplugged bridges
Igor Mammedov
2023-01-28
tests: boot_sector_test: avoid crashing if status is not available yet
Igor Mammedov
[next]