aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-28Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/floppy-pull-request' ...Peter Maydell13-622/+763
2021-06-28Merge remote-tracking branch 'remotes/philmd/tags/mips-20210625' into stagingPeter Maydell16-71/+42
2021-06-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...Peter Maydell3-73/+77
2021-06-25Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell12-81/+543
2021-06-25Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-06-24' in...Peter Maydell1-1/+13
2021-06-25machine: reject -smp dies!=1 for non-PC machinesPaolo Bonzini1-0/+4
2021-06-25machine: pass QAPI struct to mc->smp_parsePaolo Bonzini4-21/+60
2021-06-25machine: add error propagation to mc->smp_parsePaolo Bonzini4-32/+34
2021-06-25machine: move common smp_parse code to callerPaolo Bonzini2-118/+110
2021-06-25machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini6-13/+10
2021-06-25hw/block/fdc: Add description to floppy controllersPhilippe Mathieu-Daudé2-0/+3
2021-06-25hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.cPhilippe Mathieu-Daudé8-222/+259
2021-06-25hw/block/fdc: Extract ISA floppy controllers to fdc-isa.cPhilippe Mathieu-Daudé8-274/+332
2021-06-25hw/block/fdc: Declare shared prototypes in fdc-internal.hPhilippe Mathieu-Daudé3-122/+168
2021-06-25hw/block/fdc: Replace disabled fprintf() by trace eventPhilippe Mathieu-Daudé2-6/+2
2021-06-25hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDCPhilippe Mathieu-Daudé1-0/+1
2021-06-25block-copy: atomic .cancelled and .finished fields in BlockCopyCallStateEmanuele Giuseppe Esposito2-15/+24
2021-06-25block-copy: add CoMutex lockEmanuele Giuseppe Esposito1-39/+116
2021-06-25block-copy: move progress_set_remaining in block_copy_task_endEmanuele Giuseppe Esposito1-3/+3
2021-06-25block-copy: streamline choice of copy_range vs. read/writePaolo Bonzini1-86/+90
2021-06-25block-copy: small refactor in block_copy_task_entry and block_copy_commonEmanuele Giuseppe Esposito1-6/+8
2021-06-25co-shared-resource: protect with a mutexEmanuele Giuseppe Esposito2-8/+20
2021-06-25progressmeter: protect with a mutexEmanuele Giuseppe Esposito7-28/+124
2021-06-25blockjob: let ratelimit handle a speed of 0Paolo Bonzini1-10/+3
2021-06-25block-copy: let ratelimit handle a speed of 0Paolo Bonzini1-17/+11
2021-06-25ratelimit: treat zero speed as unlimitedPaolo Bonzini1-2/+10
2021-06-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-25062...Peter Maydell11-21/+140
2021-06-25plugins/api: expose symbol lookup to pluginsAlex Bennée2-0/+15
2021-06-25tests/tcg: skip the signals test for hppa/s390x for nowAlex Bennée2-0/+8
2021-06-25GitLab: Add "Feature Request" issue template.John Snow1-0/+32
2021-06-25GitLab: Add "Bug" issue reporting templateJohn Snow1-0/+64
2021-06-25scripts/checkpatch: roll diff tweaking into checkpatch itselfAlex Bennée3-7/+6
2021-06-25docs/devel: Add a single top-level header to MTTCG's docLuis Pires1-2/+3
2021-06-25tests/acceptance: tweak the tcg/kvm tests for virtAlex Bennée1-12/+12
2021-06-25file-posix: handle EINTR during ioctlPaolo Bonzini1-1/+3
2021-06-25block: detect DKIOCGETBLOCKCOUNT/SIZE before useJoelle van Dyne1-1/+1
2021-06-25block: try BSD disk size ioctls one after anotherPaolo Bonzini1-18/+16
2021-06-25block: check for sys/disk.hJoelle van Dyne2-1/+2
2021-06-25block: feature detection for host block supportJoelle van Dyne3-16/+37
2021-06-25file-posix: try BLKSECTGET on block devices too, do not round to power of 2Paolo Bonzini1-24/+33
2021-06-25block: add max_hw_transfer to BlockLimitsPaolo Bonzini6-2/+25
2021-06-25block-backend: align max_transfer to request alignmentPaolo Bonzini1-3/+3
2021-06-25osdep: provide ROUND_DOWN macroPaolo Bonzini1-6/+22
2021-06-25scsi-generic: pass max_segments via max_iov field in BlockLimitsPaolo Bonzini2-4/+5
2021-06-25file-posix: fix max_iov for /dev/sg devicesPaolo Bonzini1-0/+11
2021-06-25KVM: Fix dirty ring mmap incorrect size due to renaming accidentPeter Xu1-2/+2
2021-06-25configure, meson: convert libusbredir detection to mesonPaolo Bonzini4-29/+12
2021-06-25configure, meson: convert libcacard detection to mesonPaolo Bonzini4-29/+12
2021-06-25configure, meson: convert libusb detection to mesonPaolo Bonzini4-28/+14
2021-06-25configure, meson: convert pam detection to mesonPaolo Bonzini5-41/+34