index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-01
vfio: fix incorrect print type
Zhengui li
1
-2
/
+2
2020-11-01
hw/vfio: Use lock guard macros
Amey Narkhede
1
-5
/
+2
2020-11-01
s390x/pci: get zPCI function info from host
Matthew Rosato
6
-7
/
+202
2020-11-01
vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
Matthew Rosato
2
-0
/
+12
2020-11-01
s390x/pci: use a PCI Function structure
Pierre Morel
3
-6
/
+15
2020-11-01
s390x/pci: clean up s390 PCI groups
Matthew Rosato
1
-0
/
+12
2020-11-01
s390x/pci: use a PCI Group structure
Pierre Morel
3
-9
/
+66
2020-11-01
s390x/pci: create a header dedicated to PCI CLP
Pierre Morel
3
-196
/
+212
2020-11-01
s390x/pci: Honor DMA limits set by vfio
Matthew Rosato
6
-11
/
+116
2020-11-01
s390x/pci: Add routine to get the vfio dma available count
Matthew Rosato
3
-0
/
+79
2020-11-01
vfio: Find DMA available capability
Matthew Rosato
2
-0
/
+33
2020-11-01
vfio: Create shared routine for scanning info capabilities
Matthew Rosato
1
-8
/
+13
2020-11-01
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
6
-5
/
+6
2020-11-01
linux-headers: update against 5.10-rc1
Matthew Rosato
28
-16
/
+294
2020-11-01
update-linux-headers: Add vfio_zdev.h
Matthew Rosato
1
-1
/
+1
2020-11-01
qapi: Add VFIO devices migration stats in Migration stats
Kirti Wankhede
6
-0
/
+71
2020-11-01
vfio: Make vfio-pci device migration capable
Kirti Wankhede
2
-21
/
+8
2020-11-01
vfio: Add ioctl to get dirty pages bitmap during dma unmap
Kirti Wankhede
1
-4
/
+93
2020-11-01
vfio: Dirty page tracking when vIOMMU is enabled
Kirti Wankhede
2
-6
/
+83
2020-11-01
vfio: Add vfio_listener_log_sync to mark dirty pages
Kirti Wankhede
2
-0
/
+117
2020-11-01
vfio: Add function to start and stop dirty pages tracking
Kirti Wankhede
1
-0
/
+36
2020-11-01
vfio: Get migration capability flags for container
Kirti Wankhede
3
-9
/
+91
2020-11-01
memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
Kirti Wankhede
1
-1
/
+1
2020-11-01
vfio: Add load state functions to SaveVMHandlers
Kirti Wankhede
2
-0
/
+199
2020-11-01
vfio: Add save state functions to SaveVMHandlers
Kirti Wankhede
3
-0
/
+283
2020-11-01
vfio: Register SaveVMHandlers for VFIO device
Kirti Wankhede
2
-0
/
+104
2020-11-01
vfio: Add migration state change notifier
Kirti Wankhede
3
-0
/
+31
2020-11-01
vfio: Add VM state change handler to know state of VM
Kirti Wankhede
3
-0
/
+166
2020-11-01
vfio: Add migration region initialization and finalize function
Kirti Wankhede
4
-0
/
+135
2020-11-01
vfio: Add save and load functions for VFIO PCI devices
Kirti Wankhede
2
-0
/
+53
2020-11-01
vfio: Add vfio_get_object callback to VFIODeviceOps
Kirti Wankhede
2
-0
/
+9
2020-11-01
vfio: Add function to unmap VFIO region
Kirti Wankhede
3
-4
/
+30
2020-11-01
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-27-v2' into...
Peter Maydell
22
-152
/
+446
2020-11-01
tests/9pfs: add local Tunlinkat hard link test
Christian Schoenebeck
1
-0
/
+30
2020-11-01
tests/9pfs: add local Tlink test
Christian Schoenebeck
1
-0
/
+71
2020-11-01
tests/9pfs: add local Tunlinkat symlink test
Christian Schoenebeck
1
-0
/
+28
2020-11-01
tests/9pfs: add local Tsymlink test
Christian Schoenebeck
1
-0
/
+77
2020-11-01
tests/9pfs: add local Tunlinkat file test
Christian Schoenebeck
1
-0
/
+24
2020-11-01
tests/9pfs: add local Tlcreate test
Christian Schoenebeck
1
-0
/
+77
2020-11-01
tests/9pfs: add local Tunlinkat directory test
Christian Schoenebeck
1
-0
/
+71
2020-11-01
tests/9pfs: simplify do_mkdir()
Christian Schoenebeck
1
-8
/
+19
2020-11-01
tests/9pfs: Turn fs_mkdir() into a helper
Greg Kurz
1
-5
/
+2
2020-11-01
tests/9pfs: Turn fs_readdir_split() into a helper
Greg Kurz
1
-7
/
+7
2020-11-01
tests/9pfs: Factor out do_attach() helper
Greg Kurz
1
-12
/
+16
2020-11-01
tests/9pfs: Set alloc in fs_create_dir()
Greg Kurz
1
-0
/
+1
2020-11-01
tests/9pfs: Factor out do_version() helper
Greg Kurz
1
-5
/
+9
2020-11-01
tests/9pfs: Force removing of local 9pfs test directory
Greg Kurz
1
-1
/
+1
2020-11-01
tests/9pfs: fix coverity error in create_local_test_dir()
Christian Schoenebeck
1
-1
/
+6
2020-11-01
tests/9pfs: fix test dir for parallel tests
Christian Schoenebeck
2
-6
/
+20
2020-11-01
tests/9pfs: make create/remove test dir public
Christian Schoenebeck
2
-6
/
+14
[prev]
[next]