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
2019-10-28
plugin: add core code
Emilio G. Cota
2019-10-28
plugin: add user-facing API
Emilio G. Cota
2019-10-28
docs/devel: add plugins.rst design document
Alex Bennée
2019-10-28
translate-all: use cpu_in_exclusive_work_context() in tb_flush
Emilio G. Cota
2019-10-28
cpu: introduce cpu_in_exclusive_context()
Emilio G. Cota
2019-10-28
trace: add mmu_index to mem_info
Alex Bennée
2019-10-28
trace: expand mem_info:size_shift to 4 bits
Emilio G. Cota
2019-10-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-10-26
i386: implement IGNNE
Paolo Bonzini
2019-10-26
target/i386: introduce cpu_set_fpus
Paolo Bonzini
2019-10-26
target/i386: move FERR handling to target/i386
Paolo Bonzini
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
audio: fix missing break
Paolo Bonzini
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-26
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-251019-3...
Peter Maydell
2019-10-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-10-25
tests/docker: update Travis image to a more current version
Alex Bennée
2019-10-25
tests/docker: set HOST_ARCH if we don't have ARCH
Alex Bennée
2019-10-25
travis.yml: --enable-debug-tcg to check-tcg
Alex Bennée
2019-10-25
gitlab-ci.yml: Use libvdeplug-dev to compile-test the VDE network backend
Thomas Huth
2019-10-25
travis.yml: cache the clang sanitizer build
Alex Bennée
2019-10-25
tests/vm/netbsd: Disable IPv6
Eduardo Habkost
2019-10-25
tests/vm: Let subclasses disable IPv6
Eduardo Habkost
2019-10-25
cirrus.yml: add latest Xcode build target
Alex Bennée
2019-10-25
travis.yml: bump Xcode 10 to latest dot release
Alex Bennée
2019-10-25
travis.yml: Test the release tarball
Philippe Mathieu-Daudé
2019-10-25
travis.yml: Fix the ccache lines
Thomas Huth
2019-10-25
travis.yml: Use newer version of libgnutls and libpng
Thomas Huth
2019-10-25
travis.yml: Use libsdl2 instead of libsdl1.2, and install libsdl2-image
Thomas Huth
2019-10-25
travis.yml: Add libvdeplug-dev to compile-test net/vde.c
Thomas Huth
2019-10-25
travis.yml: reduce scope of the --enable-debug build
Alex Bennée
2019-10-25
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-24-2019-v...
Peter Maydell
2019-10-25
tests/ssh_linux_malta: Fix 64-bit target tests
Philippe Mathieu-Daudé
2019-10-25
tests/ssh_linux_malta: Refactor how to get image/kernel info
Philippe Mathieu-Daudé
2019-10-25
tests/ssh_linux_malta: Match stricter console output
Philippe Mathieu-Daudé
2019-10-25
tests/ssh_linux_malta: Remove duplicated test
Philippe Mathieu-Daudé
2019-10-25
tests/ssh_linux_malta: Run tests using a snapshot image
Philippe Mathieu-Daudé
2019-10-25
target/mips: Refactor handling of vector compare 'less than' (signed) instruc...
Filip Bozuta
2019-10-25
target/mips: Refactor handling of vector compare 'equal' instructions
Filip Bozuta
2019-10-25
target/mips: Demacro LMI decoder
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for ASUB_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for PCK<EV|OD>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for S<LL|RA|RAR|RL|RLR>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for ADD<_A|S_A|S_S|S_U|V>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-25
target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>
Aleksandar Markovic
[next]