qemu.git
2024-09-06 Peter Maydelltests/qtest: Add missing qtest_quit() to stm32 tests
2024-09-06 Peter MaydellMerge tag 'migration-20240904-pull-request' of https...
2024-09-05 Peter MaydellMerge tag 'pull-request-2024-09-04' of https://gitlab...
2024-09-05 Peter MaydellMerge tag 'edgar/xen-queue-2024-09-04.for-upstream...
2024-09-04 Edgar E. Iglesiasdocs/system/i386: xenpvh: Add a basic description
2024-09-04 Edgar E. Iglesiashw/i386/xen: Add a Xen PVH x86 machine
2024-09-04 Edgar E. Iglesiashw/xen: pvh-common: Add support for creating PCIe/GPEX
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Reverse virtio-mmio creation order
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.c
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Break out a common PVH machine
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Move stubbed functions to xen-stubs.c
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Remove double-negation in warning
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Add support for SMP guests
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Tweak machine description
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Update file header to use SPDX
2024-09-04 Edgar E. IglesiasMAINTAINERS: Add docs/system/arm/xenpvh.rst
2024-09-04 Peter MaydellMerge tag 'hppa-v9.1-fixes-pull-request' of https:...
2024-09-04 Thomas Huthdocs/devel/testing: Add documentation for functional...
2024-09-04 Thomas Huthdocs/devel/testing: Rename avocado_qemu.Test class
2024-09-04 Thomas Huthdocs/devel/testing: Split the Avocado documentation...
2024-09-04 Thomas Huthdocs/devel: Split testing docs from the build docs...
2024-09-04 Thomas Huthgitlab-ci: Add "check-functional" to the build tests
2024-09-04 Philippe Mathieu... tests/avocado: Remove unused QemuUserTest class
2024-09-04 Philippe Mathieu... tests/functional: Convert ARM bFLT linux-user avocado...
2024-09-04 Philippe Mathieu... tests/functional: Add QemuUserTest class
2024-09-04 Philippe Mathieu... tests/functional: Convert mips64el Fuloong2e avocado...
2024-09-04 Philippe Mathieu... tests/functional: Convert Aarch64 Virt machine avocado...
2024-09-04 Philippe Mathieu... tests/functional: Convert Aarch64 SBSA-Ref avocado...
2024-09-04 Philippe Mathieu... tests/functional: Convert ARM Integrator/CP avocado...
2024-09-04 Thomas Huthtests/functional: Convert the linux_initrd avocado...
2024-09-04 Thomas Huthtests/functional: Convert the rx_gdbsim avocado test...
2024-09-04 Thomas Huthtests/functional: Convert the acpi-bits test into a...
2024-09-04 Thomas Huthtests/functional: Convert the m68k nextcube test with...
2024-09-04 Thomas Huthtests/functional: Convert the ppc_hv avocado test into...
2024-09-04 Thomas Huthtests/functional: Convert the ppc_amiga avocado test...
2024-09-04 Thomas Huthtests/functional: Convert most ppc avocado tests into...
2024-09-04 Thomas Huthtests/functional: Convert the virtio_gpu avocado test...
2024-09-04 Thomas Huthtests/functional: Convert the microblaze avocado tests...
2024-09-04 Thomas Huthtests/functional: Convert the x86_cpu_model_versions...
2024-09-04 Thomas Huthtests/functional: Convert the s390x avocado tests into...
2024-09-04 Thomas Huthtests/functional: Convert some avocado tests that neede...
2024-09-04 Thomas Huthtests/functional: Add a function for extracting files...
2024-09-04 Thomas Huthtests/functional: Convert some tests that download...
2024-09-04 Thomas Huthtests/functional: Allow asset downloading with concurre...
2024-09-04 Daniel P. Berrangétests/functional: enable pre-emptive caching of assets
2024-09-04 Daniel P. Berrangétests/functional: add a module for handling asset downl...
2024-09-04 Thomas Huthtests/functional: Convert avocado tests that just need...
2024-09-04 Thomas Huthtests/functional: Convert simple avocado tests into...
2024-09-04 Thomas Huthtests/functional: Prepare the meson build system for...
2024-09-04 Thomas Huthtests/Makefile.include: Increase the level of indentati...
2024-09-04 Thomas Huthtests/functional: Set up logging
2024-09-04 Thomas Huthtests/functional: Add base classes for the upcoming...
2024-09-04 Thomas Huthpython: Install pycotap in our venv if necessary
2024-09-04 Thomas Huthtests/avocado/boot_linux_console: Remove the s390x...
2024-09-04 Thomas Huthtests/avocado/avocado_qemu: Fix the "from" statements...
2024-09-04 Cleber RosaBump avocado to 103.0
2024-09-04 Cleber Rosatests/avocado/machine_aarch64_sbsaref.py: allow for...
2024-09-04 Cleber Rosatests/avocado/boot_xen.py: fetch kernel during test...
2024-09-04 Cleber Rosatests/avocado: machine aarch64: standardize location...
2024-09-03 Helge Dellertarget/hppa: Fix random 32-bit linux-user crashes
2024-09-03 Helge Dellertarget/hppa: Fix PSW V-bit packaging in cpu_hppa_get...
2024-09-03 Thomas Huthtests/qtest/migration: Add a check for the availability...
2024-09-03 Arman Nabievtarget/ppc: Fix migration of CPUs with TLB_EMB TLB...
2024-09-03 Fabiano Rosasmigration/multifd: Add documentation for multifd methods
2024-09-03 Fabiano Rosasmigration/multifd: Add a couple of asserts for p->iov
2024-09-03 Fabiano Rosasmigration/multifd: Fix p->iov leak in multifd-uadk.c
2024-09-03 Fabiano Rosasmigration/multifd: Stop changing the packet on recv...
2024-09-03 Fabiano Rosasmigration/multifd: Make MultiFDMethods const
2024-09-03 Fabiano Rosasmigration/multifd: Move nocomp code into multifd-nocomp.c
2024-09-03 Fabiano Rosasmigration/multifd: Register nocomp ops dynamically
2024-09-03 Fabiano Rosasmigration/multifd: Standardize on multifd ops names
2024-09-03 Fabiano Rosasmigration/multifd: Allow multifd sync without flush
2024-09-03 Fabiano Rosasmigration/multifd: Replace multifd_send_state->pages...
2024-09-03 Fabiano Rosasmigration/multifd: Don't send ram data during SYNC
2024-09-03 Fabiano Rosasmigration/multifd: Isolate ram pages packet data
2024-09-03 Fabiano Rosasmigration/multifd: Remove total pages tracing
2024-09-03 Fabiano Rosasmigration/multifd: Move pages accounting into multifd_s...
2024-09-03 Fabiano Rosasmigration/multifd: Replace p->pages with an union pointer
2024-09-03 Fabiano Rosasmigration/multifd: Make MultiFDPages_t:offset a flexibl...
2024-09-03 Fabiano Rosasmigration/multifd: Introduce MultiFDSendData
2024-09-03 Fabiano Rosasmigration/multifd: Pass in MultiFDPages_t to file_write...
2024-09-03 Fabiano Rosasmigration/multifd: Remove pages->allocated
2024-09-03 Fabiano Rosasmigration/multifd: Inline page_size and page_count
2024-09-03 Fabiano Rosasmigration/multifd: Reduce access to p->pages
2024-09-03 Peter Maydelltests/qtest/migration-test: Don't leak QTestState in...
2024-09-03 Peter Maydelltests/qtest/migration-test: Don't strdup in get_dirty_r...
2024-09-03 Peter Maydelltests/qtest/migration-helpers: Don't dup argument to...
2024-09-03 Peter Maydelltests/unit/crypto-tls-x509-helpers: deinit privkey...
2024-09-03 Peter Maydelltests/qtest/migration-test: Free QCRyptoTLSTestCertReq...
2024-09-03 Peter Maydelltests/qtest/migration-helpers: Fix migrate_get_socket_a...
2024-09-03 Peter Maydelltests/qtest/migration-test: Fix leaks in calc_dirtyrate...
2024-09-03 Peter Maydelltests/qtest/migration-test: Don't leak resp in multifd_...
2024-09-03 Peter Maydelltests/qtest/migration-test: Fix bootfile cleanup handling
2024-09-03 Fabiano Rosastests/qtest/migration: Remove vmstate-static-checker...
2024-09-03 Steve Sistaremigration: delete unused parameter mis
2024-09-03 Richard HendersonOpen 9.2 development tree
2024-09-03 Richard HendersonUpdate version for v9.1.0 release
2024-08-28 Richard HendersonUpdate version for v9.1.0-rc4 release
2024-08-27 Richard HendersonMerge tag 'pull-qapi-2024-08-27' of https://repo.or...
2024-08-27 John Snowdocs/sphinx: fix extra stuff in TOC after freeform...
next