aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-18meson: require 0.63.0Paolo Bonzini5-4/+4
2023-05-18meson: regenerate meson-buildoptions.shPaolo Bonzini1-3/+3
2023-05-18python: bump some of the dependenciesPaolo Bonzini2-15/+9
2023-05-18mkvenv: mark command as requiredPaolo Bonzini1-0/+1
2023-05-18configure: Add courtesy hint to Python version failure messageJohn Snow1-1/+4
2023-05-18Python: Drop support for Python 3.6Paolo Bonzini6-17/+16
2023-05-18configure: add --enable-pypi and --disable-pypiJohn Snow1-1/+20
2023-05-18configure: bootstrap sphinx with mkvenvJohn Snow5-17/+20
2023-05-18configure: move --enable-docs and --disable-docs back to configureJohn Snow1-0/+6
2023-05-18tests: Use configure-provided pyvenv for testsJohn Snow7-23/+26
2023-05-18qemu.git: drop meson git submoduleJohn Snow2-3/+0
2023-05-18configure: use 'mkvenv ensure meson' to bootstrap mesonJohn Snow2-56/+13
2023-05-18python/wheels: add vendored meson packageJohn Snow1-0/+0
2023-05-18configure: create a python venv unconditionallyJohn Snow1-5/+29
2023-05-18python: add vendor.py utilityJohn Snow1-0/+74
2023-05-18tests/vm: add py310-expat to NetBSDJohn Snow1-0/+1
2023-05-18tests/vm: Configure netbsd to use Python 3.10John Snow1-0/+1
2023-05-18tests/docker: add python3-venv dependencyJohn Snow4-4/+8
2023-05-18mkvenv: work around broken pip installations on Debian 10John Snow1-16/+56
2023-05-18mkvenv: avoid ensurepip if pip is installedJohn Snow1-3/+64
2023-05-18mkvenv: use pip's vendored distlib as a fallbackJohn Snow2-3/+40
2023-05-18mkvenv: add console script entry point generationJohn Snow2-0/+117
2023-05-18mkvenv: add --diagnose option to explain "ensure" failuresJohn Snow1-1/+169
2023-05-18mkvenv: add ensure subcommandJohn Snow3-3/+145
2023-05-18mkvenv: add nested venv workaroundJohn Snow1-5/+86
2023-05-18mkvenv: add better error message for broken or missing ensurepipJohn Snow1-0/+37
2023-05-18python: add mkvenv.pyJohn Snow6-0/+260
2023-05-18python: update pylint configurationJohn Snow1-0/+1
2023-05-18python: shut up "pip install" during "make check-minreqs"Paolo Bonzini1-3/+6
2023-05-18make: clean after distclean deletes source filesSteve Sistare1-4/+2
2023-05-18scsi-generic: fix buffer overflow on block limits inquiryPaolo Bonzini1-5/+9
2023-05-18coverity: the definitive COMPONENTS.md updatePaolo Bonzini1-15/+30
2023-05-18tcg: round-robin: do not use mb_read for rr_current_cpuPaolo Bonzini1-4/+7
2023-05-18kvm: Enable dirty ring for arm64Gavin Shan1-2/+21
2023-05-18kvm: Add helper kvm_dirty_ring_init()Gavin Shan1-29/+47
2023-05-18kvm: Synchronize the backup bitmap in the last stageGavin Shan2-0/+12
2023-05-18migration: Add last stage indicator to global dirty logGavin Shan5-20/+25
2023-05-18meson: Pass -j option to sphinxFabiano Rosas4-0/+26
2023-05-18target/i386: Fix exception classes for MOVNTPS/MOVNTPD.Ricky Zhou1-2/+3
2023-05-18target/i386: Fix exception classes for SSE/AVX instructions.Ricky Zhou1-23/+23
2023-05-18target/i386: Fix and add some comments next to SSE/AVX instructions.Ricky Zhou1-12/+12
2023-05-18tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128Paolo Bonzini1-1/+1
2023-05-18target/i386: fix avx2 instructions vzeroall and vpermdqXinyu Li2-1/+9
2023-05-18target/i386: fix operand size for VCOMI/VUCOMI instructionsPaolo Bonzini1-2/+13
2023-05-18target/i386: add support for FB_CLEAR featureEmanuele Giuseppe Esposito2-1/+2
2023-05-18target/i386: add support for FLUSH_L1D featureEmanuele Giuseppe Esposito2-1/+3
2023-05-17qapi/parser: Drop two bad type hints for nowMarkus Armbruster1-2/+2
2023-05-17Merge tag 'linux-user-for-8.1-pull-request' of https://github.com/vivier/qemu...Richard Henderson4-42/+176
2023-05-17linux-user: fix getgroups/setgroups allocationsMichael Tokarev1-31/+68
2023-05-17linux-user: Fix mips fp64 executables loadingDaniil Kovalev1-1/+4