aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-11tests/functional: Convert Aarch64 Raspi4 avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert Aarch64 Raspi3 avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert ARM Raspi2 avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert mips32eb 4Kc Malta avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert nanomips Malta avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert mips32el Malta YAMON avocado testPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert mips64el 5KEc Malta avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert mips64el I6400 Malta avocado testsPhilippe Mathieu-Daudé
2024-09-11tests/functional: Convert mips64el Fuloong2e avocado test (2/2)Philippe Mathieu-Daudé
2024-09-11tests/functional: Convert the m68k Q800 Avocado test into a functional testThomas Huth
2024-09-11tests/functional: Add the LinuxKernelTest for testing the Linux boot processThomas Huth
2024-09-11MAINTAINERS: Remove myself from the Meson sectionThomas Huth
2024-09-11MAINTAINERS: Remove myself as reviewerBeraldo Leal
2024-09-11contrib/plugins/Makefile: Add a 'distclean' targetThomas Huth
2024-09-11gitlab-ci: Build MSYS2 job using multiple CPUsPhilippe Mathieu-Daudé
2024-09-11meson: Move -fsanitize=undefined into normal configuratonRichard Henderson
2024-09-11meson: Split --enable-sanitizers to --enable-{asan, ubsan}Richard Henderson
2024-09-10Merge tag 'migration-20240909-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-09-09system: improve migration debugDenis V. Lunev
2024-09-09tests/migration: Add integration test for 'qatzip' compression methodBryan Zhang
2024-09-09migration: Introduce 'qatzip' compression methodBryan Zhang
2024-09-09migration: Add migration parameters for QATzipBryan Zhang
2024-09-09meson: Introduce 'qatzip' feature to the build systemBryan Zhang
2024-09-09docs/migration: add qatzip compression featureYuan Liu
2024-09-09ci: migration: Don't run python tests in the compat jobFabiano Rosas
2024-09-09softmmu/physmem: fix memory leak in dirty_memory_extend()David Hildenbrand
2024-09-09softmmu: Support concurrent bounce buffersMattias Nissler
2024-09-09Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...Peter Maydell
2024-09-09crypto: Introduce x509 utilsDorjoy Chowdhury
2024-09-09crypto: Support SHA384 hash when using glibDorjoy Chowdhury
2024-09-09crypto: Define macros for hash algorithm digest lengthsDorjoy Chowdhury
2024-09-09crypto: use consistent error reporting pattern for unsupported cipher modesDaniel P. Berrangé
2024-09-09crypto: avoid leak of ctx when bad cipher mode is givenDaniel P. Berrangé
2024-09-09tests/unit: build pbkdf test on macOSDaniel P. Berrangé
2024-09-09tests/unit: always build the pbkdf crypto unit testDaniel P. Berrangé
2024-09-09crypto: check gnutls & gcrypt support the requested pbkdf hashDaniel P. Berrangé
2024-09-09crypto: run qcrypto_pbkdf2_count_iters in a new threadTiago Pasqualini
2024-09-09iotests: fix expected output from gnutlsDaniel P. Berrangé
2024-09-09Merge tag 'pull-request-2024-09-08' of https://gitlab.com/huth/qemu into stagingPeter Maydell
2024-09-08hw/nubus/nubus-device: Range check 'slot' propertyPeter Maydell
2024-09-08hw/m68k/mcf5208: Add URLs for datasheetsPeter Maydell
2024-09-08hw/m68k/mcf5208: Avoid shifting off end of integerPeter Maydell
2024-09-06Merge tag 'pull-ufs-20240906' of https://gitlab.com/jeuk20.kim/qemu into stagingPeter Maydell
2024-09-06Merge tag 'pull-target-arm-20240905' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-09-06tests/qtest: Bump timeout on ahci-testPeter Maydell
2024-09-06tests/qtest: Add missing qtest_quit() to stm32 testsPeter Maydell
2024-09-06Merge tag 'migration-20240904-pull-request' of https://gitlab.com/farosas/qem...Peter Maydell
2024-09-06hw/ufs: ufs descriptor read test implementedYoochan Jeong
2024-09-06hw/ufs: ufs attribute read/write test implementedYoochan Jeong
2024-09-06hw/ufs: ufs flag read/write test implementedYoochan Jeong