aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-16docs/migration: Split "Debugging" and "Firmware"Peter Xu
2024-01-16docs/migration: Split "Backwards compatibility" separatelyPeter Xu
2024-01-16docs/migration: Convert virtio.txt into rSTPeter Xu
2024-01-16docs/migration: Create index pagePeter Xu
2024-01-16docs/migration: Create migration/ directoryPeter Xu
2024-01-16tests/qtest: Re-enable multifd cancel testFabiano Rosas
2024-01-16tests/qtest/migration: Use the new migration_test_addFabiano Rosas
2024-01-16tests/qtest/migration: Add a wrapper to print test namesFabiano Rosas
2024-01-16tests/qtest/migration: Print migration incoming errorsFabiano Rosas
2024-01-16migration: Report error in incoming migrationFabiano Rosas
2024-01-16migration/multifd: Change multifd_pages_init argumentFabiano Rosas
2024-01-16migration/multifd: Remove QEMUFile from where it is not neededFabiano Rosas
2024-01-16migration/multifd: Remove MultiFDPages_t::packet_numFabiano Rosas
2024-01-16migration: Simplify initial conditionals in migration for better readabilityHet Gala
2024-01-12Merge tag 'pull-testing-updates-120124-2' of https://gitlab.com/stsquad/qemu ...Peter Maydell
2024-01-12Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-01-12numa: Skip invalidation of cluster and NUMA node boundary for qtestGavin Shan
2024-01-12tests/avocado: partially revert unmasking of replay_linux testsAlex Bennée
2024-01-12readthodocs: fully specify a build environmentAlex Bennée
2024-01-12mtest2make: stop disabling meson test timeoutsDaniel P. Berrangé
2024-01-12tests/fp: Bump fp-test-mulAdd test timeout to 3 minutesThomas Huth
2024-01-12tests/unit: Bump test-crypto-block test timeout to 5 minutesThomas Huth
2024-01-12tests/unit: Bump test-aio-multithread test timeout to 2 minutesThomas Huth
2024-01-12tests/qtest: Bump the device-introspect-test timeout to 12 minutesThomas Huth
2024-01-12qtest: bump bios-table-test timeout to 9 minutesDaniel P. Berrangé
2024-01-12qtest: bump aspeed_smc-test timeout to 6 minutesDaniel P. Berrangé
2024-01-12qtest: bump qos-test timeout to 2 minutesDaniel P. Berrangé
2024-01-12qtest: bump boot-serial-test timeout to 3 minutesDaniel P. Berrangé
2024-01-12qtest: bump prom-env-test timeout to 6 minutesDaniel P. Berrangé
2024-01-12qtest: bump pxe-test timeout to 10 minutesDaniel P. Berrangé
2024-01-12qtest: bump test-hmp timeout to 4 minutesDaniel P. Berrangé
2024-01-12qtest: bump npcm7xx_pwm-test timeout to 5 minutesDaniel P. Berrangé
2024-01-12qtest: bump qom-test timeout to 15 minutesDaniel P. Berrangé
2024-01-12qtest: bump migration-test timeout to 8 minutesDaniel P. Berrangé
2024-01-12qtest: bump min meson timeout to 60 secondsDaniel P. Berrangé
2024-01-12chardev: use bool for fe_is_openAlex Bennée
2024-01-12gitlab: include microblazeel in testingAlex Bennée
2024-01-12tests/avocado: use snapshot=on in kvm_xen_guestAlex Bennée
2024-01-12tests/avocado: Add a test for a little-endian microblaze machineThomas Huth
2024-01-11.gitlab-ci.d/buildtest.yml: Work around htags bug when environment is largePeter Maydell
2024-01-11Merge tag 'firmware/edk2-20231213-pull-request' of https://gitlab.com/kraxel/...Peter Maydell
2024-01-11Merge tag 'pull-loongarch-20240111' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-01-11tests/tcg/s390x: Test LOAD ADDRESS EXTENDEDIlya Leoshkevich
2024-01-11target/s390x: Fix LAE setting a wrong access registerIlya Leoshkevich
2024-01-11scripts/checkpatch: Support codespell checkingZhao Liu
2024-01-11hw/s390x/ccw: Replace dirname() with g_path_get_dirname()Zhao Liu
2024-01-11hw/s390x/ccw: Replace basename() with g_path_get_basename()Zhao Liu
2024-01-11target/s390x/kvm/pv: Provide some more useful information if decryption failsThomas Huth
2024-01-11hw/intc/loongarch_extioi: Add vmstate post_load supportBibo Mao
2024-01-11hw/intc/loongarch_extioi: Add dynamic cpu number supportBibo Mao