aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-13Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220210' into s...Peter Maydell
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-09spapr/vof: Install rom and nvram binariesAlexey Kardashevskiy
2022-02-09docs: rstfy confidential guest documentationCornelia Huck
2022-02-09target/ppc: Change VSX instructions behavior to fill with zerosVíctor Colombo
2022-02-09target/ppc: books: Remove excp_model argument from ppc_excp_apply_ailFabiano Rosas
2022-02-09target/ppc: Assert if MSR bits differ from msr_mask during exceptionsFabiano Rosas
2022-02-09target/ppc: powerpc_excp: Move common code to the caller functionFabiano Rosas
2022-02-09target/ppc: Remove powerpc_excp_legacyFabiano Rosas
2022-02-09target/ppc: 7xx: Set SRRs directly in exception codeFabiano Rosas
2022-02-09target/ppc: 7xx: Software TLB cleanupFabiano Rosas
2022-02-09target/ppc: 7xx: System Reset cleanupFabiano Rosas
2022-02-09target/ppc: 7xx: System Call exception cleanupFabiano Rosas
2022-02-09target/ppc: 7xx: Program exception cleanupFabiano Rosas