summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* microvm: drop max-ram-below-4g supportGerd Hoffmann2020-06-171-19/+0Star
* microvm: use 3G split unconditionallyGerd Hoffmann2020-06-171-15/+1Star
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...Peter Maydell2020-06-1634-67/+909
|\
| * plugins: new lockstep plugin for debugging TCG changesAlex Bennée2020-06-163-1/+343
| * tests/tcg: ensure -cpu max also used for plugin runAlex Bennée2020-06-162-1/+3
| * tests/tcg: build plugin list from contents of src directoryAlex Bennée2020-06-163-7/+8
| * cirrus.yml: serialise make checkAlex Bennée2020-06-161-3/+3
| * Revert ".shippable: temporaily disable some cross builds"Alex Bennée2020-06-161-6/+6
| * tests: Disable select tests under TSan, which hit TSan issue.Robert Foley2020-06-162-4/+12
| * docs: Added details on TSan to testing.rstRobert Foley2020-06-161-0/+107
| * util: Added tsan annotate for thread name.Robert Foley2020-06-161-0/+2
| * include/qemu: Added tsan.h for annotations.Robert Foley2020-06-161-0/+71
| * tests/docker: Added docker build support for TSan.Robert Foley2020-06-164-0/+133
| * thread: add tsan annotations to QemuSpinEmilio G. Cota2020-06-161-3/+36
| * translate-all: call qemu_spin_destroy for PageDescEmilio G. Cota2020-06-161-0/+9
| * tcg: call qemu_spin_destroy for tb->jmp_lockEmilio G. Cota2020-06-163-0/+18
| * qht: call qemu_spin_destroy for head bucketsEmilio G. Cota2020-06-161-0/+1
| * cputlb: destroy CPUTLB with tlb_destroyEmilio G. Cota2020-06-163-0/+24
| * thread: add qemu_spin_destroyEmilio G. Cota2020-06-161-0/+3
| * cpu: convert queued work to a QSIMPLEQEmilio G. Cota2020-06-164-22/+24
| * configure: add --enable-tsan flag + fiber annotations for coroutine-ucontextLingfeng Yang2020-06-162-10/+103
| * Makefile: remove old compatibility gunksClaudio Fontana2020-06-161-6/+0Star
| * Makefile: dtc: update, build the libfdt targetClaudio Fontana2020-06-163-6/+5Star
| * tests/docker: bump fedora to 32Alex Bennée2020-06-161-1/+1
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'...Peter Maydell2020-06-1618-766/+1495
|\ \
| * | hw: arm: Set vendor property for IMX SDHCI emulationsGuenter Roeck2020-06-164-0/+16
| * | sd: sdhci: Implement basic vendor specific register supportGuenter Roeck2020-06-163-1/+27
| * | hw/net/imx_fec: Convert debug fprintf() to trace eventsJean-Christophe Dubois2020-06-162-61/+63
| * | target/arm/cpu: adjust virtual time for all KVM arm cpusfangying2020-06-163-13/+15
| * | Implement configurable descriptor size in ftgmac100Erik Smit2020-06-161-2/+24
| * | hw/misc/imx6ul_ccm: Implement non writable bits in CCM registersJean-Christophe Dubois2020-06-161-13/+63
| * | target/arm: Convert Neon VDUP (scalar) to decodetreePeter Maydell2020-06-163-24/+34
| * | target/arm: Convert Neon VTBL, VTBX to decodetreePeter Maydell2020-06-163-37/+63
| * | target/arm: Convert Neon VEXT to decodetreePeter Maydell2020-06-163-57/+85
| * | target/arm: Convert Neon 2-reg-scalar long multiplies to decodetreePeter Maydell2020-06-163-176/+187
| * | target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetreePeter Maydell2020-06-163-36/+79
| * | target/arm: Convert Neon 2-reg-scalar VQDMULH, VQRDMULH to decodetreePeter Maydell2020-06-163-40/+34Star
| * | target/arm: Convert Neon 2-reg-scalar float multiplies to decodetreePeter Maydell2020-06-163-34/+71
| * | target/arm: Convert Neon 2-reg-scalar integer multiplies to decodetreePeter Maydell2020-06-163-71/+154
| * | target/arm: Add missing TCG temp free in do_2shift_env_64()Peter Maydell2020-06-161-0/+1
| * | target/arm: Add 'static' and 'const' annotations to VSHLL function arraysPeter Maydell2020-06-161-2/+2
| * | target/arm: Convert Neon 3-reg-diff polynomial VMULLPeter Maydell2020-06-163-57/+48Star
| * | target/arm: Convert Neon 3-reg-diff saturating doubling multipliesPeter Maydell2020-06-163-55/+92
| * | target/arm: Convert Neon 3-reg-diff long multipliesPeter Maydell2020-06-163-15/+86
| * | target/arm: Convert Neon 3-reg-diff VABAL, VABDL to decodetreePeter Maydell2020-06-164-28/+142
| * | target/arm: Convert Neon 3-reg-diff narrowing ops to decodetreePeter Maydell2020-06-163-80/+104
| * | target/arm: Convert Neon 3-reg-diff prewidening ops to decodetreePeter Maydell2020-06-163-12/+151
| * | target/arm: Fix missing temp frees in do_vshll_2shPeter Maydell2020-06-161-0/+2
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-06-15' into s...Peter Maydell2020-06-16296-2451/+2126Star
|\ \ \ | |_|/ |/| |
| * | MAINTAINERS: Make section QOM cover hw/core/*bus.c as wellMarkus Armbruster2020-06-151-0/+2