aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-28plugin: add core codeEmilio G. Cota
2019-10-28plugin: add user-facing APIEmilio G. Cota
2019-10-28docs/devel: add plugins.rst design documentAlex Bennée
2019-10-28translate-all: use cpu_in_exclusive_work_context() in tb_flushEmilio G. Cota
2019-10-28cpu: introduce cpu_in_exclusive_context()Emilio G. Cota
2019-10-28trace: add mmu_index to mem_infoAlex Bennée
2019-10-28trace: expand mem_info:size_shift to 4 bitsEmilio G. Cota
2019-10-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-10-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-10-26i386: implement IGNNEPaolo Bonzini
2019-10-26target/i386: introduce cpu_set_fpusPaolo Bonzini
2019-10-26target/i386: move FERR handling to target/i386Paolo Bonzini
2019-10-26core: replace getpagesize() with qemu_real_host_page_sizeWei Yang
2019-10-26audio: fix missing breakPaolo Bonzini
2019-10-26Merge commit 'df84f17' into HEADPaolo Bonzini
2019-10-26Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-251019-3...Peter Maydell
2019-10-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-10-25tests/docker: update Travis image to a more current versionAlex Bennée
2019-10-25tests/docker: set HOST_ARCH if we don't have ARCHAlex Bennée
2019-10-25travis.yml: --enable-debug-tcg to check-tcgAlex Bennée
2019-10-25gitlab-ci.yml: Use libvdeplug-dev to compile-test the VDE network backendThomas Huth
2019-10-25travis.yml: cache the clang sanitizer buildAlex Bennée
2019-10-25tests/vm/netbsd: Disable IPv6Eduardo Habkost
2019-10-25tests/vm: Let subclasses disable IPv6Eduardo Habkost
2019-10-25cirrus.yml: add latest Xcode build targetAlex Bennée
2019-10-25travis.yml: bump Xcode 10 to latest dot releaseAlex Bennée
2019-10-25travis.yml: Test the release tarballPhilippe Mathieu-Daudé
2019-10-25travis.yml: Fix the ccache linesThomas Huth
2019-10-25travis.yml: Use newer version of libgnutls and libpngThomas Huth
2019-10-25travis.yml: Use libsdl2 instead of libsdl1.2, and install libsdl2-imageThomas Huth
2019-10-25travis.yml: Add libvdeplug-dev to compile-test net/vde.cThomas Huth
2019-10-25travis.yml: reduce scope of the --enable-debug buildAlex Bennée
2019-10-25Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-24-2019-v...Peter Maydell
2019-10-25tests/ssh_linux_malta: Fix 64-bit target testsPhilippe Mathieu-Daudé
2019-10-25tests/ssh_linux_malta: Refactor how to get image/kernel infoPhilippe Mathieu-Daudé
2019-10-25tests/ssh_linux_malta: Match stricter console outputPhilippe Mathieu-Daudé
2019-10-25tests/ssh_linux_malta: Remove duplicated testPhilippe Mathieu-Daudé
2019-10-25tests/ssh_linux_malta: Run tests using a snapshot imagePhilippe Mathieu-Daudé
2019-10-25target/mips: Refactor handling of vector compare 'less than' (signed) instruc...Filip Bozuta
2019-10-25target/mips: Refactor handling of vector compare 'equal' instructionsFilip Bozuta
2019-10-25target/mips: Demacro LMI decoderAleksandar Markovic
2019-10-25target/mips: msa: Split helpers for ASUB_<S|U>.<B|H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for PCK<EV|OD>.<B|H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for S<LL|RA|RAR|RL|RLR>.<B|H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for ADD<_A|S_A|S_S|S_U|V>.<B|H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>Aleksandar Markovic