aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-09dp8393x: Mask EOL bit from descriptor addresses, take 2Finn Thain1-2/+2
2020-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-24/+43
2020-03-08hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logicPhilippe Mathieu-Daudé1-15/+17
2020-03-08vhost-vsock: fix error message outputNick Erdmann1-1/+1
2020-03-08vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORMJason Wang1-1/+11
2020-03-08pcie_root_port: Add hotplug disabling optionJulia Suvorova6-7/+14
2020-03-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell52-1306/+2157
2020-03-06block: bdrv_reopen() with backing file in different AioContextKevin Wolf2-11/+29
2020-03-06iotests: Refactor blockdev-reopen test for iothreadsKevin Wolf2-12/+39
2020-03-06block/rbd: Add support for ceph namespacesFlorian Florensa2-13/+34
2020-03-06qemu-storage-daemon: Add --monitor optionKevin Wolf10-5/+121
2020-03-06monitor: Add allow_hmp parameter to monitor_init()Kevin Wolf3-4/+13
2020-03-06hmp: Fail gracefully if chardev is already in useKevin Wolf7-8/+18
2020-03-06qmp: Fail gracefully if chardev is already in useKevin Wolf5-8/+16
2020-03-06monitor: Create QAPIfied monitor_init()Kevin Wolf3-35/+80
2020-03-06qapi: Create 'pragma' moduleKevin Wolf3-25/+26
2020-03-06stubs: Update monitor stubs for qemu-storage-daemonKevin Wolf3-13/+24
2020-03-06qemu-storage-daemon: Add --chardev optionKevin Wolf2-1/+25
2020-03-06qemu-storage-daemon: Add main loopKevin Wolf2-0/+15
2020-03-06qemu-storage-daemon: Add --export optionKevin Wolf2-0/+58
2020-03-06blockdev-nbd: Boxed argument type for nbd-server-addKevin Wolf3-27/+47
2020-03-06qemu-storage-daemon: Add --nbd-server optionKevin Wolf5-2/+56
2020-03-06qemu-storage-daemon: Add --object optionKevin Wolf3-1/+49
2020-03-06qapi: Flatten object-addKevin Wolf6-11/+68
2020-03-06qemu-storage-daemon: Add --blockdev optionKevin Wolf4-2/+43
2020-03-06block: Move sysemu QMP commands to QAPI block moduleKevin Wolf3-387/+387
2020-03-06block: Move common QMP commands to block-core QAPI moduleKevin Wolf2-284/+283
2020-03-06block: Move system emulator QMP commands to block/qapi-sysemu.cKevin Wolf3-559/+592
2020-03-06stubs: Add arch_typeKevin Wolf3-0/+7
2020-03-06qemu-storage-daemon: Add barebone toolKevin Wolf3-1/+129
2020-03-06block/qcow2: Move bitmap reopen into bdrv_reopen_commit_postPeter Krempa1-1/+6
2020-03-06block: Introduce 'bdrv_reopen_commit_post' stepPeter Krempa2-0/+10
2020-03-06block: Fix leak in bdrv_create_file_fallback()Max Reitz1-1/+2
2020-03-06iotests/026: Test EIO on allocation in a data-fileMax Reitz3-0/+44
2020-03-06iotests/026: Test EIO on preallocated zero clusterMax Reitz3-0/+41
2020-03-06qcow2: Fix alloc_cluster_abort() for pre-existing clustersMax Reitz1-1/+1
2020-03-06Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-9/+17
2020-03-06Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20200306' into ...Peter Maydell62-10280/+9471
2020-03-06*.hx: Remove all the STEXI/ETEXI blocksPeter Maydell3-5225/+0
2020-03-06docs: Remove old texinfo sourcesPeter Maydell31-3586/+1
2020-03-06docs: Stop building qemu-docPeter Maydell4-41/+6
2020-03-06ui/cocoa.m: Update documentation file and pathnamePeter Maydell1-2/+2
2020-03-06docs: Generate qemu.1 manpage with SphinxPeter Maydell3-6/+51
2020-03-06docs: Split out sections for the manpage into .rst.inc filesPeter Maydell8-351/+356
2020-03-06qemu-options.hx: Fix up the autogenerated rSTPeter Maydell3-63/+84
2020-03-06tests: Fix a bug with count variablesTianjia Zhang1-1/+1
2020-03-06qtest: fix fuzzer-related 80-char limit violationsAlexander Bulekov2-2/+6
2020-03-06fuzz: fix style/typos in linker-script commentsAlexander Bulekov1-6/+10
2020-03-06qemu-options.hx: Add rST documentation fragmentsPeter Maydell1-0/+4020
2020-03-06scripts/hxtool-conv: Archive script used in qemu-options.hx conversionPeter Maydell1-0/+137