aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-26migration: Extend query-migrate to provide dirty page limit infoHyman Huang(黄勇)
2023-07-26migration: Implement dirty-limit convergence algoHyman Huang(黄勇)
2023-07-26migration: Put the detection logic before auto-converge checkingHyman Huang(黄勇)
2023-07-26migration: Refactor auto-converge capability logicHyman Huang(黄勇)
2023-07-26migration: Introduce dirty-limit capabilityHyman Huang(黄勇)
2023-07-26qapi/migration: Introduce vcpu-dirty-limit parametersHyman Huang(黄勇)
2023-07-26qapi/migration: Introduce x-vcpu-dirty-limit-period parameterHyman Huang(黄勇)
2023-07-26softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"Hyman Huang(黄勇)
2023-07-26migration/multifd: Protect accesses to migration_threadsFabiano Rosas
2023-07-26migration/multifd: Rename threadinfo.c functionsFabiano Rosas
2023-07-25Update version for v8.1.0-rc1 releasev8.1.0-rc1Peter Maydell
2023-07-25Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2023-07-25Merge tag 'misc-fixes-20230725' of https://github.com/philmd/qemu into stagingPeter Maydell
2023-07-25qapi: Correct "eg." to "e.g." in documentationMarkus Armbruster
2023-07-25hw/pci: add comment to explain checking for available function 0 in pci hotplugAni Sinha
2023-07-25target/tricore: Rename tricore_featureBastian Koppelmann
2023-07-25hw/9pfs: spelling fixesMichael Tokarev
2023-07-25other architectures: spelling fixesMichael Tokarev
2023-07-25arm: spelling fixesMichael Tokarev
2023-07-25s390x: spelling fixesMichael Tokarev
2023-07-25migration: spelling fixesMichael Tokarev
2023-07-25target/tricore: Rename tricore_featureBastian Koppelmann
2023-07-25target/sparc: Handle FPRS correctly on big-endian hostsPeter Maydell
2023-07-25target/mips: Avoid shift by negative number in page_table_walk_refill()Peter Maydell
2023-07-25target/mips: Pass directory/leaf shift values to walk_directory()Philippe Mathieu-Daudé
2023-07-25target/mips/mxu: Avoid overrun in gen_mxu_q8adde()Philippe Mathieu-Daudé
2023-07-25target/mips/mxu: Avoid overrun in gen_mxu_S32SLT()Philippe Mathieu-Daudé
2023-07-25target/mips/mxu: Replace magic array size by its definitionPhilippe Mathieu-Daudé
2023-07-25hw/char/escc: Implement loopback modeThomas Huth
2023-07-25hw/mips: Improve the default USB settings in the loongson3-virt machineThomas Huth
2023-07-25hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllersBernhard Beschow
2023-07-25Merge tag 'pull-target-arm-20230725' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-07-25tests/decode: Suppress "error: " string for expected-failure testsPeter Maydell
2023-07-25For curses display, recognize a few more control keysSean Estabrooks
2023-07-25target/arm: Special case M-profile in debug_helper.c codePeter Maydell
2023-07-25scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviourPeter Maydell
2023-07-25hw/arm/smmu: Handle big-endian hosts correctlyPeter Maydell
2023-07-24Merge tag 'pull-request-2023-07-24' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-07-24Merge tag 'pull-qapi-2023-07-10' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2023-07-24tests/avocado/machine_s390_ccw_virtio: Skip the flaky virtio-gpu test by defaultThomas Huth
2023-07-24target/loongarch: Fix the CSRRD CPUID instruction on big endian hostsThomas Huth
2023-07-24tests/avocado/migration: Remove the malfunctioning s390x testsThomas Huth
2023-07-24tests/tcg/s390x: Test VCKSMIlya Leoshkevich
2023-07-24tests/tcg/s390x: Test STPQIlya Leoshkevich
2023-07-24tests/tcg/s390x: Test MCIlya Leoshkevich
2023-07-24tests/tcg/s390x: Test ICMIlya Leoshkevich
2023-07-24tests/tcg/s390x: Test CLMIlya Leoshkevich
2023-07-24tests/tcg/s390x: Test CLGEBR and CGEBRAIlya Leoshkevich
2023-07-24tests/tcg/s390x: Test CKSMIlya Leoshkevich
2023-07-24target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13Ilya Leoshkevich