aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-26migration: Update error description whenever migration failsTejus GK1-7/+12
2023-07-26docs/migration: Update postcopy bitsPeter Xu1-26/+66
2023-07-26migration: skipped field is really obsolete.Juan Quintela2-2/+20
2023-07-26migration-test: machine_opts is really arch specificJuan Quintela1-9/+5
2023-07-26migration-test: Create arch_optsJuan Quintela1-15/+15
2023-07-26migration-test: Make machine_opts regular with other optionsJuan Quintela1-6/+4
2023-07-26migration-test: Be consistent for ppcJuan Quintela1-1/+1
2023-07-26migration: Extend query-migrate to provide dirty page limit infoHyman Huang(黄勇)5-1/+76
2023-07-26migration: Implement dirty-limit convergence algoHyman Huang(黄勇)4-0/+69
2023-07-26migration: Put the detection logic before auto-converge checkingHyman Huang(黄勇)1-10/+11
2023-07-26migration: Refactor auto-converge capability logicHyman Huang(黄勇)1-1/+5
2023-07-26migration: Introduce dirty-limit capabilityHyman Huang(黄勇)4-6/+49
2023-07-26qapi/migration: Introduce vcpu-dirty-limit parametersHyman Huang(黄勇)3-3/+44
2023-07-26qapi/migration: Introduce x-vcpu-dirty-limit-period parameterHyman Huang(黄勇)3-7/+63
2023-07-26softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"Hyman Huang(黄勇)1-6/+7
2023-07-26migration/multifd: Protect accesses to migration_threadsFabiano Rosas2-3/+14
2023-07-26migration/multifd: Rename threadinfo.c functionsFabiano Rosas4-9/+8
2023-07-25Update version for v8.1.0-rc1 releasev8.1.0-rc1Peter Maydell1-1/+1
2023-07-25Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell78-120/+125
2023-07-25Merge tag 'misc-fixes-20230725' of https://github.com/philmd/qemu into stagingPeter Maydell13-52/+75
2023-07-25qapi: Correct "eg." to "e.g." in documentationMarkus Armbruster2-2/+2
2023-07-25hw/pci: add comment to explain checking for available function 0 in pci hotplugAni Sinha1-3/+8
2023-07-25target/tricore: Rename tricore_featureBastian Koppelmann4-9/+9
2023-07-25hw/9pfs: spelling fixesMichael Tokarev6-10/+10
2023-07-25other architectures: spelling fixesMichael Tokarev29-58/+58
2023-07-25arm: spelling fixesMichael Tokarev24-30/+30
2023-07-25s390x: spelling fixesMichael Tokarev9-9/+9
2023-07-25migration: spelling fixesMichael Tokarev7-8/+8
2023-07-25target/tricore: Rename tricore_featureBastian Koppelmann4-9/+9
2023-07-25target/sparc: Handle FPRS correctly on big-endian hostsPeter Maydell4-5/+6
2023-07-25target/mips: Avoid shift by negative number in page_table_walk_refill()Peter Maydell1-15/+17
2023-07-25target/mips: Pass directory/leaf shift values to walk_directory()Philippe Mathieu-Daudé1-10/+8
2023-07-25target/mips/mxu: Avoid overrun in gen_mxu_q8adde()Philippe Mathieu-Daudé1-8/+18
2023-07-25target/mips/mxu: Avoid overrun in gen_mxu_S32SLT()Philippe Mathieu-Daudé1-2/+6
2023-07-25target/mips/mxu: Replace magic array size by its definitionPhilippe Mathieu-Daudé1-1/+1
2023-07-25hw/char/escc: Implement loopback modeThomas Huth1-1/+3
2023-07-25hw/mips: Improve the default USB settings in the loongson3-virt machineThomas Huth1-1/+1
2023-07-25hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllersBernhard Beschow1-1/+7
2023-07-25Merge tag 'pull-target-arm-20230725' of https://git.linaro.org/people/pmaydel...Peter Maydell6-18/+56
2023-07-25tests/decode: Suppress "error: " string for expected-failure testsPeter Maydell1-1/+5
2023-07-25For curses display, recognize a few more control keysSean Estabrooks1-0/+6
2023-07-25target/arm: Special case M-profile in debug_helper.c codePeter Maydell1-6/+12
2023-07-25scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviourPeter Maydell1-1/+1
2023-07-25hw/arm/smmu: Handle big-endian hosts correctlyPeter Maydell2-10/+32
2023-07-24Merge tag 'pull-request-2023-07-24' of https://gitlab.com/thuth/qemu into sta...Peter Maydell23-55/+337
2023-07-24Merge tag 'pull-qapi-2023-07-10' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell1-39/+84
2023-07-24tests/avocado/machine_s390_ccw_virtio: Skip the flaky virtio-gpu test by defaultThomas Huth1-24/+27
2023-07-24target/loongarch: Fix the CSRRD CPUID instruction on big endian hostsThomas Huth4-7/+12
2023-07-24tests/avocado/migration: Remove the malfunctioning s390x testsThomas Huth1-18/+0
2023-07-24tests/tcg/s390x: Test VCKSMIlya Leoshkevich3-0/+34