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-10-31
vfio: Add support for mmapping sub-page MMIO BARs
Yongji Xie
2
-2
/
+68
2016-10-31
vfio/pci: fix out-of-sync BAR information on reset
Ido Yariv
1
-0
/
+12
2016-10-31
vfio: Handle zero-length sparse mmap ranges
Alex Williamson
1
-14
/
+22
2016-10-31
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
2
-6
/
+5
2016-10-17
vfio: fix duplicate function call
Cao jin
1
-2
/
+6
2016-10-17
vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset
Thorsten Kohfeldt
1
-1
/
+1
2016-10-17
vfio/pci: Handle host oversight
Eric Auger
1
-0
/
+11
2016-10-17
vfio/pci: Remove vfio_populate_device returned value
Eric Auger
1
-13
/
+10
2016-10-17
vfio/pci: Remove vfio_msix_early_setup returned value
Eric Auger
1
-10
/
+10
2016-10-17
vfio/pci: Conversion to realize
Eric Auger
2
-39
/
+27
2016-10-17
vfio/platform: Pass an error object to vfio_base_device_init
Eric Auger
1
-23
/
+27
2016-10-17
vfio/platform: fix a wrong returned value in vfio_populate_device
Eric Auger
1
-0
/
+1
2016-10-17
vfio/platform: Pass an error object to vfio_populate_device
Eric Auger
1
-12
/
+13
2016-10-17
vfio: Pass an error object to vfio_get_device
Eric Auger
3
-11
/
+10
2016-10-17
vfio: Pass an error object to vfio_get_group
Eric Auger
3
-17
/
+21
2016-10-17
vfio: Pass an Error object to vfio_connect_container
Eric Auger
1
-15
/
+25
2016-10-17
vfio/pci: Pass an error object to vfio_pci_igd_opregion_init
Eric Auger
3
-8
/
+8
2016-10-17
vfio/pci: Pass an error object to vfio_add_capabilities
Eric Auger
1
-28
/
+31
2016-10-17
vfio/pci: Pass an error object to vfio_intx_enable
Eric Auger
1
-12
/
+29
2016-10-17
vfio/pci: Pass an error object to vfio_msix_early_setup
Eric Auger
1
-5
/
+8
2016-10-17
vfio/pci: Pass an error object to vfio_populate_device
Eric Auger
1
-14
/
+12
2016-10-17
vfio/pci: Pass an error object to vfio_populate_vga
Eric Auger
3
-9
/
+16
2016-10-17
vfio/pci: Use local error object in vfio_initfn
Eric Auger
1
-30
/
+42
2016-09-27
memory: introduce IOMMUNotifier and its caps
Peter Xu
1
-2
/
+2
2016-09-15
vfio/pci: Fix regression in MSI routing configuration
David Gibson
1
-1
/
+3
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-08
vfio: Use error_report() instead of error_printf() for errors
Markus Armbruster
1
-1
/
+1
2016-07-21
kvm-irqchip: do explicit commit when update irq
Peter Xu
1
-0
/
+1
2016-07-21
kvm-irqchip: simplify kvm_irqchip_add_msi_route
Peter Xu
1
-6
/
+5
2016-07-18
vfio/pci: Hide ARI capability
Alex Williamson
1
-0
/
+1
2016-07-18
vfio/spapr: Remove stale ioctl() call
David Gibson
1
-1
/
+0
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-3
/
+3
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+5
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
1
-2
/
+5
2016-07-05
vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
Alexey Kardashevskiy
3
-10
/
+143
2016-07-05
vfio: Add host side DMA window capabilities
Alexey Kardashevskiy
1
-16
/
+44
2016-07-05
vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
Alexey Kardashevskiy
4
-9
/
+177
2016-06-30
memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks
Alexey Kardashevskiy
1
-2
/
+3
2016-06-30
vfio/pci: Hide SR-IOV capability
Alex Williamson
2
-10
/
+40
2016-06-30
vfio: add pcie extended capability support
Chen Fan
1
-1
/
+71
2016-06-30
vfio/pci: Fix VGA quirks
Alex Williamson
2
-5
/
+4
2016-06-22
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
1
-8
/
+1
2016-06-20
trace: split out trace events for hw/vfio/ directory
Daniel P. Berrange
1
-0
/
+116
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
[next]