aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-14util: adjust coroutine pool size to virtio block queueHiroki Narukawa3-4/+31
2022-02-14Deprecate C virtiofsdDr. David Alan Gilbert1-0/+17
2022-02-14tools/virtiofsd: Add rseq syscall to the seccomp allowlistChristian Ehrhardt1-0/+3
2022-02-13Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220210' into s...Peter Maydell32-2250/+592
2022-02-12Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2'...Peter Maydell4-4/+205
2022-02-11Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-0...Peter Maydell71-682/+471
2022-02-11iotests/281: Let NBD connection yield in iothreadHanna Reitz2-5/+27
2022-02-11block/nbd: Move s->ioc on AioContext changeHanna Reitz1-0/+45
2022-02-11iotests/281: Test lingering timersHanna Reitz2-4/+79
2022-02-11iotests.py: Add QemuStorageDaemon classHanna Reitz1-0/+40
2022-02-11block/nbd: Assert there are no timers when closedHanna Reitz1-0/+4
2022-02-11block/nbd: Delete open timer when doneHanna Reitz1-0/+8
2022-02-11block/nbd: Delete reconnect delay timer when doneHanna Reitz1-0/+7
2022-02-09include/exec: fix softmmu version of TARGET_ABI_FMT_lxAlex Bennée1-1/+1
2022-02-09linux-user: Remove the deprecated ppc64abi32 targetThomas Huth12-88/+21
2022-02-09plugins: move reset of plugin data to tb_startAlex Bennée1-11/+20
2022-02-09target/i386: use CPU_LOG_INT for IRQ servicingAlex Bennée1-2/+2
2022-02-09tests/plugins: add instruction matching to libinsn.soAlex Bennée1-1/+88
2022-02-09tests/plugin: allow libinsn.so per-CPU countsAlex Bennée1-8/+31
2022-02-09contrib/plugins: add a drcov pluginIvanov Arkady2-0/+164
2022-02-09plugins: add helper functions for coverage pluginsIvanov Arkady3-0/+86
2022-02-09tracing: excise the tcg related from tracetoolAlex Bennée9-350/+4
2022-02-09tracing: remove the trace-tcg includes from the buildAlex Bennée4-9/+0
2022-02-09tracing: remove TCG memory access tracingAlex Bennée6-67/+0
2022-02-09docs: remove references to TCG tracingAlex Bennée2-85/+13
2022-02-09tests/tcg/sh4: disable another unreliable testAlex Bennée1-0/+4
2022-02-09tests: Update CentOS 8 container to CentOS Stream 8Thomas Huth2-3/+3
2022-02-09tests/lcitool: Allow lcitool-refresh in out-of-tree builds, tooThomas Huth1-1/+1
2022-02-09gitlab: fall back to commit hash in qemu-setup filenameStefan Hajnoczi1-1/+1
2022-02-09docs/devel: mention our .editorconfigAlex Bennée1-0/+4
2022-02-09tests/lcitool: Install libibumad to cover RDMA on Debian based distrosPhilippe Mathieu-Daudé3-0/+3
2022-02-09tests: Manually remove libxml2 on MSYS2 runnersPhilippe Mathieu-Daudé2-3/+0
2022-02-09tests/lcitool: Refresh submodule and remove libxml2Philippe Mathieu-Daudé11-18/+10
2022-02-09drop libxml2 checks since libxml is not actually used (for parallels)Michael Tokarev8-17/+2
2022-02-09tests/lcitool: Include local qemu.yml when refreshing cirrus-ci filesPhilippe Mathieu-Daudé1-1/+1
2022-02-09gitmodules: Correct libvirt-ci submodule URLPhilippe Mathieu-Daudé1-1/+1
2022-02-09MAINTAINERS: Cover lcitool submodule with build test / automationPhilippe Mathieu-Daudé1-0/+1
2022-02-09.gitignore: add .gcov patternAlex Bennée1-0/+1
2022-02-09Makefile: also remove .gcno files when cleaningAlex Bennée1-1/+2
2022-02-09tests/qtest: enable more vhost-user tests by defaultAlex Bennée1-12/+9
2022-02-09tests/Makefile.include: clean-up old codeAlex Bennée1-4/+0
2022-02-09spapr/vof: Install rom and nvram binariesAlexey Kardashevskiy1-0/+2
2022-02-09docs: rstfy confidential guest documentationCornelia Huck6-56/+67
2022-02-09target/ppc: Change VSX instructions behavior to fill with zerosVíctor Colombo2-14/+16
2022-02-09target/ppc: books: Remove excp_model argument from ppc_excp_apply_ailFabiano Rosas1-12/+13
2022-02-09target/ppc: Assert if MSR bits differ from msr_mask during exceptionsFabiano Rosas1-58/+6
2022-02-09target/ppc: powerpc_excp: Move common code to the caller functionFabiano Rosas1-48/+9
2022-02-09target/ppc: Remove powerpc_excp_legacyFabiano Rosas1-474/+3
2022-02-09target/ppc: 7xx: Set SRRs directly in exception codeFabiano Rosas1-11/+2
2022-02-09target/ppc: 7xx: Software TLB cleanupFabiano Rosas1-20/+6