aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-06-10Revert "monitor: use aio_co_reschedule_self()"Stefan Hajnoczi1-2/+5
2024-06-10block: drop force_dup parameter of raw_reconfigure_getfd()Denis V. Lunev via1-5/+3
2024-06-09Merge tag 'bsd-user-misc-2024q2-pull-request' of gitlab.com:bsdimp/qemu into ...Richard Henderson2-16/+43
2024-06-09bsd-user: Catch up to run-time reserved_va mathWarner Losh1-12/+27
2024-06-09bsd-user: port linux-user:ff8a8bbc2ad1 for variable page sizesWarner Losh1-0/+12
2024-06-09linux-user: Adjust comment to reflect the code.Warner Losh1-4/+4
2024-06-09Merge tag 'pull-hex-20240608' of https://github.com/quic/qemu into stagingRichard Henderson13-49/+179
2024-06-08target/hexagon: idef-parser simplify predicate initAnton Johansson2-14/+14
2024-06-08target/hexagon: idef-parser fix leak of init_listAnton Johansson1-1/+8
2024-06-08target/hexagon: idef-parser remove undefined functionsAnton Johansson1-13/+0
2024-06-08target/hexagon: idef-parser remove unused definesAnton Johansson1-10/+0
2024-06-08Hexagon: add PC alignment check and exceptionMatheus Tavares Bernardino7-8/+128
2024-06-08Hexagon: fix HVX store newMatheus Tavares Bernardino2-3/+29
2024-06-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson42-276/+617