aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-16plugins: new lockstep plugin for debugging TCG changesAlex Bennée3-1/+343
2020-06-16tests/tcg: ensure -cpu max also used for plugin runAlex Bennée2-1/+3
2020-06-16tests/tcg: build plugin list from contents of src directoryAlex Bennée3-7/+8
2020-06-16cirrus.yml: serialise make checkAlex Bennée1-3/+3
2020-06-16Revert ".shippable: temporaily disable some cross builds"Alex Bennée1-6/+6
2020-06-16tests: Disable select tests under TSan, which hit TSan issue.Robert Foley2-4/+12
2020-06-16docs: Added details on TSan to testing.rstRobert Foley1-0/+107
2020-06-16util: Added tsan annotate for thread name.Robert Foley1-0/+2
2020-06-16include/qemu: Added tsan.h for annotations.Robert Foley1-0/+71
2020-06-16tests/docker: Added docker build support for TSan.Robert Foley4-0/+133
2020-06-16thread: add tsan annotations to QemuSpinEmilio G. Cota1-3/+36
2020-06-16translate-all: call qemu_spin_destroy for PageDescEmilio G. Cota1-0/+9
2020-06-16tcg: call qemu_spin_destroy for tb->jmp_lockEmilio G. Cota3-0/+18
2020-06-16qht: call qemu_spin_destroy for head bucketsEmilio G. Cota1-0/+1
2020-06-16cputlb: destroy CPUTLB with tlb_destroyEmilio G. Cota3-0/+24
2020-06-16thread: add qemu_spin_destroyEmilio G. Cota1-0/+3
2020-06-16cpu: convert queued work to a QSIMPLEQEmilio G. Cota4-22/+24
2020-06-16configure: add --enable-tsan flag + fiber annotations for coroutine-ucontextLingfeng Yang2-10/+103
2020-06-16Makefile: remove old compatibility gunksClaudio Fontana1-6/+0
2020-06-16Makefile: dtc: update, build the libfdt targetClaudio Fontana3-6/+5
2020-06-16tests/docker: bump fedora to 32Alex Bennée1-1/+1
2020-06-16Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-15-2020' ...Peter Maydell6-219/+1274
2020-06-16Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-06-1...Peter Maydell46-41/+458
2020-06-15translations: Add Swedish languageSebastian Rasmussen1-0/+75
2020-06-15MAINTAINERS: Adjust sh4 maintainershipAleksandar Markovic1-3/+5
2020-06-15target/mips: msa: Split helpers for MULV.<B|H|W|D>Aleksandar Markovic3-9/+91
2020-06-15target/mips: msa: Split helpers for SUBV.<B|H|W|D>Aleksandar Markovic3-11/+91
2020-06-15target/mips: msa: Split helpers for SUBSUU_S.<B|H|W|D>Aleksandar Markovic3-20/+103
2020-06-15target/mips: msa: Split helpers for SUBSUS_U.<B|H|W|D>Aleksandar Markovic3-20/+103
2020-06-15target/mips: msa: Split helpers for SUBS_U.<B|H|W|D>Aleksandar Markovic3-10/+93
2020-06-15target/mips: msa: Split helpers for SUBS_S.<B|H|W|D>Aleksandar Markovic3-14/+97
2020-06-15target/mips: msa: Split helpers for DOTP_U.<H|W|D>Aleksandar Markovic3-14/+67
2020-06-15target/mips: msa: Split helpers for DOTP_S.<H|W|D>Aleksandar Markovic3-14/+69
2020-06-15target/mips: msa: Split helpers for DPSUB_U.<H|W|D>Aleksandar Markovic3-15/+68
2020-06-15target/mips: msa: Split helpers for DPSUB_S.<H|W|D>Aleksandar Markovic3-15/+68
2020-06-15target/mips: msa: Split helpers for DPADD_U.<H|W|D>Aleksandar Markovic3-15/+68
2020-06-15target/mips: msa: Split helpers for DPADD_S.<H|W|D>Aleksandar Markovic3-28/+78
2020-06-15target/mips: msa: Split helpers for MSUBV.<B|H|W|D>Aleksandar Markovic3-11/+93
2020-06-15target/mips: msa: Split helpers for MADDV.<B|H|W|D>Aleksandar Markovic3-12/+92
2020-06-15target/mips: Add comments for vendor-specific ASEsJiaxun Yang1-0/+4
2020-06-15target/mips: Legalize Loongson insn flagsJiaxun Yang2-8/+9
2020-06-15configure: Let SLOF be initialized by ./scripts/git-submodule.shPhilippe Mathieu-Daudé2-1/+5
2020-06-15tests/acceptance: Add boot tests for sh4 QEMU advent calendar imageThomas Huth2-3/+12
2020-06-15tests/qtest: Fix LGPL information in the file headersThomas Huth36-36/+36
2020-06-15fuzz: add oss-fuzz build-scriptAlexander Bulekov2-0/+106
2020-06-15fuzz: Add support for logging QTest commandsAlexander Bulekov1-1/+8
2020-06-15fuzz: skip QTest serializationAlexander Bulekov4-1/+288
2020-06-15bios-tables-test: Fix "-tpmdev: invalid option"Eric Auger1-0/+4
2020-06-15Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell12-359/+966
2020-06-15crypto: Remove use of GCRYPT_VERSION macro.Richard W.M. Jones1-1/+1