aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-29hw/nvme: fix missing check for PMR capabilityKlaus Jensen1-0/+4
2021-06-29hw/nvme: documentation fixGollu Appalanaidu1-1/+1
2021-06-29hw/nvme: fix endianess conversion and add controller listGollu Appalanaidu3-9/+20
2021-06-29Partially revert "hw/block/nvme: drain namespaces on sq deletion"Klaus Jensen1-17/+2
2021-06-29hw/nvme: reimplement format nvm to allow cancellationKlaus Jensen2-124/+143
2021-06-29hw/nvme: reimplement zone reset to allow cancellationKlaus Jensen2-121/+169
2021-06-29hw/nvme: reimplement the copy command to allow aio cancellationKlaus Jensen2-311/+370
2021-06-29hw/nvme: add dw0/1 to the req completion trace eventKlaus Jensen2-1/+3
2021-06-29hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_checkKlaus Jensen4-66/+57
2021-06-29hw/nvme: remove assert from nvme_get_zone_by_slbaKlaus Jensen1-4/+14
2021-06-29hw/nvme: save reftag when generating piKlaus Jensen3-18/+18
2021-06-29hw/nvme: reimplement dsm to allow cancellationKlaus Jensen2-70/+157
2021-06-29hw/nvme: add nvme_block_status_all helperKlaus Jensen1-13/+28
2021-06-29hw/nvme: reimplement flush to allow cancellationKlaus Jensen3-83/+129
2021-06-29hw/nvme: default for namespace EUI-64Heinrich Schuchardt4-0/+14
2021-06-29hw/nvme: namespace parameter for EUI-64Heinrich Schuchardt4-23/+42
2021-06-29hw/nvme: fix csi field for cns 0x00 and 0x11Gollu Appalanaidu1-12/+2
2021-06-29hw/nvme: add param to control auto zone transitioning to zone state closedNiklas Cassel2-10/+23
2021-06-29hw/nvme: fix lbaf formats initializationGollu Appalanaidu1-29/+22
2021-06-29hw/nvme: add identify namespace flbas/mc enumsGollu Appalanaidu2-2/+11
2021-06-29hw/nvme: fix styleGollu Appalanaidu1-3/+3
2021-06-28Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...Peter Maydell12-204/+399
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-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