Tags give the ability to mark specific points in history as being important
-
pull-request-2025-11-21
88175cff · ·* Fix a crash that occurs when passing through virtio devices to nested guest * Update s390x MAINTAINERS * Fix various pylint warnings in functional tests
-
pull-request-2025-11-11
0fa4b130 · ·* Fix some issues in the functional tests that pylint complains about
-
pull-request-2025-11-03
0408c61e · ·* Fix spurious EOFError messages from the device-crash-test script * Fix various issues in the functional tests that pylint complained about * Improve logging information in the functional tests * Fix issue in the s390x clock-comparator code * Use address generation for register branch targets on s390x
-
qemu-slof-2025-10-27
371c87b3 · ·- Fix some measurements in the TPM code - Fix for compiling with GCC in C23 mode - Silence some initializer-string warnings with recent GCC
-
pull-request-2025-10-21
8a2b283e · ·- Add a missing QAPI event + functional test for the CPI feature on s390x - Remove the obsolete s390-ccw-virtio-4.2 machine type - 2nd try to fix the slow cache up/download in the MSYS2 CI job
-
pull-request-2025-10-16
d6f7f925 · ·* Improve cache handling for the msys2 CI and the functional asset cache * Clean ups for some minor issues in functional tests * Don't ignore errors of address_space_rw in s390x MMU code
-
pull-request-2025-10-10
47ea7263 · ·* Improves s390x virtio-pci performance when using kvm * Fix a problem with losing interrupts on s390x in certain cases * Replace legacy cpu_physical_memory_[un]map() calls in s390x code
-
pull-request-2025-09-24
097bbfc5 · ·* New functional tests to check via the vmstate-static-checker.py script * New functional tests for CD-ROM boot on hppa * Skip functional tests on more exotic network errors, too * Fix another issue with htags in the gitlab CI * Some additional minor fixes to various functional tests
-
pull-request-2025-09-09
2fc170bc · ·* Silence warnings from the undefined-behaviour sanitizer * Many small improvements to various functional tests * Remove remainders from storing avocado artifacts in the Gitlab CI * Keep more meson log files as artifacts in the Gitlab CI instead * Re-enable -fzero-call-used-regs on OpenBSD
-
pull-request-2025-08-27
0ac3c314 · ·* Add v10.2 compat machines * Move functional tests to target specific subfolders * Fix some issues in functional tests
-
pull-request-2025-07-21
2c182e12 · ·* Remove unused 32-bit arm Linux headers * Fix some small issues in the functional tests and docs
-
pull-request-2025-07-11
693b3039 · ·* s390x: Allow to select different entries when booting via pxelinux.cfg * Link s390-ccw.img statically * Fix broken bamboo functional test * s390x code cleanups and refactorings
-
pull-request-2025-07-02
01e2b1bc · ·* Fix file names of renamed files in comments and MAINTAINERS * Fix the "deprecated props" in QOM on s390x * Fix URL of the aarch64_sbsaref_freebsd functional test * Fix some trouble with trible
-
pull-request-2025-06-26
fd68168e · ·* Implement the "Control Program Identification" feature on s390x * Fix memory leak in loadparm setter on s390x * Update OpenBSD image to 7.7 * Replace the invalid address of the Free Software Foundation * Some updates to the MAINTAINERS file
-
pull-request-2025-06-11
1da0025e · ·* Remove aarch64 job from travis.yml * Remove deprecated s390-ccw-virtio-4.1 machine * Add memlock functional test * Various other small updates and fixes
-
pull-request-2025-05-30
5c54a367 · ·* Functional tests improvements * Endianness improvements/clean-ups for the Microblaze machines * Remove obsolete -2.4 and -2.5 i440fx and q35 machine types and related code
-
pull-request-2025-05-28v2
51c214b7 · ·* Functional tests improvements * Endianness improvements/clean-ups for the Microblaze machines * Remove obsolete -2.4 and -2.5 i440fx and q35 machine types and related code
-
pull-request-2025-05-28
9c2da02e · ·* Functional tests improvements * Endianness improvements/clean-ups for the Microblaze machines * Remove obsolete -2.4 and -2.5 i440fx and q35 machine types and related code
-
pull-request-2025-05-14
c23d3339 · ·* Removal of obsolete s390x machines * Fix a memleak in s390x code * Skip some functional tests if the corresponding feature is not available
-
pull-request-2025-04-30
dce324fa · ·* Extend s390x diagnose call 308 subcode 10 to return more information * Make valgrind support configurable * Drop support for Python 3.8 * Some other misc cosmetic changes