aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-02qga: add *reset argument to ssh-add-authorized-keysMichael Roth2-6/+50
2020-11-02qga: add ssh-{add,remove}-authorized-keysMarc-André Lureau3-1/+466
2020-11-02glib-compat: add g_unix_get_passwd_entry_qemu()Marc-André Lureau1-0/+28
2020-11-02qga: add implementation of guest-get-disks for WindowsTomáš Golembiovský1-6/+101
2020-11-02qga: add implementation of guest-get-disks for LinuxTomáš Golembiovský1-11/+292
2020-11-02qga: add command guest-get-disksTomáš Golembiovský3-0/+43
2020-11-02qga: Flatten simple union GuestDeviceIdMarkus Armbruster2-5/+12
2020-11-02qga-win: Fix guest-get-devices error API violationsMarkus Armbruster1-3/+2
2020-11-02qga: Use common time encoding for guest-get-devices 'driver-date'Markus Armbruster2-10/+13
2020-11-02qga: Rename guest-get-devices return member 'address' to 'id'Markus Armbruster2-16/+17
2020-11-02Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201101.0' i...Peter Maydell52-217/+2481
2020-11-01vfio: fix incorrect print typeZhengui li1-2/+2
2020-11-01hw/vfio: Use lock guard macrosAmey Narkhede1-5/+2
2020-11-01s390x/pci: get zPCI function info from hostMatthew Rosato6-7/+202
2020-11-01vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilitiesMatthew Rosato2-0/+12
2020-11-01s390x/pci: use a PCI Function structurePierre Morel3-6/+15
2020-11-01s390x/pci: clean up s390 PCI groupsMatthew Rosato1-0/+12
2020-11-01s390x/pci: use a PCI Group structurePierre Morel3-9/+66
2020-11-01s390x/pci: create a header dedicated to PCI CLPPierre Morel3-196/+212
2020-11-01s390x/pci: Honor DMA limits set by vfioMatthew Rosato6-11/+116
2020-11-01s390x/pci: Add routine to get the vfio dma available countMatthew Rosato3-0/+79
2020-11-01vfio: Find DMA available capabilityMatthew Rosato2-0/+33
2020-11-01vfio: Create shared routine for scanning info capabilitiesMatthew Rosato1-8/+13
2020-11-01s390x/pci: Move header files to include/hw/s390xMatthew Rosato6-5/+6
2020-11-01linux-headers: update against 5.10-rc1Matthew Rosato28-16/+294
2020-11-01update-linux-headers: Add vfio_zdev.hMatthew Rosato1-1/+1
2020-11-01qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede6-0/+71
2020-11-01vfio: Make vfio-pci device migration capableKirti Wankhede2-21/+8
2020-11-01vfio: Add ioctl to get dirty pages bitmap during dma unmapKirti Wankhede1-4/+93
2020-11-01vfio: Dirty page tracking when vIOMMU is enabledKirti Wankhede2-6/+83
2020-11-01vfio: Add vfio_listener_log_sync to mark dirty pagesKirti Wankhede2-0/+117
2020-11-01vfio: Add function to start and stop dirty pages trackingKirti Wankhede1-0/+36
2020-11-01vfio: Get migration capability flags for containerKirti Wankhede3-9/+91
2020-11-01memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabledKirti Wankhede1-1/+1
2020-11-01vfio: Add load state functions to SaveVMHandlersKirti Wankhede2-0/+199
2020-11-01vfio: Add save state functions to SaveVMHandlersKirti Wankhede3-0/+283
2020-11-01vfio: Register SaveVMHandlers for VFIO deviceKirti Wankhede2-0/+104
2020-11-01vfio: Add migration state change notifierKirti Wankhede3-0/+31
2020-11-01vfio: Add VM state change handler to know state of VMKirti Wankhede3-0/+166
2020-11-01vfio: Add migration region initialization and finalize functionKirti Wankhede4-0/+135
2020-11-01vfio: Add save and load functions for VFIO PCI devicesKirti Wankhede2-0/+53
2020-11-01vfio: Add vfio_get_object callback to VFIODeviceOpsKirti Wankhede2-0/+9
2020-11-01vfio: Add function to unmap VFIO regionKirti Wankhede3-4/+30
2020-11-01Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-27-v2' into...Peter Maydell22-152/+446
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