aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-14hw/nvme: fix CVE-2021-3929Klaus Jensen
2022-02-12Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2'...Peter Maydell
2022-02-11Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-0...Peter Maydell
2022-02-11iotests/281: Let NBD connection yield in iothreadHanna Reitz
2022-02-11block/nbd: Move s->ioc on AioContext changeHanna Reitz
2022-02-11iotests/281: Test lingering timersHanna Reitz
2022-02-11iotests.py: Add QemuStorageDaemon classHanna Reitz
2022-02-11block/nbd: Assert there are no timers when closedHanna Reitz
2022-02-11block/nbd: Delete open timer when doneHanna Reitz
2022-02-11block/nbd: Delete reconnect delay timer when doneHanna Reitz
2022-02-09include/exec: fix softmmu version of TARGET_ABI_FMT_lxAlex Bennée
2022-02-09linux-user: Remove the deprecated ppc64abi32 targetThomas Huth
2022-02-09plugins: move reset of plugin data to tb_startAlex Bennée
2022-02-09target/i386: use CPU_LOG_INT for IRQ servicingAlex Bennée
2022-02-09tests/plugins: add instruction matching to libinsn.soAlex Bennée
2022-02-09tests/plugin: allow libinsn.so per-CPU countsAlex Bennée
2022-02-09contrib/plugins: add a drcov pluginIvanov Arkady
2022-02-09plugins: add helper functions for coverage pluginsIvanov Arkady
2022-02-09tracing: excise the tcg related from tracetoolAlex Bennée
2022-02-09tracing: remove the trace-tcg includes from the buildAlex Bennée
2022-02-09tracing: remove TCG memory access tracingAlex Bennée
2022-02-09docs: remove references to TCG tracingAlex Bennée
2022-02-09tests/tcg/sh4: disable another unreliable testAlex Bennée
2022-02-09tests: Update CentOS 8 container to CentOS Stream 8Thomas Huth
2022-02-09tests/lcitool: Allow lcitool-refresh in out-of-tree builds, tooThomas Huth
2022-02-09gitlab: fall back to commit hash in qemu-setup filenameStefan Hajnoczi
2022-02-09docs/devel: mention our .editorconfigAlex Bennée
2022-02-09tests/lcitool: Install libibumad to cover RDMA on Debian based distrosPhilippe Mathieu-Daudé
2022-02-09tests: Manually remove libxml2 on MSYS2 runnersPhilippe Mathieu-Daudé
2022-02-09tests/lcitool: Refresh submodule and remove libxml2Philippe Mathieu-Daudé
2022-02-09drop libxml2 checks since libxml is not actually used (for parallels)Michael Tokarev
2022-02-09tests/lcitool: Include local qemu.yml when refreshing cirrus-ci filesPhilippe Mathieu-Daudé
2022-02-09gitmodules: Correct libvirt-ci submodule URLPhilippe Mathieu-Daudé
2022-02-09MAINTAINERS: Cover lcitool submodule with build test / automationPhilippe Mathieu-Daudé
2022-02-09.gitignore: add .gcov patternAlex Bennée
2022-02-09Makefile: also remove .gcno files when cleaningAlex Bennée
2022-02-09tests/qtest: enable more vhost-user tests by defaultAlex Bennée
2022-02-09tests/Makefile.include: clean-up old codeAlex Bennée
2022-02-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220208'...Peter Maydell
2022-02-08hw/sensor: Add lsm303dlhc magnetometer deviceKevin Townsend
2022-02-08hw/intc/arm_gicv3_its: Split error checksPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTIPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase fieldPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fieldsPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: Make update_ite() use ITEntryPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a structPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()Peter Maydell
2022-02-08hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()Peter Maydell
2022-02-08hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()Peter Maydell
2022-02-08hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_tPeter Maydell