index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-17
hmp: Make json format optional for qom-set
David Hildenbrand
2020-06-17
qom-hmp-cmds: fix a memleak in hmp_qom_get
Pan Nengyuan
2020-06-17
virtiofsd: Whitelist fchmod
Max Reitz
2020-06-17
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200617-pull-request' ...
Peter Maydell
2020-06-17
usb-host: workaround libusb bug
Gerd Hoffmann
2020-06-17
usb: add hostdevice property to usb-host
Gerd Hoffmann
2020-06-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...
Peter Maydell
2020-06-16
plugins: new lockstep plugin for debugging TCG changes
Alex Bennée
2020-06-16
tests/tcg: ensure -cpu max also used for plugin run
Alex Bennée
2020-06-16
tests/tcg: build plugin list from contents of src directory
Alex Bennée
2020-06-16
cirrus.yml: serialise make check
Alex Bennée
2020-06-16
Revert ".shippable: temporaily disable some cross builds"
Alex Bennée
2020-06-16
tests: Disable select tests under TSan, which hit TSan issue.
Robert Foley
2020-06-16
docs: Added details on TSan to testing.rst
Robert Foley
2020-06-16
util: Added tsan annotate for thread name.
Robert Foley
2020-06-16
include/qemu: Added tsan.h for annotations.
Robert Foley
2020-06-16
tests/docker: Added docker build support for TSan.
Robert Foley
2020-06-16
thread: add tsan annotations to QemuSpin
Emilio G. Cota
2020-06-16
translate-all: call qemu_spin_destroy for PageDesc
Emilio G. Cota
2020-06-16
tcg: call qemu_spin_destroy for tb->jmp_lock
Emilio G. Cota
2020-06-16
qht: call qemu_spin_destroy for head buckets
Emilio G. Cota
2020-06-16
cputlb: destroy CPUTLB with tlb_destroy
Emilio G. Cota
2020-06-16
thread: add qemu_spin_destroy
Emilio G. Cota
2020-06-16
cpu: convert queued work to a QSIMPLEQ
Emilio G. Cota
2020-06-16
configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
Lingfeng Yang
2020-06-16
Makefile: remove old compatibility gunks
Claudio Fontana
2020-06-16
Makefile: dtc: update, build the libfdt target
Claudio Fontana
2020-06-16
tests/docker: bump fedora to 32
Alex Bennée
2020-06-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'...
Peter Maydell
2020-06-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-06-15' into s...
Peter Maydell
2020-06-16
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-15-2020' ...
Peter Maydell
2020-06-16
hw: arm: Set vendor property for IMX SDHCI emulations
Guenter Roeck
2020-06-16
sd: sdhci: Implement basic vendor specific register support
Guenter Roeck
2020-06-16
hw/net/imx_fec: Convert debug fprintf() to trace events
Jean-Christophe Dubois
2020-06-16
target/arm/cpu: adjust virtual time for all KVM arm cpus
fangying
2020-06-16
Implement configurable descriptor size in ftgmac100
Erik Smit
2020-06-16
hw/misc/imx6ul_ccm: Implement non writable bits in CCM registers
Jean-Christophe Dubois
2020-06-16
target/arm: Convert Neon VDUP (scalar) to decodetree
Peter Maydell
2020-06-16
target/arm: Convert Neon VTBL, VTBX to decodetree
Peter Maydell
2020-06-16
target/arm: Convert Neon VEXT to decodetree
Peter Maydell
2020-06-16
target/arm: Convert Neon 2-reg-scalar long multiplies to decodetree
Peter Maydell
2020-06-16
target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetree
Peter Maydell
2020-06-16
target/arm: Convert Neon 2-reg-scalar VQDMULH, VQRDMULH to decodetree
Peter Maydell
2020-06-16
target/arm: Convert Neon 2-reg-scalar float multiplies to decodetree
Peter Maydell
2020-06-16
target/arm: Convert Neon 2-reg-scalar integer multiplies to decodetree
Peter Maydell
2020-06-16
target/arm: Add missing TCG temp free in do_2shift_env_64()
Peter Maydell
2020-06-16
target/arm: Add 'static' and 'const' annotations to VSHLL function arrays
Peter Maydell
2020-06-16
target/arm: Convert Neon 3-reg-diff polynomial VMULL
Peter Maydell
2020-06-16
target/arm: Convert Neon 3-reg-diff saturating doubling multiplies
Peter Maydell
2020-06-16
target/arm: Convert Neon 3-reg-diff long multiplies
Peter Maydell
[next]