aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-26qemu_file: Make qemu_file_is_writable() staticJuan Quintela
2023-07-26migration: Change qemu_file_transferred to noflushJuan Quintela
2023-07-26qemu-file: Rename qemu_file_transferred_ fast -> noflushJuan Quintela
2023-07-26qtest/migration-tests.c: use "-incoming defer" for postcopy testsWei Wang
2023-07-26migration: enforce multifd and postcopy preempt to be set before incomingWei Wang
2023-07-26migration: Update error description whenever migration failsTejus GK
2023-07-26docs/migration: Update postcopy bitsPeter Xu
2023-07-26migration: skipped field is really obsolete.Juan Quintela
2023-07-26migration-test: machine_opts is really arch specificJuan Quintela
2023-07-26migration-test: Create arch_optsJuan Quintela
2023-07-26migration-test: Make machine_opts regular with other optionsJuan Quintela
2023-07-26migration-test: Be consistent for ppcJuan Quintela
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-25block/blkio: enable the completion eventfdStefano Garzarella
2023-07-25Update version for v8.1.0-rc1 releasev8.1.0-rc1Peter Maydell
2023-07-25hw/usb/canokey: change license to GPLv2+Hongren (Zenithal) Zheng
2023-07-25crypto: Always initialize splitkeylenAkihiko Odaki
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