aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29block: Move read-only check during truncation earlierEric Blake
2021-06-29Prevent compiler warning on block.cMiroslav Rezanina
2021-06-29Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...Peter Maydell
2021-06-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-06-28Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...Peter Maydell
2021-06-28target/alpha: Honor the FEN bitRichard Henderson
2021-06-28pc-bios: Update the palcode-clipper imageRichard Henderson
2021-06-28hw/alpha: Provide a PCI-ISA bridge device nodeJason Thorpe
2021-06-28hw/alpha: Provide console information to the PALcode at start-upJason Thorpe
2021-06-28hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappingsJason Thorpe
2021-06-28Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/floppy-pull-request' ...Peter Maydell
2021-06-28Merge remote-tracking branch 'remotes/philmd/tags/mips-20210625' into stagingPeter Maydell
2021-06-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...Peter Maydell
2021-06-25Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
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