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
path:
root
/
hw
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-17
vfio: Fix broken EEH
Gavin Shan
1
-1
/
+1
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2
-2
/
+0
2016-05-26
vfio: Check that IOMMU MR translates to system address space
Alexey Kardashevskiy
1
-0
/
+6
2016-05-26
memory: Fix IOMMU replay base address
Alexey Kardashevskiy
1
-6
/
+8
2016-05-26
vfio: Fix 128 bit handling when deleting region
Alexey Kardashevskiy
1
-6
/
+11
2016-05-26
vfio/pci: Add a separate option for IGD OpRegion support
Alex Williamson
3
-2
/
+39
2016-05-26
vfio/pci: Intel graphics legacy mode assignment
Alex Williamson
3
-1
/
+652
2016-05-26
vfio/pci: Setup BAR quirks after capabilities probing
Alex Williamson
1
-3
/
+5
2016-05-26
vfio/pci: Consolidate VGA setup
Alex Williamson
1
-23
/
+26
2016-05-26
vfio/pci: Fix return of vfio_populate_vga()
Alex Williamson
1
-29
/
+26
2016-05-26
vfio: Create device specific region info helper
Alex Williamson
1
-0
/
+36
2016-05-26
vfio: Enable sparse mmap capability
Alex Williamson
1
-4
/
+63
2016-05-19
explicitly include linux/kvm.h
Paolo Bonzini
1
-0
/
+3
2016-03-29
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' i...
Peter Maydell
1
-8
/
+11
2016-03-28
vfio: convert to 128 bit arithmetic calculations when adding mem regions
Bandan Das
1
-8
/
+11
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-16
vfio: Eliminate vfio_container_ioctl()
David Gibson
1
-45
/
+0
2016-03-16
vfio: Start improving VFIO/EEH interface
David Gibson
1
-0
/
+95
2016-03-10
vfio/pci: replace fixed string limit by g_strdup_printf
Neo Jia
1
-2
/
+3
2016-03-10
vfio/pci: Split out VGA setup
Alex Williamson
2
-34
/
+50
2016-03-10
vfio/pci: Fixup PCI option ROMs
Alex Williamson
1
-0
/
+30
2016-03-10
vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions
Alex Williamson
3
-91
/
+71
2016-03-10
vfio: Generalize region support
Alex Williamson
4
-178
/
+258
2016-03-10
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
Alex Williamson
3
-46
/
+66
2016-03-10
vfio: Add sysfsdev property for pci & platform
Alex Williamson
2
-100
/
+85
2016-02-23
all: Clean up includes
Peter Maydell
1
-0
/
+1
2016-02-19
vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
Wei Yang
1
-1
/
+1
2016-02-19
hw/vfio/platform: amd-xgbe device
Eric Auger
2
-0
/
+56
2016-02-19
vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain
Wei Yang
1
-4
/
+4
2016-02-19
vfio: make the 4 bytes aligned for capability size
Chen Fan
1
-1
/
+2
2016-01-29
hw/vfio: Clean up includes
Peter Maydell
5
-4
/
+5
2016-01-19
vfio/pci: Lazy PBA emulation
Alex Williamson
2
-0
/
+40
2016-01-19
vfio/pci-quirks: Only quirk to size of PCI config space
Alex Williamson
1
-3
/
+3
2015-11-10
vfio: Use g_new() & friends where that makes obvious sense
Markus Armbruster
3
-11
/
+11
2015-11-10
vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs
Alex Williamson
1
-5
/
+31
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
1
-5
/
+6
2015-10-05
vfio: Allow hotplug of containers onto existing guest IOMMU mappings
David Gibson
1
-14
/
+9
2015-10-05
vfio: Record host IOMMU's available IO page sizes
David Gibson
1
-0
/
+13
2015-10-05
vfio: Check guest IOVA ranges against host IOMMU capabilities
David Gibson
1
-3
/
+37
2015-10-05
vfio: Generalize vfio_listener_region_add failure path
David Gibson
1
-11
/
+15
2015-10-05
vfio: Remove unneeded union from VFIOContainer
David Gibson
1
-33
/
+19
2015-10-05
hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS
Eric Auger
1
-15
/
+27
2015-10-05
hw/vfio/platform: change interrupt/unmask fields into pointer
Eric Auger
1
-15
/
+20
2015-10-05
hw/vfio/platform: irqfd setup sequence update
Eric Auger
1
-22
/
+29
2015-09-23
vfio/pci: Remove use of g_malloc0_n() from quirks
Alex Williamson
1
-8
/
+8
2015-09-23
vfio/pci: Add emulated PCI IDs
Alex Williamson
3
-6
/
+59
2015-09-23
vfio/pci: Cache vendor and device ID
Alex Williamson
3
-19
/
+11
2015-09-23
vfio/pci: Move AMD device specific reset to quirks
Alex Williamson
3
-157
/
+170
2015-09-23
vfio/pci: Remove old config window and mirror quirks
Alex Williamson
2
-177
/
+0
2015-09-23
vfio/pci: Config mirror quirk
Alex Williamson
1
-106
/
+124
[next]