aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-01vfio: Add migration state change notifierKirti Wankhede
2020-11-01vfio: Add VM state change handler to know state of VMKirti Wankhede
2020-11-01vfio: Add migration region initialization and finalize functionKirti Wankhede
2020-11-01vfio: Add save and load functions for VFIO PCI devicesKirti Wankhede
2020-11-01vfio: Add vfio_get_object callback to VFIODeviceOpsKirti Wankhede
2020-11-01vfio: Add function to unmap VFIO regionKirti Wankhede
2020-11-01Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-27-v2' into...Peter Maydell
2020-11-01tests/9pfs: add local Tunlinkat hard link testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tlink testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tunlinkat symlink testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tsymlink testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tunlinkat file testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tlcreate testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tunlinkat directory testChristian Schoenebeck
2020-11-01tests/9pfs: simplify do_mkdir()Christian Schoenebeck
2020-11-01tests/9pfs: Turn fs_mkdir() into a helperGreg Kurz
2020-11-01tests/9pfs: Turn fs_readdir_split() into a helperGreg Kurz
2020-11-01tests/9pfs: Factor out do_attach() helperGreg Kurz
2020-11-01tests/9pfs: Set alloc in fs_create_dir()Greg Kurz
2020-11-01tests/9pfs: Factor out do_version() helperGreg Kurz
2020-11-01tests/9pfs: Force removing of local 9pfs test directoryGreg Kurz
2020-11-01tests/9pfs: fix coverity error in create_local_test_dir()Christian Schoenebeck
2020-11-01tests/9pfs: fix test dir for parallel testsChristian Schoenebeck
2020-11-01tests/9pfs: make create/remove test dir publicChristian Schoenebeck
2020-11-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-10-31Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201029-pull-reque...Peter Maydell
2020-10-31Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...Peter Maydell
2020-10-31Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20201028' into...Peter Maydell
2020-10-30nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake
2020-10-30nbd: Add new qemu:allocation-depth metadata contextEric Blake
2020-10-30block: Return depth level during bdrv_is_allocated_aboveEric Blake
2020-10-30nbd: Allow export of multiple bitmaps for one deviceEric Blake
2020-10-30nbd: Refactor counting of metadata contextsEric Blake
2020-10-30nbd: Simplify qemu bitmap context nameEric Blake
2020-10-30nbd: Update qapi to support exporting multiple bitmapsEric Blake
2020-10-30nbd: Utilize QAPI_CLONE for type conversionEric Blake
2020-10-30qapi: Add QAPI_LIST_PREPEND() macroEric Blake
2020-10-30block: Simplify QAPI_LIST_ADDEric Blake
2020-10-30iotests/291: Stop NBD serverMax Reitz
2020-10-30iotests/291: Filter irrelevant parts of img-infoMax Reitz
2020-10-30Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20201027' into...Peter Maydell
2020-10-30Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-10-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-10-30Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...Peter Maydell
2020-10-30intel_iommu: Fix two misuse of "0x%u" printsPeter Xu
2020-10-30virtio: skip guest index check on device loadFelipe Franciosi
2020-10-30vhost-blk: set features before setting inflight featureJin Yu
2020-10-30pci: Disallow improper BAR registration for type 1Ben Widawsky
2020-10-30pci: Change error_report to assert(3)Ben Widawsky
2020-10-30pci: advertise a page aligned ATSJason Wang