aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02meson: bump submodule to 0.59.3Paolo Bonzini
2021-11-02qtest/am53c974-test: add test for cancelling in-flight requestsMark Cave-Ayland
2021-11-02esp: ensure in-flight SCSI requests are always cancelledMark Cave-Ayland
2021-11-02KVM: SVM: add migration support for nested TSC scalingMaxim Levitsky
2021-11-02hw/i386: fix vmmouse registrationPavel Dovgalyuk
2021-11-02watchdog: remove select_watchdog_actionPaolo Bonzini
2021-11-02vl: deprecate -watchdogPaolo Bonzini
2021-11-02watchdog: add information from -watchdog help to -device helpPaolo Bonzini
2021-11-02hw/i386: Rename default_bus_bypass_iommuJean-Philippe Brucker
2021-11-02hvf: Avoid mapping regions < PAGE_SIZE as ramAlexander Graf
2021-11-02configure: do not duplicate CPU_CFLAGS into QEMU_LDFLAGSPaolo Bonzini
2021-11-02configure: remove useless NPTL probePaolo Bonzini
2021-11-02target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine typesPaolo Bonzini
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