aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02optionrom: add a DMA-enabled multiboot ROMMarcus Hähnel
2021-11-02target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini
2021-11-02MAINTAINERS: update location of microvm docsAlex Bennée
2021-11-02util: Make some iova_tree parameters constEugenio Pérez
2021-11-02configure/optionrom: Fix MSYS2 multiboot.bin issueHelge Konetzka
2021-11-02Partially revert "build: -no-pie is no functional linker flag"Jessica Clarke
2021-11-02Makefile: Fix cscope issues on MacOS and soft linksPeter Xu
2021-11-02Makefile: Fix gtags generationPeter Xu
2021-11-02Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20211101' i...Richard Henderson
2021-11-02Merge remote-tracking branch 'remotes/alex.williamson/tags/vfio-update-202111...Richard Henderson
2021-11-02Merge remote-tracking branch 'remotes/philmd/tags/machine-20211101' into stagingRichard Henderson
2021-11-01roms/openbios: update OpenBIOS images to b9062dea built from submoduleMark Cave-Ayland
2021-11-01machine: remove the done notifier for dynamic sysbus device type checkDamien Hedde
2021-11-01qdev-monitor: Check sysbus device type before creating itDamien Hedde
2021-11-01machine: add device_type_is_dynamic_sysbus functionDamien Hedde
2021-11-01tests/unit: Add an unit test for smp parsingYanan Wang
2021-11-01hw/core/machine: Split out the smp parsing codeYanan Wang
2021-11-01hw/core: Restrict hotplug to system emulationPhilippe Mathieu-Daudé
2021-11-01hw/core: Extract hotplug-related functions to qdev-hotplug.cPhilippe Mathieu-Daudé
2021-11-01hw/core: Declare meson source setPhilippe Mathieu-Daudé
2021-11-01hw/core: Restrict sysemu specific filesPhilippe Mathieu-Daudé
2021-11-01machine: Move gpio code to hw/core/gpio.cEduardo Habkost
2021-11-01Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into st...Richard Henderson
2021-11-01vfio/common: Add a trace point when a MMIO RAM section cannot be mappedKunkun Jiang
2021-11-01vfio/pci: Add support for mmapping sub-page MMIO BARs after live migrationKunkun Jiang
2021-11-01python, iotests: replace qmp with aqmpJohn Snow
2021-11-01python/aqmp: Create sync QMP wrapper for iotestsJohn Snow
2021-11-01iotests/300: avoid abnormal shutdown race conditionJohn Snow
2021-11-01iotests: Conditionally silence certain AQMP errorsJohn Snow
2021-11-01iotests: Accommodate async QMP Exception classesJohn Snow
2021-11-01python/aqmp: Remove scary messageJohn Snow
2021-11-01python/machine: Handle QMP errors on close more meticulouslyJohn Snow
2021-11-01python/machine: remove has_quit argumentJohn Snow
2021-11-01python: Add iotest linters to test suiteJohn Snow
2021-11-01iotests/linters: Add workaround for mypy bug #9852John Snow
2021-11-01iotests/linters: Add entry point for linting via Python CIJohn Snow
2021-11-01iotests: split linters.py out from 297John Snow
2021-11-01iotests/297: split test into sub-casesJohn Snow
2021-11-01iotests/297: update tool availability checksJohn Snow
2021-11-01iotests/297: Change run_linter() to raise an exception on failureJohn Snow
2021-11-01iotests/297: refactor run_[mypy|pylint] as generic execution shimJohn Snow
2021-11-01iotests/297: Split run_linters apart into run_pylint and run_mypyJohn Snow
2021-11-01iotests/297: Don't rely on distro-specific linter binariesJohn Snow
2021-11-01iotests/297: Create main() functionJohn Snow
2021-11-01iotests/297: Add get_files() functionJohn Snow
2021-11-01iotests/297: Split mypy configuration out into mypy.iniJohn Snow
2021-11-01iotests/297: Move pylint config into pylintrcJohn Snow
2021-10-30Merge remote-tracking branch 'remotes/philmd/tags/renesas-20211030' into stagingRichard Henderson
2021-10-30hw/timer/sh_timer: Remove use of hw_errorBALATON Zoltan
2021-10-30hw/timer/sh_timer: Fix timer memory region sizeBALATON Zoltan