aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-25Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-06-24' in...Peter Maydell
2021-06-25machine: reject -smp dies!=1 for non-PC machinesPaolo Bonzini
2021-06-25machine: pass QAPI struct to mc->smp_parsePaolo Bonzini
2021-06-25machine: add error propagation to mc->smp_parsePaolo Bonzini
2021-06-25machine: move common smp_parse code to callerPaolo Bonzini
2021-06-25machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini
2021-06-25hw/block/fdc: Add description to floppy controllersPhilippe Mathieu-Daudé
2021-06-25hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.cPhilippe Mathieu-Daudé
2021-06-25hw/block/fdc: Extract ISA floppy controllers to fdc-isa.cPhilippe Mathieu-Daudé
2021-06-25hw/block/fdc: Declare shared prototypes in fdc-internal.hPhilippe Mathieu-Daudé
2021-06-25hw/block/fdc: Replace disabled fprintf() by trace eventPhilippe Mathieu-Daudé
2021-06-25hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDCPhilippe Mathieu-Daudé
2021-06-25block-copy: atomic .cancelled and .finished fields in BlockCopyCallStateEmanuele Giuseppe Esposito
2021-06-25block-copy: add CoMutex lockEmanuele Giuseppe Esposito
2021-06-25block-copy: move progress_set_remaining in block_copy_task_endEmanuele Giuseppe Esposito
2021-06-25block-copy: streamline choice of copy_range vs. read/writePaolo Bonzini
2021-06-25block-copy: small refactor in block_copy_task_entry and block_copy_commonEmanuele Giuseppe Esposito
2021-06-25co-shared-resource: protect with a mutexEmanuele Giuseppe Esposito
2021-06-25progressmeter: protect with a mutexEmanuele Giuseppe Esposito
2021-06-25blockjob: let ratelimit handle a speed of 0Paolo Bonzini
2021-06-25block-copy: let ratelimit handle a speed of 0Paolo Bonzini
2021-06-25ratelimit: treat zero speed as unlimitedPaolo Bonzini
2021-06-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-25062...Peter Maydell
2021-06-25plugins/api: expose symbol lookup to pluginsAlex Bennée
2021-06-25tests/tcg: skip the signals test for hppa/s390x for nowAlex Bennée
2021-06-25GitLab: Add "Feature Request" issue template.John Snow
2021-06-25GitLab: Add "Bug" issue reporting templateJohn Snow
2021-06-25scripts/checkpatch: roll diff tweaking into checkpatch itselfAlex Bennée
2021-06-25docs/devel: Add a single top-level header to MTTCG's docLuis Pires
2021-06-25tests/acceptance: tweak the tcg/kvm tests for virtAlex Bennée
2021-06-25file-posix: handle EINTR during ioctlPaolo Bonzini
2021-06-25block: detect DKIOCGETBLOCKCOUNT/SIZE before useJoelle van Dyne
2021-06-25block: try BSD disk size ioctls one after anotherPaolo Bonzini
2021-06-25block: check for sys/disk.hJoelle van Dyne
2021-06-25block: feature detection for host block supportJoelle van Dyne
2021-06-25file-posix: try BLKSECTGET on block devices too, do not round to power of 2Paolo Bonzini
2021-06-25block: add max_hw_transfer to BlockLimitsPaolo Bonzini
2021-06-25block-backend: align max_transfer to request alignmentPaolo Bonzini
2021-06-25osdep: provide ROUND_DOWN macroPaolo Bonzini
2021-06-25scsi-generic: pass max_segments via max_iov field in BlockLimitsPaolo Bonzini
2021-06-25file-posix: fix max_iov for /dev/sg devicesPaolo Bonzini
2021-06-25KVM: Fix dirty ring mmap incorrect size due to renaming accidentPeter Xu
2021-06-25configure, meson: convert libusbredir detection to mesonPaolo Bonzini
2021-06-25configure, meson: convert libcacard detection to mesonPaolo Bonzini
2021-06-25configure, meson: convert libusb detection to mesonPaolo Bonzini
2021-06-25configure, meson: convert pam detection to mesonPaolo Bonzini
2021-06-25configure, meson: convert libtasn1 detection to mesonPaolo Bonzini
2021-06-25configure, meson: convert crypto detection to mesonPaolo Bonzini
2021-06-25tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORTPaolo Bonzini
2021-06-25meson: remove preadv from summaryPaolo Bonzini