Age | Commit message (Expand) | Author | Files | Lines |
2020-06-17 | block: Refactor subdirectory recursion during make | Eric Blake | 2 | -1/+2 |
2020-06-17 | virtio-blk: On restart, process queued requests in the proper context | Sergio Lopez | 3 | -7/+21 |
2020-06-17 | virtio-blk: Refactor the code that processes queued requests | Sergio Lopez | 2 | -5/+12 |
2020-06-17 | icount: make dma reads deterministic | Pavel Dovgalyuk | 1 | -0/+22 |
2020-06-17 | hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer | Philippe Mathieu-Daudé | 5 | -27/+27 |
2020-06-16 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16... | Peter Maydell | 34 | -67/+909 |
2020-06-16 | plugins: new lockstep plugin for debugging TCG changes | Alex Bennée | 3 | -1/+343 |
2020-06-16 | tests/tcg: ensure -cpu max also used for plugin run | Alex Bennée | 2 | -1/+3 |
2020-06-16 | tests/tcg: build plugin list from contents of src directory | Alex Bennée | 3 | -7/+8 |
2020-06-16 | cirrus.yml: serialise make check | Alex Bennée | 1 | -3/+3 |
2020-06-16 | Revert ".shippable: temporaily disable some cross builds" | Alex Bennée | 1 | -6/+6 |
2020-06-16 | tests: Disable select tests under TSan, which hit TSan issue. | Robert Foley | 2 | -4/+12 |
2020-06-16 | docs: Added details on TSan to testing.rst | Robert Foley | 1 | -0/+107 |
2020-06-16 | util: Added tsan annotate for thread name. | Robert Foley | 1 | -0/+2 |
2020-06-16 | include/qemu: Added tsan.h for annotations. | Robert Foley | 1 | -0/+71 |
2020-06-16 | tests/docker: Added docker build support for TSan. | Robert Foley | 4 | -0/+133 |
2020-06-16 | thread: add tsan annotations to QemuSpin | Emilio G. Cota | 1 | -3/+36 |
2020-06-16 | translate-all: call qemu_spin_destroy for PageDesc | Emilio G. Cota | 1 | -0/+9 |
2020-06-16 | tcg: call qemu_spin_destroy for tb->jmp_lock | Emilio G. Cota | 3 | -0/+18 |
2020-06-16 | qht: call qemu_spin_destroy for head buckets | Emilio G. Cota | 1 | -0/+1 |
2020-06-16 | cputlb: destroy CPUTLB with tlb_destroy | Emilio G. Cota | 3 | -0/+24 |
2020-06-16 | thread: add qemu_spin_destroy | Emilio G. Cota | 1 | -0/+3 |
2020-06-16 | cpu: convert queued work to a QSIMPLEQ | Emilio G. Cota | 4 | -22/+24 |
2020-06-16 | configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext | Lingfeng Yang | 2 | -10/+103 |
2020-06-16 | Makefile: remove old compatibility gunks | Claudio Fontana | 1 | -6/+0 |
2020-06-16 | Makefile: dtc: update, build the libfdt target | Claudio Fontana | 3 | -6/+5 |
2020-06-16 | tests/docker: bump fedora to 32 | Alex Bennée | 1 | -1/+1 |
2020-06-16 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'... | Peter Maydell | 18 | -766/+1495 |
2020-06-16 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-06-15' into s... | Peter Maydell | 296 | -2451/+2126 |
2020-06-16 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-15-2020' ... | Peter Maydell | 6 | -219/+1274 |
2020-06-16 | hw: arm: Set vendor property for IMX SDHCI emulations | Guenter Roeck | 4 | -0/+16 |
2020-06-16 | sd: sdhci: Implement basic vendor specific register support | Guenter Roeck | 3 | -1/+27 |
2020-06-16 | hw/net/imx_fec: Convert debug fprintf() to trace events | Jean-Christophe Dubois | 2 | -61/+63 |
2020-06-16 | target/arm/cpu: adjust virtual time for all KVM arm cpus | fangying | 3 | -13/+15 |
2020-06-16 | Implement configurable descriptor size in ftgmac100 | Erik Smit | 1 | -2/+24 |
2020-06-16 | hw/misc/imx6ul_ccm: Implement non writable bits in CCM registers | Jean-Christophe Dubois | 1 | -13/+63 |
2020-06-16 | target/arm: Convert Neon VDUP (scalar) to decodetree | Peter Maydell | 3 | -24/+34 |
2020-06-16 | target/arm: Convert Neon VTBL, VTBX to decodetree | Peter Maydell | 3 | -37/+63 |
2020-06-16 | target/arm: Convert Neon VEXT to decodetree | Peter Maydell | 3 | -57/+85 |
2020-06-16 | target/arm: Convert Neon 2-reg-scalar long multiplies to decodetree | Peter Maydell | 3 | -176/+187 |
2020-06-16 | target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetree | Peter Maydell | 3 | -36/+79 |
2020-06-16 | target/arm: Convert Neon 2-reg-scalar VQDMULH, VQRDMULH to decodetree | Peter Maydell | 3 | -40/+34 |
2020-06-16 | target/arm: Convert Neon 2-reg-scalar float multiplies to decodetree | Peter Maydell | 3 | -34/+71 |
2020-06-16 | target/arm: Convert Neon 2-reg-scalar integer multiplies to decodetree | Peter Maydell | 3 | -71/+154 |
2020-06-16 | target/arm: Add missing TCG temp free in do_2shift_env_64() | Peter Maydell | 1 | -0/+1 |
2020-06-16 | target/arm: Add 'static' and 'const' annotations to VSHLL function arrays | Peter Maydell | 1 | -2/+2 |
2020-06-16 | target/arm: Convert Neon 3-reg-diff polynomial VMULL | Peter Maydell | 3 | -57/+48 |
2020-06-16 | target/arm: Convert Neon 3-reg-diff saturating doubling multiplies | Peter Maydell | 3 | -55/+92 |
2020-06-16 | target/arm: Convert Neon 3-reg-diff long multiplies | Peter Maydell | 3 | -15/+86 |
2020-06-16 | target/arm: Convert Neon 3-reg-diff VABAL, VABDL to decodetree | Peter Maydell | 4 | -28/+142 |