Sign in
qemu
/
qemu
/
c52ab08aee6f7d4717fc6b517174043126bd302f
/
hw
/
vfio
9525172
vfio: Add support for mmapping sub-page MMIO BARs
by Yongji Xie
· 8 years ago
a52a4c47
vfio/pci: fix out-of-sync BAR information on reset
by Ido Yariv
· 8 years ago
24acf72
vfio: Handle zero-length sparse mmap ranges
by Alex Williamson
· 8 years ago
21e00fa
memory: Replace skip_dump flag with "ram_device"
by Alex Williamson
· 8 years ago
893bfc3
vfio: fix duplicate function call
by Cao jin
· 8 years ago
31e6a7b
vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset
by Thorsten Kohfeldt
· 8 years ago
4a94626
vfio/pci: Handle host oversight
by Eric Auger
· 8 years ago
e04cff9
vfio/pci: Remove vfio_populate_device returned value
by Eric Auger
· 8 years ago
ec3bcf4
vfio/pci: Remove vfio_msix_early_setup returned value
by Eric Auger
· 8 years ago
1a22aca
vfio/pci: Conversion to realize
by Eric Auger
· 8 years ago
9bdbfbd
vfio/platform: Pass an error object to vfio_base_device_init
by Eric Auger
· 8 years ago
0d84f47
vfio/platform: fix a wrong returned value in vfio_populate_device
by Eric Auger
· 8 years ago
5ff7419
vfio/platform: Pass an error object to vfio_populate_device
by Eric Auger
· 8 years ago
59f7d67
vfio: Pass an error object to vfio_get_device
by Eric Auger
· 8 years ago
1b808d5
vfio: Pass an error object to vfio_get_group
by Eric Auger
· 8 years ago
01905f5
vfio: Pass an Error object to vfio_connect_container
by Eric Auger
· 8 years ago
7237011
vfio/pci: Pass an error object to vfio_pci_igd_opregion_init
by Eric Auger
· 8 years ago
7ef165b
vfio/pci: Pass an error object to vfio_add_capabilities
by Eric Auger
· 8 years ago
7dfb342
vfio/pci: Pass an error object to vfio_intx_enable
by Eric Auger
· 8 years ago
008d0e2
vfio/pci: Pass an error object to vfio_msix_early_setup
by Eric Auger
· 8 years ago
2312d90
vfio/pci: Pass an error object to vfio_populate_device
by Eric Auger
· 8 years ago
cde4279
vfio/pci: Pass an error object to vfio_populate_vga
by Eric Auger
· 8 years ago
426ec90
vfio/pci: Use local error object in vfio_initfn
by Eric Auger
· 8 years ago
cdb3081
memory: introduce IOMMUNotifier and its caps
by Peter Xu
· 8 years ago
6d17a01
vfio/pci: Fix regression in MSI routing configuration
by David Gibson
· 8 years ago
e723b87
trace-events: fix first line comment in trace-events
by Laurent Vivier
· 9 years ago
fea1c09
vfio: Use error_report() instead of error_printf() for errors
by Markus Armbruster
· 9 years ago
3f1fea0
kvm-irqchip: do explicit commit when update irq
by Peter Xu
· 9 years ago
d1f6af6
kvm-irqchip: simplify kvm_irqchip_add_msi_route
by Peter Xu
· 9 years ago
383a7af
vfio/pci: Hide ARI capability
by Alex Williamson
· 9 years ago
21bb309
vfio/spapr: Remove stale ioctl() call
by David Gibson
· 9 years ago
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
791b7d2
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 9 years ago
1108b2f
pci: Convert msi_init() to Error and fix callers to check it
by Cao jin
· 9 years ago
2e4109d
vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
by Alexey Kardashevskiy
· 9 years ago
f4ec5e2
vfio: Add host side DMA window capabilities
by Alexey Kardashevskiy
· 9 years ago
318f67c
vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
by Alexey Kardashevskiy
· 9 years ago
d22d895
memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks
by Alexey Kardashevskiy
· 9 years ago
e37dac0
vfio/pci: Hide SR-IOV capability
by Alex Williamson
· 9 years ago
325ae8d
vfio: add pcie extended capability support
by Chen Fan
· 9 years ago
4d3fc4f
vfio/pci: Fix VGA quirks
by Alex Williamson
· 9 years ago
f682e9c
memory: Add reporting of supported page sizes
by Alexey Kardashevskiy
· 9 years ago
1cf6ebc
trace: split out trace events for hw/vfio/ directory
by Daniel P. Berrange
· 9 years ago
d917e88
vfio: Fix broken EEH
by Gavin Shan
· 9 years ago
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 9 years ago
f1f9365
vfio: Check that IOMMU MR translates to system address space
by Alexey Kardashevskiy
· 9 years ago
d78c19b
memory: Fix IOMMU replay base address
by Alexey Kardashevskiy
· 9 years ago
7a057b4
vfio: Fix 128 bit handling when deleting region
by Alexey Kardashevskiy
· 9 years ago
6ced0bb
vfio/pci: Add a separate option for IGD OpRegion support
by Alex Williamson
· 9 years ago
c4c45e9
vfio/pci: Intel graphics legacy mode assignment
by Alex Williamson
· 9 years ago
581406e
vfio/pci: Setup BAR quirks after capabilities probing
by Alex Williamson
· 9 years ago
182bca4
vfio/pci: Consolidate VGA setup
by Alex Williamson
· 9 years ago
4225f2b
vfio/pci: Fix return of vfio_populate_vga()
by Alex Williamson
· 9 years ago
e61a424
vfio: Create device specific region info helper
by Alex Williamson
· 9 years ago
b53b0f6
vfio: Enable sparse mmap capability
by Alex Williamson
· 9 years ago
e81096b
explicitly include linux/kvm.h
by Paolo Bonzini
· 9 years ago
7cd592b
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' into staging
by Peter Maydell
· 9 years ago
55efcc5
vfio: convert to 128 bit arithmetic calculations when adding mem regions
by Bandan Das
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
3356128
vfio: Eliminate vfio_container_ioctl()
by David Gibson
· 9 years ago
3153119
vfio: Start improving VFIO/EEH interface
by David Gibson
· 9 years ago
062ed5d
vfio/pci: replace fixed string limit by g_strdup_printf
by Neo Jia
· 9 years ago
e593c02
vfio/pci: Split out VGA setup
by Alex Williamson
· 9 years ago
e2e5ee9
vfio/pci: Fixup PCI option ROMs
by Alex Williamson
· 9 years ago
2d82f8a
vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions
by Alex Williamson
· 9 years ago
db0da02
vfio: Generalize region support
by Alex Williamson
· 9 years ago
4690022
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
by Alex Williamson
· 9 years ago
7df9381
vfio: Add sysfsdev property for pci & platform
by Alex Williamson
· 9 years ago
974dc73
all: Clean up includes
by Peter Maydell
· 9 years ago
b58b17f
vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
by Wei Yang
· 9 years ago
62d9551
hw/vfio/platform: amd-xgbe device
by Eric Auger
· 9 years ago
3fc1c18
vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain
by Wei Yang
· 9 years ago
88caf17
vfio: make the 4 bytes aligned for capability size
by Chen Fan
· 9 years ago
c6eacb1
hw/vfio: Clean up includes
by Peter Maydell
· 9 years ago
95239e1
vfio/pci: Lazy PBA emulation
by Alex Williamson
· 9 years ago
f5793fd
vfio/pci-quirks: Only quirk to size of PCI config space
by Alex Williamson
· 9 years ago
bdd81ad
vfio: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 9 years ago
0282abf
vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs
by Alex Williamson
· 9 years ago
dc9f06c
kvm: Pass PCI device pointer to MSI routing functions
by Pavel Fedin
· 9 years ago
508ce5e
vfio: Allow hotplug of containers onto existing guest IOMMU mappings
by David Gibson
· 9 years ago
7a140a5
vfio: Record host IOMMU's available IO page sizes
by David Gibson
· 9 years ago
3898aad
vfio: Check guest IOVA ranges against host IOMMU capabilities
by David Gibson
· 9 years ago
ac6dc38
vfio: Generalize vfio_listener_region_add failure path
by David Gibson
· 9 years ago
ee0bf0e
vfio: Remove unneeded union from VFIOContainer
by David Gibson
· 9 years ago
a5b39cd
hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS
by Eric Auger
· 9 years ago
a22313d
hw/vfio/platform: change interrupt/unmask fields into pointer
by Eric Auger
· 9 years ago
58892b4
hw/vfio/platform: irqfd setup sequence update
by Eric Auger
· 9 years ago
9d146b2
vfio/pci: Remove use of g_malloc0_n() from quirks
by Alex Williamson
· 9 years ago
89dcccc
vfio/pci: Add emulated PCI IDs
by Alex Williamson
· 9 years ago
ff635e3
vfio/pci: Cache vendor and device ID
by Alex Williamson
· 9 years ago
c9c5000
vfio/pci: Move AMD device specific reset to quirks
by Alex Williamson
· 9 years ago
958d553
vfio/pci: Remove old config window and mirror quirks
by Alex Williamson
· 9 years ago
0d38fb1
vfio/pci: Config mirror quirk
by Alex Williamson
· 9 years ago
0e54f24
vfio/pci: Config window quirks
by Alex Williamson
· 9 years ago
954258a
vfio/pci: Rework RTL8168 quirk
by Alex Williamson
· 9 years ago
6029a42
vfio/pci: Cleanup Nvidia 0x3d0 quirk
by Alex Williamson
· 9 years ago
b946d28
vfio/pci: Cleanup ATI 0x3c3 quirk
by Alex Williamson
· 9 years ago
8c4f234
vfio/pci: Foundation for new quirk structure
by Alex Williamson
· 9 years ago
056dfcb
vfio/pci: Cleanup ROM blacklist quirk
by Alex Williamson
· 9 years ago
c00d61d
vfio/pci: Split quirks to a separate file
by Alex Williamson
· 9 years ago
Next »