Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
* prepare to expand usage of test venv * fix CPUID when passing through host cache information * a20 fix * SGX fix * generate per-target modinfo * replay cleanups and simplifications * "make modules" target # -----BEGIN PGP SIGNATURE----- # # iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmKeCV0UHHBib256aW5p # QHJlZGhhdC5jb20ACgkQv/vSX3jHroNVWQgArVaF9Q/RWd1jJ2EUoWhy/GKsrdBs # CHmSzrYzF/0cqD4OtrjTRyUP72Kywf4/aP4GYtLsjSYRUyriqS4nm5yEkDsME+pH # 0adATIumtGHBPjVJyPUux3H1cbPUmsxbE03ZIWUK65M/IM2m46hmPDTWVx6ZSXMN # VnSQdTUeZdxY26D8zfLp+oufqmfgaPT19zURcMZlvWFJ830t+1spfZwH0RGjDlfZ # ffNVMPcco1qreNFggNIV9sKtoLb8A9PxpFJPV9OtBONA5UGxZ7xhjjZY9jCI4Bxa # xAd60nXeoAwiOP7LE2bEwXbPku3xgy2e0LNXhqblMGNGOjdlRlwfL/FhFw== # =C9N3 # -----END PGP SIGNATURE----- # gpg: Signature made Mon 06 Jun 2022 07:04:13 AM PDT # gpg: using RSA key F13338574B662389866C7682BFFBD25F78C7AE83 # gpg: issuer "pbonzini@redhat.com" # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [undefined] # gpg: aka "Paolo Bonzini <pbonzini@redhat.com>" [undefined] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4 E2F7 7E15 100C CD36 69B1 # Subkey fingerprint: F133 3857 4B66 2389 866C 7682 BFFB D25F 78C7 AE83 * tag 'for-upstream' of https://gitlab.com/bonzini/qemu : (29 commits) meson: qga: do not use deprecated meson.build_root() configure: remove reference to removed option regenerate meson-buildoptions.sh tests: run 'device-crash-test' from tests/venv tests: add python3-venv to debian10.docker tests: use tests/venv to run basevm.py-based scripts tests: install "qemu" namespace package into venv tests: add quiet-venv-pip macro tests: silence pip upgrade warnings during venv creation tests: use python3 as the python executable name tests: add "TESTS_PYTHON" variable to Makefile python: update for mypy 0.950 x86: cpu: fixup number of addressable IDs for logical processors sharing cache x86: cpu: make sure number of addressable IDs for processor cores meets the spec tests/Makefile.include: Fix 'make check-help' output tests/avocado: add replay Linux test for Aarch64 machines tests/avocado: add replay Linux tests for virtio machine tests/avocado: update replay_linux test docs: move replay docs to docs/system/replay.rst docs: convert docs/devel/replay page to rst ... Signed-off-by:Richard Henderson <richard.henderson@linaro.org>
No related branches found
No related tags found
Showing
- .gitlab-ci.d/buildtest.yml 5 additions, 3 deletions.gitlab-ci.d/buildtest.yml
- accel/tcg/tcg-accel-ops-icount.c 2 additions, 3 deletionsaccel/tcg/tcg-accel-ops-icount.c
- configure 0 additions, 1 deletionconfigure
- docs/devel/index-tcg.rst 1 addition, 0 deletionsdocs/devel/index-tcg.rst
- docs/devel/replay.rst 306 additions, 0 deletionsdocs/devel/replay.rst
- docs/devel/replay.txt 0 additions, 46 deletionsdocs/devel/replay.txt
- docs/system/index.rst 1 addition, 0 deletionsdocs/system/index.rst
- docs/system/replay.rst 237 additions, 0 deletionsdocs/system/replay.rst
- hw/display/qxl.c 1 addition, 0 deletionshw/display/qxl.c
- hw/display/vhost-user-gpu-pci.c 1 addition, 0 deletionshw/display/vhost-user-gpu-pci.c
- hw/display/vhost-user-gpu.c 1 addition, 0 deletionshw/display/vhost-user-gpu.c
- hw/display/vhost-user-vga.c 1 addition, 0 deletionshw/display/vhost-user-vga.c
- hw/display/virtio-gpu-base.c 1 addition, 0 deletionshw/display/virtio-gpu-base.c
- hw/display/virtio-gpu-gl.c 1 addition, 0 deletionshw/display/virtio-gpu-gl.c
- hw/display/virtio-gpu-pci-gl.c 1 addition, 0 deletionshw/display/virtio-gpu-pci-gl.c
- hw/display/virtio-gpu-pci.c 1 addition, 0 deletionshw/display/virtio-gpu-pci.c
- hw/display/virtio-gpu.c 1 addition, 0 deletionshw/display/virtio-gpu.c
- hw/display/virtio-vga-gl.c 1 addition, 0 deletionshw/display/virtio-vga-gl.c
- hw/display/virtio-vga.c 1 addition, 0 deletionshw/display/virtio-vga.c
- hw/s390x/virtio-ccw-gpu.c 1 addition, 0 deletionshw/s390x/virtio-ccw-gpu.c
Loading
Please register or sign in to comment