projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2019-10-28
Alex Bennée
tests/plugin: add a hotblocks plugin
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
tests/tcg: enable plugin testing
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
tests/tcg: drop test-i386-fprem from TESTS when not...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
tests/tcg: move "virtual" tests to EXTRA_TESTS
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
tests/tcg: set QEMU_OPTS for all cris runs
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
tests/tcg/Makefile.target: fix path to config-host.mak
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
tests/plugin: add sample plugins
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Lluís Vilanova
linux-user: support -plugin option
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Lluís Vilanova
vl: support -plugin option
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
plugin: add qemu_plugin_outs helper
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
plugin: add qemu_plugin_insn_disas helper
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
plugin: expand the plugin_init function to include...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
plugin: add API symbols to qemu-plugins.symbols
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
configure: add --enable-plugins
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
translator: inject instrumentation from plugins
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
target/openrisc: fetch code with translator_ld
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
target/xtensa: fetch code with translator_ld
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
target/sparc: fetch code with translator_ld
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
target/riscv: fetch code with translator_ld
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
target/alpha: fetch code with translator_ld
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
target/m68k: fetch code with translator_ld
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
target/hppa: fetch code with translator_ld
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
target/i386: fetch code with translator_ld
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
target/sh4: fetch code with translator_ld
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
target/ppc: fetch code with translator_ld
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
target/arm: fetch code with translator_ld
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
translator: add translator_ld{ub,sw,uw,l,q}
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
cputlb: ensure _cmmu helper functions follow the naming...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
plugin-gen: add plugin_insn_append
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
cpu: hook plugin vcpu events
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
*-user: plugin syscalls
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
*-user: notify plugin of exit
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
translate-all: notify plugin code of tb_flush
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
plugins: implement helpers for resolving hwaddr
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
tcg: let plugins instrument virtual memory accesses
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
atomic_template: add inline trace/plugin helpers
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
plugin-gen: add module for TCG-related code
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
tcg: add tcg_gen_st_ptr
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
cputlb: introduce get_page_addr_code_hostp
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
cputlb: document get_page_addr_code
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
queue: add QTAILQ_REMOVE_SEVERAL
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
plugin: add implementation of the api
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
plugin: add core code
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
plugin: add user-facing API
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
docs/devel: add plugins.rst design document
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
translate-all: use cpu_in_exclusive_work_context()...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
cpu: introduce cpu_in_exclusive_context()
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alex Bennée
trace: add mmu_index to mem_info
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Emilio G. Cota
trace: expand mem_info:size_shift to 4 bits
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Peter Maydell
Merge remote-tracking branch 'remotes/mst/tags/for_upst...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Peter Maydell
Merge remote-tracking branch 'remotes/bonzini/tags...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Paolo Bonzini
i386: implement IGNNE
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Paolo Bonzini
target/i386: introduce cpu_set_fpus
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Paolo Bonzini
target/i386: move FERR handling to target/i386
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Wei Yang
core: replace getpagesize() with qemu_real_host_page_size
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Paolo Bonzini
audio: fix missing break
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Paolo Bonzini
Merge commit 'df84f17' into HEAD
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Peter Maydell
Merge remote-tracking branch 'remotes/stsquad/tags...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Peter Maydell
Merge remote-tracking branch 'remotes/stefanha/tags...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Alex Bennée
tests/docker: update Travis image to a more current...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Alex Bennée
tests/docker: set HOST_ARCH if we don't have ARCH
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Alex Bennée
travis.yml: --enable-debug-tcg to check-tcg
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Thomas Huth
gitlab-ci.yml: Use libvdeplug-dev to compile-test the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Alex Bennée
travis.yml: cache the clang sanitizer build
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Eduardo Habkost
tests/vm/netbsd: Disable IPv6
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Eduardo Habkost
tests/vm: Let subclasses disable IPv6
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Alex Bennée
cirrus.yml: add latest Xcode build target
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Alex Bennée
travis.yml: bump Xcode 10 to latest dot release
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Philippe Mathieu...
travis.yml: Test the release tarball
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Thomas Huth
travis.yml: Fix the ccache lines
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Thomas Huth
travis.yml: Use newer version of libgnutls and libpng
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Thomas Huth
travis.yml: Use libsdl2 instead of libsdl1.2, and insta...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Thomas Huth
travis.yml: Add libvdeplug-dev to compile-test net...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Alex Bennée
travis.yml: reduce scope of the --enable-debug build
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Peter Maydell
Merge remote-tracking branch 'remotes/amarkovic/tags...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Philippe Mathieu...
tests/ssh_linux_malta: Fix 64-bit target tests
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Philippe Mathieu...
tests/ssh_linux_malta: Refactor how to get image/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Philippe Mathieu...
tests/ssh_linux_malta: Match stricter console output
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Philippe Mathieu...
tests/ssh_linux_malta: Remove duplicated test
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Philippe Mathieu...
tests/ssh_linux_malta: Run tests using a snapshot image
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Filip Bozuta
target/mips: Refactor handling of vector compare 'less...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Filip Bozuta
target/mips: Refactor handling of vector compare 'equal...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksandar...
target/mips: Demacro LMI decoder
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksandar...
target/mips: msa: Split helpers for ASUB_<S|U>.<B|H...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksandar...
target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksandar...
target/mips: msa: Split helpers for PCK<EV|OD>.<B|H...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksandar...
target/mips: msa: Split helpers for S<LL|RA|RAR|RL...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksandar...
target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksandar...
target/mips: msa: Split helpers for ADD<_A|S_A|S_S...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksandar...
target/mips: msa: Split helpers for ILV<EV|OD|L|R>...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksandar...
target/mips: msa: Split helpers for <MAX|MIN>_<S|U...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksandar...
target/mips: msa: Split helpers for <MAX|MIN>_A.<B...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksandar...
MAINTAINERS: Update mail address of Aleksandar Rikalo
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksandar...
target/mips: Clean up op_helper.c
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Aleksandar...
target/mips: Clean up helper.c
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Peter Maydell
Merge remote-tracking branch 'remotes/kevin/tags/for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Kevin Wolf
qcow2: Fix corruption bug in qcow2_detect_metadata_prea...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Kevin Wolf
coroutine: Add qemu_co_mutex_assert_locked()
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Peter Maydell
Merge remote-tracking branch 'remotes/vivier2/tags...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Kevin Wolf
doc: Describe missing generic -blockdev options
commit
|
commitdiff
|
tree
|
snapshot
next