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
2023-02-02
cpu-exec: assert that plugin_mem_cbs is NULL after execution
Emilio Cota
2023-02-02
tcg: exclude non-memory effecting helpers from instrumentation
Emilio Cota
2023-02-02
translator: always pair plugin_gen_insn_{start, end} calls
Emilio Cota
2023-02-02
plugins: fix optimization in plugin_gen_disable_mem_helpers
Emilio Cota
2023-02-02
plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's
Emilio Cota
2023-02-02
util/qht: use striped locks under TSAN
Emilio Cota
2023-02-02
thread: de-const qemu_spin_destroy
Emilio Cota
2023-02-02
util/qht: add missing atomic_set(hashes[i])
Emilio Cota
2023-02-02
cpu: free cpu->tb_jmp_cache with RCU
Emilio Cota
2023-02-02
tests/tcg: add memory-sve test for aarch64
Alex Bennée
2023-02-02
semihosting: add O_BINARY flag in host_open for NT compatibility
Evgeny Iakovlev
2023-02-02
semihosting: Write back semihosting data before completion callback
Keith Packard
2023-02-02
docs: add an introduction to the system docs
Alex Bennée
2023-02-02
semihosting: add semihosting section to the docs
Alex Bennée
2023-02-02
docs: add a new section to outline emulation support
Alex Bennée
2023-02-02
docs: add hotlinks to about preface text
Alex Bennée
2023-02-02
MAINTAINERS: Fix the entry for tests/tcg/nios2
Thomas Huth
2023-02-02
gitlab: wrap up test results for custom runners
Alex Bennée
2023-02-02
tests/tcg: Use SIGKILL for timeout
Richard Henderson
2023-02-02
tests/tcg: skip the vma-pthread test on CI
Alex Bennée
2023-02-02
tests/docker: drop debian-tricore-cross's partial status
Alex Bennée
2023-02-02
tests/docker: Install flex in debian-tricore-cross
Philippe Mathieu-Daudé
2023-02-02
lcitool: drop texinfo from QEMU project/dependencies
Marc-André Lureau
2023-02-02
lcitool: drop perl from QEMU project/dependencies
Marc-André Lureau
2023-02-02
Update lcitool and fedora to 37
Marc-André Lureau
2023-02-02
gitlab: add lsan suppression file to workaround tcmalloc issues
Alex Bennée
2023-02-02
docs: drop texinfo options
Marc-André Lureau
2023-02-02
meson: replace Perl usage with Python
Marc-André Lureau
2023-02-02
.gitlab-ci.d/windows: do not disable opengl
Marc-André Lureau
2023-02-02
build-sys: fix crlf-ending C code
Marc-André Lureau
2023-02-02
tests/unit: drop hacky race avoidance in test-io-channel-command
Alex Bennée
2023-02-02
gitlab: just use plain --cc=clang for custom runner build
Alex Bennée
2023-02-02
gitlab: add FF_SCRIPT_SECTIONS for timings
Mark Cave-Ayland
2023-02-02
scripts/ci: update gitlab-runner playbook to use latest runner
Alex Bennée
2023-02-01
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Peter Maydell
2023-01-24
python/qemu/machine: use socketpair() for QMP by default
Marc-André Lureau
2023-01-24
python/qmp/legacy: make QEMUMonitorProtocol accept a socket
Marc-André Lureau
2023-01-24
python/qmp/protocol: add open_with_socket()
Marc-André Lureau
2023-01-24
python/qmp: increase read buffer size
Maksim Davydov
2023-01-24
python/machine: Fix AF_UNIX path too long on macOS
Peter Delevoryas
2023-01-24
python: QEMUMachine: enable qmp accept timeout by default
Vladimir Sementsov-Ogievskiy
2023-01-24
Fix some typos
Dongdong Zhang
2023-01-24
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2023-01-23
block/blkio: Fix inclusion of required headers
Peter Krempa
2023-01-23
virtio-blk: simplify virtio_blk_dma_restart_cb()
Stefan Hajnoczi
2023-01-23
util/aio: Defer disabling poll mode as long as possible
Chao Gao
2023-01-23
Merge tag 'pull-target-arm-20230123' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-01-23
target/arm: Look up ARMCPRegInfo at runtime
Richard Henderson
2023-01-23
target/arm: Reorg do_coproc_insn
Richard Henderson
2023-01-23
target/arm: provide stubs for more external debug registers
Evgeny Iakovlev
[next]