aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-01tests/9pfs: add local Tunlinkat directory testChristian Schoenebeck1-0/+71
2020-11-01tests/9pfs: simplify do_mkdir()Christian Schoenebeck1-8/+19
2020-11-01tests/9pfs: Turn fs_mkdir() into a helperGreg Kurz1-5/+2
2020-11-01tests/9pfs: Turn fs_readdir_split() into a helperGreg Kurz1-7/+7
2020-11-01tests/9pfs: Factor out do_attach() helperGreg Kurz1-12/+16
2020-11-01tests/9pfs: Set alloc in fs_create_dir()Greg Kurz1-0/+1
2020-11-01tests/9pfs: Factor out do_version() helperGreg Kurz1-5/+9
2020-11-01tests/9pfs: Force removing of local 9pfs test directoryGreg Kurz1-1/+1
2020-11-01tests/9pfs: fix coverity error in create_local_test_dir()Christian Schoenebeck1-1/+6
2020-11-01tests/9pfs: fix test dir for parallel testsChristian Schoenebeck2-6/+20
2020-11-01tests/9pfs: make create/remove test dir publicChristian Schoenebeck2-6/+14
2020-11-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell16-56/+122
2020-10-31Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201029-pull-reque...Peter Maydell4-10/+28
2020-10-31Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...Peter Maydell24-37/+43
2020-10-31Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20201028' into...Peter Maydell6-63/+68
2020-10-30nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake9-11/+151
2020-10-30nbd: Add new qemu:allocation-depth metadata contextEric Blake3-12/+89
2020-10-30block: Return depth level during bdrv_is_allocated_aboveEric Blake5-13/+30
2020-10-30nbd: Allow export of multiple bitmaps for one deviceEric Blake2-34/+72
2020-10-30nbd: Refactor counting of metadata contextsEric Blake1-11/+15
2020-10-30nbd: Simplify qemu bitmap context nameEric Blake1-10/+9
2020-10-30nbd: Update qapi to support exporting multiple bitmapsEric Blake5-29/+58
2020-10-30nbd: Utilize QAPI_CLONE for type conversionEric Blake1-9/+6
2020-10-30qapi: Add QAPI_LIST_PREPEND() macroEric Blake2-16/+19
2020-10-30block: Simplify QAPI_LIST_ADDEric Blake1-1/+1
2020-10-30iotests/291: Stop NBD serverMax Reitz1-0/+2
2020-10-30iotests/291: Filter irrelevant parts of img-infoMax Reitz2-23/+11
2020-10-30Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20201027' into...Peter Maydell5-23/+82
2020-10-30Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell40-627/+47
2020-10-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell8-29/+128
2020-10-30Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...Peter Maydell1-7/+5
2020-10-30intel_iommu: Fix two misuse of "0x%u" printsPeter Xu1-2/+2
2020-10-30virtio: skip guest index check on device loadFelipe Franciosi1-6/+7
2020-10-30vhost-blk: set features before setting inflight featureJin Yu3-0/+25
2020-10-30pci: Disallow improper BAR registration for type 1Ben Widawsky1-0/+6
2020-10-30pci: Change error_report to assert(3)Ben Widawsky1-5/+1
2020-10-30pci: advertise a page aligned ATSJason Wang1-2/+3
2020-10-30pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost5-25/+46
2020-10-30vhost: Don't special case vq->used_phys in vhost_get_log_size()Greg Kurz1-10/+0
2020-10-30pci: Assert irqnum is between 0 and bus->nirqs in pci_bus_change_irq_levelMark Cave-Ayland1-0/+2
2020-10-30hw/pci: Extract pci_bus_change_irq_level() from pci_change_irq_level()Philippe Mathieu-Daudé1-2/+7
2020-10-30hw/virtio/vhost-vdpa: Fix Coverity CID 1432864Philippe Mathieu-Daudé1-2/+2
2020-10-30acpi/crs: Support ranges > 32b for hostsBen Widawsky1-2/+8
2020-10-30acpi/crs: Prevent bad ranges for host bridgesBen Widawsky1-0/+2
2020-10-30vhost-vsock: set vhostfd to non-blocking modeStefano Garzarella1-0/+10
2020-10-30vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driverSi-Wei Liu1-0/+1
2020-10-29Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201028' into...Peter Maydell23-141/+131
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell64-279/+5461
2020-10-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2020-10-27' into s...Peter Maydell2-125/+8
2020-10-29util: include the target address in socket connect failuresDaniel P. Berrangé2-15/+21