aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29hw/nvme: fix endianess conversion and add controller listGollu Appalanaidu
2021-06-29Partially revert "hw/block/nvme: drain namespaces on sq deletion"Klaus Jensen
2021-06-29hw/nvme: reimplement format nvm to allow cancellationKlaus Jensen
2021-06-29hw/nvme: reimplement zone reset to allow cancellationKlaus Jensen
2021-06-29hw/nvme: reimplement the copy command to allow aio cancellationKlaus Jensen
2021-06-29hw/nvme: add dw0/1 to the req completion trace eventKlaus Jensen
2021-06-29hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_checkKlaus Jensen
2021-06-29hw/nvme: remove assert from nvme_get_zone_by_slbaKlaus Jensen
2021-06-29hw/nvme: save reftag when generating piKlaus Jensen
2021-06-29hw/nvme: reimplement dsm to allow cancellationKlaus Jensen
2021-06-29hw/nvme: add nvme_block_status_all helperKlaus Jensen
2021-06-29hw/nvme: reimplement flush to allow cancellationKlaus Jensen
2021-06-29hw/nvme: default for namespace EUI-64Heinrich Schuchardt
2021-06-29hw/nvme: namespace parameter for EUI-64Heinrich Schuchardt
2021-06-29hw/nvme: fix csi field for cns 0x00 and 0x11Gollu Appalanaidu
2021-06-29hw/nvme: add param to control auto zone transitioning to zone state closedNiklas Cassel
2021-06-29hw/nvme: fix lbaf formats initializationGollu Appalanaidu
2021-06-29hw/nvme: add identify namespace flbas/mc enumsGollu Appalanaidu
2021-06-29hw/nvme: fix styleGollu Appalanaidu
2021-06-28Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...Peter Maydell
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-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-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210624-pull-request' i...Peter Maydell