aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-18hw/net/tulip: Log descriptor overflowsPhilippe Mathieu-Daudé
2020-06-18hw/net/tulip: Fix 'Descriptor Error' definitionPhilippe Mathieu-Daudé
2020-06-18Fix tulip breakageHelge Deller
2020-06-18virtio-net: align RSC fields with updated virtio-net headerYuri Benditovich
2020-06-18virtio-net: add migration support for RSS and hash reportYuri Benditovich
2020-06-18vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macroYuri Benditovich
2020-06-18virtio-net: reference implementation of hash reportYuri Benditovich
2020-06-18tap: allow extended virtio header with hash infoYuri Benditovich
2020-06-18virtio-net: implement RX RSS processingYuri Benditovich
2020-06-18virtio-net: implement RSS configuration commandYuri Benditovich
2020-06-18Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200617-pull-reque...Peter Maydell
2020-06-18configure: Add -Wno-psabiRichard Henderson
2020-06-18configure: Disable -Wtautological-type-limit-compareRichard Henderson
2020-06-18configure: Clean up warning flag listsRichard Henderson
2020-06-18migration: fix xbzrle encoding rate calculationWei Wang
2020-06-18fpu/softfloat: Silence 'bitwise negation of boolean expression' warningPhilippe Mathieu-Daudé
2020-06-17Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200617-pull-request' ...Peter Maydell
2020-06-17microvm: move virtio base to 0xfeb00000Gerd Hoffmann
2020-06-17x86: move max-ram-below-4g to pcGerd Hoffmann
2020-06-17microvm: drop max-ram-below-4g supportGerd Hoffmann
2020-06-17microvm: use 3G split unconditionallyGerd Hoffmann
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