aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-17hmp: Make json format optional for qom-setDavid Hildenbrand
2020-06-17qom-hmp-cmds: fix a memleak in hmp_qom_getPan Nengyuan
2020-06-17virtiofsd: Whitelist fchmodMax Reitz
2020-06-17Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200617-pull-request' ...Peter Maydell
2020-06-17usb-host: workaround libusb bugGerd Hoffmann
2020-06-17usb: add hostdevice property to usb-hostGerd Hoffmann
2020-06-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...Peter Maydell
2020-06-16plugins: new lockstep plugin for debugging TCG changesAlex Bennée
2020-06-16tests/tcg: ensure -cpu max also used for plugin runAlex Bennée
2020-06-16tests/tcg: build plugin list from contents of src directoryAlex Bennée
2020-06-16cirrus.yml: serialise make checkAlex Bennée
2020-06-16Revert ".shippable: temporaily disable some cross builds"Alex Bennée
2020-06-16tests: Disable select tests under TSan, which hit TSan issue.Robert Foley
2020-06-16docs: Added details on TSan to testing.rstRobert Foley
2020-06-16util: Added tsan annotate for thread name.Robert Foley
2020-06-16include/qemu: Added tsan.h for annotations.Robert Foley
2020-06-16tests/docker: Added docker build support for TSan.Robert Foley
2020-06-16thread: add tsan annotations to QemuSpinEmilio G. Cota
2020-06-16translate-all: call qemu_spin_destroy for PageDescEmilio G. Cota
2020-06-16tcg: call qemu_spin_destroy for tb->jmp_lockEmilio G. Cota
2020-06-16qht: call qemu_spin_destroy for head bucketsEmilio G. Cota
2020-06-16cputlb: destroy CPUTLB with tlb_destroyEmilio G. Cota
2020-06-16thread: add qemu_spin_destroyEmilio G. Cota
2020-06-16cpu: convert queued work to a QSIMPLEQEmilio G. Cota
2020-06-16configure: add --enable-tsan flag + fiber annotations for coroutine-ucontextLingfeng Yang
2020-06-16Makefile: remove old compatibility gunksClaudio Fontana
2020-06-16Makefile: dtc: update, build the libfdt targetClaudio Fontana
2020-06-16tests/docker: bump fedora to 32Alex Bennée
2020-06-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'...Peter Maydell
2020-06-16Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-06-15' into s...Peter Maydell
2020-06-16Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-15-2020' ...Peter Maydell
2020-06-16hw: arm: Set vendor property for IMX SDHCI emulationsGuenter Roeck
2020-06-16sd: sdhci: Implement basic vendor specific register supportGuenter Roeck
2020-06-16hw/net/imx_fec: Convert debug fprintf() to trace eventsJean-Christophe Dubois
2020-06-16target/arm/cpu: adjust virtual time for all KVM arm cpusfangying
2020-06-16Implement configurable descriptor size in ftgmac100Erik Smit
2020-06-16hw/misc/imx6ul_ccm: Implement non writable bits in CCM registersJean-Christophe Dubois
2020-06-16target/arm: Convert Neon VDUP (scalar) to decodetreePeter Maydell
2020-06-16target/arm: Convert Neon VTBL, VTBX to decodetreePeter Maydell
2020-06-16target/arm: Convert Neon VEXT to decodetreePeter Maydell
2020-06-16target/arm: Convert Neon 2-reg-scalar long multiplies to decodetreePeter Maydell
2020-06-16target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetreePeter Maydell
2020-06-16target/arm: Convert Neon 2-reg-scalar VQDMULH, VQRDMULH to decodetreePeter Maydell
2020-06-16target/arm: Convert Neon 2-reg-scalar float multiplies to decodetreePeter Maydell
2020-06-16target/arm: Convert Neon 2-reg-scalar integer multiplies to decodetreePeter Maydell
2020-06-16target/arm: Add missing TCG temp free in do_2shift_env_64()Peter Maydell
2020-06-16target/arm: Add 'static' and 'const' annotations to VSHLL function arraysPeter Maydell
2020-06-16target/arm: Convert Neon 3-reg-diff polynomial VMULLPeter Maydell
2020-06-16target/arm: Convert Neon 3-reg-diff saturating doubling multipliesPeter Maydell
2020-06-16target/arm: Convert Neon 3-reg-diff long multipliesPeter Maydell