aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-15Merge tag 'virtio-grants-v8-tag' of https://gitlab.com/sstabellini/qemu into ...Richard Henderson7-64/+202
2024-06-15Merge tag 'migration-20240614-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson26-69/+1816
2024-06-14tests/migration-test: add uadk compression testShameer Kolothum1-0/+23
2024-06-14migration/multifd: Switch to no compression when no hardware supportShameer Kolothum1-39/+53
2024-06-14migration/multifd: Add UADK based compression and decompressionShameer Kolothum1-2/+130
2024-06-14migration/multifd: Add UADK initializationShameer Kolothum1-1/+208
2024-06-14migration/multifd: add uadk compression frameworkShameer Kolothum5-4/+29
2024-06-14configure: Add uadk optionShameer Kolothum3-0/+19
2024-06-14docs/migration: add uadk compression featureShameer Kolothum2-0/+145
2024-06-14tests/migration-test: add qpl compression testYuan Liu1-0/+24
2024-06-14migration/multifd: implement qpl compression and decompressionYuan Liu1-4/+420
2024-06-14migration/multifd: implement initialization of qpl compressionYuan Liu1-1/+327
2024-06-14migration/multifd: add qpl compression methodYuan Liu5-2/+30
2024-06-14configure: add --enable-qpl build optionYuan Liu3-0/+13
2024-06-14migration/multifd: put IOV initialization into compression methodYuan Liu3-11/+26
2024-06-14docs/migration: add qpl compression featureYuan Liu2-0/+261
2024-06-14tests/qtest/migration-test: Use custom asm bios for ppc64Nicholas Piggin6-32/+131
2024-06-14tests/qtest/migration-test: Enable on ppc64 TCGNicholas Piggin1-13/+3
2024-06-14tests/qtest/migration-test: Quieten ppc64 QEMU warningsNicholas Piggin1-1/+3
2024-06-14tests/qtest: Move common define from libqos-spapr.h to new ppc-util.hNicholas Piggin5-10/+22
2024-06-13Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into sta...Richard Henderson22-147/+518
2024-06-12Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson16-79/+176
2024-06-12Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Richard Henderson8-77/+15
2024-06-12tests/tcg/s390x: Allow specifying extra QEMU options on the command lineIlya Leoshkevich1-1/+1
2024-06-12tests/unit/test-smp-parse: Test the full 8-levels topology hierarchyZhao Liu1-44/+85
2024-06-12tests/unit/test-smp-parse: Test "modules" and "dies" combination caseZhao Liu1-0/+103
2024-06-12tests/unit/test-smp-parse: Test "modules" parameter in -smpZhao Liu1-9/+103
2024-06-12tests/unit/test-smp-parse: Make test cases aware of module levelZhao Liu1-2/+11
2024-06-12tests/unit/test-smp-parse: Use default parameters=0 when not set in -smpZhao Liu1-4/+4
2024-06-12tests/unit/test-smp-parse: Fix an invalid topology caseZhao Liu1-1/+1
2024-06-12tests/unit/test-smp-parse: Fix comment of parameters=1 caseZhao Liu1-1/+3
2024-06-12tests/unit/test-smp-parse: Fix comments of drawers and books caseZhao Liu1-4/+4
2024-06-12test: Remove libibumad dependencezhenwei pi14-14/+0
2024-06-12meson: Remove libibumad dependencezhenwei pi1-3/+1
2024-06-12tests/qtest/x86: check for availability of older cpu models before running testsAni Sinha1-62/+108
2024-06-12tests/qtest/libqtest: add qtest_has_cpu_model() apiAni Sinha2-0/+91
2024-06-12qtest/x86/numa-test: do not use the obsolete 'pentium' cpuAni Sinha1-1/+2
2024-06-12tests/avocado: Update LoongArch bios fileSong Gao1-4/+4
2024-06-10tracetool: Forbid newline character in event formatPhilippe Mathieu-Daudé1-0/+2
2024-06-10hw/vfio: Remove newline character in trace eventsPhilippe Mathieu-Daudé1-2/+2
2024-06-10hw/usb: Remove newline character in trace eventsPhilippe Mathieu-Daudé1-3/+3
2024-06-10hw/sh4: Remove newline character in trace eventsPhilippe Mathieu-Daudé1-2/+2
2024-06-10backends/tpm: Remove newline character in trace eventPhilippe Mathieu-Daudé2-3/+5
2024-06-10tracetool: Remove unused vcpu.py scriptPhilippe Mathieu-Daudé3-67/+1
2024-06-10crypto/block: drop qcrypto_block_open() n_threads argumentStefan Hajnoczi9-19/+6
2024-06-10block/crypto: create ciphers on demandStefan Hajnoczi4-50/+78
2024-06-10linux-aio: add IO_CMD_FDSYNC command supportPrasad Pandit3-1/+30
2024-06-10block/copy-before-write: use uint64_t for timeout in nanosecondsFiona Ebner1-1/+1
2024-06-10qemu-io: add cvtnum() error handling for zone commandsStefan Hajnoczi1-1/+47
2024-06-10aio: warn about iohandler_ctx special casingStefan Hajnoczi1-0/+6