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-06-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-06
configure: remove --with-git-submodules=
Paolo Bonzini
2023-06-06
build: remove git submodule handling from main makefile
Paolo Bonzini
2023-06-06
meson: subprojects: replace berkeley-{soft,test}float-3 with wraps
Paolo Bonzini
2023-06-06
pc-bios/s390-ccw: always build network bootloader
Paolo Bonzini
2023-06-06
configure: move SLOF submodule handling to pc-bios/s390-ccw
Paolo Bonzini
2023-06-06
meson: subprojects: replace submodules with wrap files
Paolo Bonzini
2023-06-06
build: log submodule update from git-submodule.sh
Paolo Bonzini
2023-06-06
git-submodule: allow partial update of .git-submodule-status
Paolo Bonzini
2023-06-06
configure: rename --enable-pypi to --enable-download, control subprojects too
Paolo Bonzini
2023-06-06
configure: remove --with-git= option
Paolo Bonzini
2023-06-06
mkvenv: always pass locally-installed packages to pip
Paolo Bonzini
2023-06-06
tests: Use separate virtual environment for avocado
Paolo Bonzini
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-06-06
Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"
Paolo Bonzini
2023-06-06
scsi/qemu-pr-helper: Drop support for 'old' libmultipath API
Philippe Mathieu-Daudé
2023-06-06
meson.build: Use -Wno-undef only for SDL2 versions that need it
Thomas Huth
2023-06-06
meson.build: Group the audio backend entries in a separate summary section
Thomas Huth
2023-06-06
meson.build: Group the network backend entries in a separate summary section
Thomas Huth
2023-06-06
meson.build: Group the UI entries in a separate summary section
Thomas Huth
2023-06-06
scripts: remove dead file
Paolo Bonzini
2023-06-06
atomics: eliminate mb_read/mb_set
Paolo Bonzini
2023-06-06
meson: Avoid implicit declaration of absent functions
Michal Privoznik
2023-06-05
Merge tag 'pull-tcg-20230605' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-06-05
tcg/tcg-op-vec: Remove left over _link_error() definitions
Philippe Mathieu-Daudé
2023-06-05
accel/tcg: Unmap perf_marker
Ilya Leoshkevich
2023-06-05
tcg: Build once for system and once for user-only
Richard Henderson
2023-06-05
exec/poison: Do not poison CONFIG_SOFTMMU
Richard Henderson
2023-06-05
plugins: Drop unused headers from exec/plugin-gen.h
Richard Henderson
2023-06-05
plugins: Move plugin_insn_append to translator.c
Richard Henderson
2023-06-05
tcg: Remove target-specific headers from tcg.[ch]
Richard Henderson
2023-06-05
tcg: Move env defines out of NEED_CPU_H in helper-head.h
Richard Henderson
2023-06-05
tcg: Fix PAGE/PROT confusion
Richard Henderson
2023-06-05
accel/tcg: Tidy includes for translator.[ch]
Richard Henderson
2023-06-05
target/arm: Add missing include of exec/exec-all.h
Richard Henderson
2023-06-05
target/*: Add missing includes of exec/translation-block.h
Richard Henderson
2023-06-05
target/mips: Tidy helpers for translation
Richard Henderson
2023-06-05
target/arm: Tidy helpers for translation
Richard Henderson
2023-06-05
accel/tcg: Move translator_fake_ldb out of line
Richard Henderson
2023-06-05
target/ppc: Inline gen_icount_io_start()
Philippe Mathieu-Daudé
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
2023-06-05
accel/tcg: Move most of gen-icount.h into translator.c
Richard Henderson
2023-06-05
include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
Richard Henderson
2023-06-05
tcg: Spit out exec/translation-block.h
Richard Henderson
2023-06-05
exec-all: Widen TranslationBlock pc and cs_base to 64-bits
Richard Henderson
2023-06-05
exec-all: Widen tb_page_addr_t for user-only
Richard Henderson
2023-06-05
tcg: Remove NO_CPU_IO_DEFS
Richard Henderson
2023-06-05
tcg: Split tcg/tcg-op-gvec.h
Richard Henderson
2023-06-05
tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
Richard Henderson
2023-06-05
tcg: Add guest_mo to TCGContext
Richard Henderson
[next]