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-05-18
meson: require 0.63.0
Paolo Bonzini
2023-05-18
meson: regenerate meson-buildoptions.sh
Paolo Bonzini
2023-05-18
python: bump some of the dependencies
Paolo Bonzini
2023-05-18
mkvenv: mark command as required
Paolo Bonzini
2023-05-18
configure: Add courtesy hint to Python version failure message
John Snow
2023-05-18
Python: Drop support for Python 3.6
Paolo Bonzini
2023-05-18
configure: add --enable-pypi and --disable-pypi
John Snow
2023-05-18
configure: bootstrap sphinx with mkvenv
John Snow
2023-05-18
configure: move --enable-docs and --disable-docs back to configure
John Snow
2023-05-18
tests: Use configure-provided pyvenv for tests
John Snow
2023-05-18
qemu.git: drop meson git submodule
John Snow
2023-05-18
configure: use 'mkvenv ensure meson' to bootstrap meson
John Snow
2023-05-18
python/wheels: add vendored meson package
John Snow
2023-05-18
configure: create a python venv unconditionally
John Snow
2023-05-18
python: add vendor.py utility
John Snow
2023-05-18
tests/vm: add py310-expat to NetBSD
John Snow
2023-05-18
tests/vm: Configure netbsd to use Python 3.10
John Snow
2023-05-18
tests/docker: add python3-venv dependency
John Snow
2023-05-18
mkvenv: work around broken pip installations on Debian 10
John Snow
2023-05-18
mkvenv: avoid ensurepip if pip is installed
John Snow
2023-05-18
mkvenv: use pip's vendored distlib as a fallback
John Snow
2023-05-18
mkvenv: add console script entry point generation
John Snow
2023-05-18
mkvenv: add --diagnose option to explain "ensure" failures
John Snow
2023-05-18
mkvenv: add ensure subcommand
John Snow
2023-05-18
mkvenv: add nested venv workaround
John Snow
2023-05-18
mkvenv: add better error message for broken or missing ensurepip
John Snow
2023-05-18
python: add mkvenv.py
John Snow
2023-05-18
python: update pylint configuration
John Snow
2023-05-18
python: shut up "pip install" during "make check-minreqs"
Paolo Bonzini
2023-05-18
make: clean after distclean deletes source files
Steve Sistare
2023-05-18
scsi-generic: fix buffer overflow on block limits inquiry
Paolo Bonzini
2023-05-18
coverity: the definitive COMPONENTS.md update
Paolo Bonzini
2023-05-18
tcg: round-robin: do not use mb_read for rr_current_cpu
Paolo Bonzini
2023-05-18
kvm: Enable dirty ring for arm64
Gavin Shan
2023-05-18
kvm: Add helper kvm_dirty_ring_init()
Gavin Shan
2023-05-18
kvm: Synchronize the backup bitmap in the last stage
Gavin Shan
2023-05-18
migration: Add last stage indicator to global dirty log
Gavin Shan
2023-05-18
meson: Pass -j option to sphinx
Fabiano Rosas
2023-05-18
target/i386: Fix exception classes for MOVNTPS/MOVNTPD.
Ricky Zhou
2023-05-18
target/i386: Fix exception classes for SSE/AVX instructions.
Ricky Zhou
2023-05-18
target/i386: Fix and add some comments next to SSE/AVX instructions.
Ricky Zhou
2023-05-18
tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128
Paolo Bonzini
2023-05-18
target/i386: fix avx2 instructions vzeroall and vpermdq
Xinyu Li
2023-05-18
target/i386: fix operand size for VCOMI/VUCOMI instructions
Paolo Bonzini
2023-05-18
target/i386: add support for FB_CLEAR feature
Emanuele Giuseppe Esposito
2023-05-18
target/i386: add support for FLUSH_L1D feature
Emanuele Giuseppe Esposito
2023-05-17
qapi/parser: Drop two bad type hints for now
Markus Armbruster
2023-05-17
Merge tag 'linux-user-for-8.1-pull-request' of https://github.com/vivier/qemu...
Richard Henderson
2023-05-17
linux-user: fix getgroups/setgroups allocations
Michael Tokarev
2023-05-17
linux-user: Fix mips fp64 executables loading
Daniil Kovalev
[next]