summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-02virtiofsd: Seccomp: Add 'send' for syslogDr. David Alan Gilbert
2020-11-02migration: Postpone the kick of the fault thread after recoverPeter Xu
2020-11-02migration: Unify reset of last_rb on destination node when recoverPeter Xu
2020-11-02Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20201102' into st...Peter Maydell
2020-11-02xen: rework pci_piix3_xen_ide_unplugAnthony PERARD
2020-11-02Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201102' int...Peter Maydell
2020-11-02Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201101.0' i...Peter Maydell
2020-11-01vfio: fix incorrect print typeZhengui li
2020-11-01hw/vfio: Use lock guard macrosAmey Narkhede
2020-11-01s390x/pci: get zPCI function info from hostMatthew Rosato
2020-11-01vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilitiesMatthew Rosato
2020-11-01s390x/pci: use a PCI Function structurePierre Morel
2020-11-01s390x/pci: clean up s390 PCI groupsMatthew Rosato
2020-11-01s390x/pci: use a PCI Group structurePierre Morel
2020-11-01s390x/pci: create a header dedicated to PCI CLPPierre Morel
2020-11-01s390x/pci: Honor DMA limits set by vfioMatthew Rosato
2020-11-01s390x/pci: Add routine to get the vfio dma available countMatthew Rosato
2020-11-01vfio: Find DMA available capabilityMatthew Rosato
2020-11-01vfio: Create shared routine for scanning info capabilitiesMatthew Rosato
2020-11-01s390x/pci: Move header files to include/hw/s390xMatthew Rosato
2020-11-01linux-headers: update against 5.10-rc1Matthew Rosato
2020-11-01update-linux-headers: Add vfio_zdev.hMatthew Rosato
2020-11-01qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede
2020-11-01vfio: Make vfio-pci device migration capableKirti Wankhede
2020-11-01vfio: Add ioctl to get dirty pages bitmap during dma unmapKirti Wankhede
2020-11-01vfio: Dirty page tracking when vIOMMU is enabledKirti Wankhede
2020-11-01vfio: Add vfio_listener_log_sync to mark dirty pagesKirti Wankhede
2020-11-01vfio: Add function to start and stop dirty pages trackingKirti Wankhede
2020-11-01vfio: Get migration capability flags for containerKirti Wankhede
2020-11-01memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabledKirti Wankhede
2020-11-01vfio: Add load state functions to SaveVMHandlersKirti Wankhede
2020-11-01vfio: Add save state functions to SaveVMHandlersKirti Wankhede
2020-11-01vfio: Register SaveVMHandlers for VFIO deviceKirti Wankhede
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