aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-01memory: make global_dirty_tracking a bitmaskHyman Huang(黄勇)
2021-11-01KVM: introduce dirty_pages and kvm_dirty_ring_enabledHyman Huang(黄勇)
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-11-01migration/rdma: Fix out of order wridLi Zhijian
2021-10-31hw/input/lasips2: Fix typos in function namesPhilippe Mathieu-Daudé
2021-10-31MAINTAINERS: Split HPPA TCG vs HPPA machines/hardwarePhilippe Mathieu-Daudé
2021-10-31hw/core/machine: Add the missing delimiter in cpu_slot_to_string()Yanan Wang
2021-10-31monitor: Trim some trailing space from human-readable outputMarkus Armbruster
2021-10-30Merge remote-tracking branch 'remotes/philmd/tags/renesas-20211030' into stagingRichard Henderson
2021-10-30linux-user: Reorg handling for SIGSEGVRichard Henderson
2021-10-30configure: Merge riscv32 and riscv64 host architecturesRichard Henderson
2021-10-30accel/tcg: Fold cpu_exit_tb_from_sighandler into callerRichard Henderson
2021-10-30accel/tcg: Split out handle_sigsegv_accerr_writeRichard Henderson
2021-10-30accel/tcg: Move clear_helper_retaddr to cpu loopRichard Henderson
2021-10-30accel/tcg: Split out adjust_signal_pcRichard Henderson