Sign in
qemu
/
qemu
/
5f9cee46cd4ec4600e1a2fdcca20adcf30348f9e
/
hw
/
vfio
/
pci.c
dfbee78
vfio/pci: Add NVIDIA GPUDirect Cliques support
by Alex Williamson
· 7 years ago
e3f79f3
vfio/pci: Add virtual capabilities quirk infrastructure
by Alex Williamson
· 7 years ago
5b31c82
vfio/pci: Do not unwind on error
by Alex Williamson
· 7 years ago
96d2c2c
vfio/pci: fix use of freed memory
by Philippe Mathieu-Daudé
· 7 years ago
4798572
vfio/pci: Fixup v0 PCIe capabilities
by Alex Williamson
· 7 years ago
7da624e
vfio: Test realized when using VFIOGroup.device_list iterator
by Alex Williamson
· 7 years ago
2784127
pci: Replace pci_add_capability2() with pci_add_capability()
by Mao Zhongyi
· 7 years ago
9a7c2a5
pci: Make errp the last parameter of pci_add_capability()
by Mao Zhongyi
· 7 years ago
9a81577
pci: Fix the wrong assertion.
by Mao Zhongyi
· 7 years ago
6e4e6f0
vfio/pci: Fix incorrect error message
by Dong Jia Shi
· 8 years ago
d0d1cd7
vfio/pci: Improve extended capability comments, skip masked caps
by Alex Williamson
· 8 years ago
35c7cb4
vfio/pci: Report errors from qdev_unplug() via device request
by Alex Williamson
· 8 years ago
ee640c6
pci: Convert msix_init() to Error and fix callers
by Cao jin
· 8 years ago
8907379
vfio: remove a duplicated word in comments
by Cao jin
· 8 years ago
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
893bfc3
vfio: fix duplicate function call
by Cao jin
· 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
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
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
6d17a01
vfio/pci: Fix regression in MSI routing configuration
by David Gibson
· 8 years ago
3f1fea0
kvm-irqchip: do explicit commit when update irq
by Peter Xu
· 8 years ago
d1f6af6
kvm-irqchip: simplify kvm_irqchip_add_msi_route
by Peter Xu
· 8 years ago
383a7af
vfio/pci: Hide ARI capability
by Alex Williamson
· 8 years ago
1108b2f
pci: Convert msi_init() to Error and fix callers to check it
by Cao jin
· 9 years ago
e37dac0
vfio/pci: Hide SR-IOV capability
by Alex Williamson
· 8 years ago
325ae8d
vfio: add pcie extended capability support
by Chen Fan
· 8 years ago
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 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
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
b58b17f
vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
by Wei Yang
· 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
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
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
c00d61d
vfio/pci: Split quirks to a separate file
by Alex Williamson
· 9 years ago
78f33d2
vfio/pci: Extract PCI structures to a separate header
by Alex Williamson
· 9 years ago
5e15d79
vfio: Change polarity of our no-mmap option
by Alex Williamson
· 9 years ago
46746db
vfio/pci: Make interrupt bypass runtime configurable
by Alex Williamson
· 9 years ago
0de70dc
vfio/pci: Rename MSI/X functions for easier tracing
by Alex Williamson
· 9 years ago
870cb6f
vfio/pci: Rename INTx functions for easier tracing
by Alex Williamson
· 9 years ago
b5bd049
vfio/pci: Cleanup vfio_early_setup_msix() error path
by Alex Williamson
· 9 years ago
d451008
vfio/pci: Cleanup RTL8168 quirk and tracing
by Alex Williamson
· 9 years ago
67cc32e
typofixes - v4
by Veres Lajos
· 9 years ago
d7646f2
maint: remove unused include for dirent.h
by Daniel P. Berrange
· 9 years ago
759b484
vfio/pci: Fix bootindex
by Alex Williamson
· 9 years ago
69970fc
vfio/pci: Fix RTL8168 NIC quirks
by Alex Williamson
· 9 years ago
4330296
vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices
by Gabriel Laupre
· 9 years ago
1c9b71a
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
by Eric Auger
· 9 years ago
f7ceed1
vfio: cpu: Use "real" page size API
by Peter Crosthwaite
· 9 years ago
7d489dc
vfio: fix return type of pread
by Paolo Bonzini
· 9 years ago
5655f93
vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs
by Alex Williamson
· 10 years ago
c6d231e
vfio-pci: Fix error path sign
by Alex Williamson
· 10 years ago
07ceaf9
vfio-pci: Further fix BAR size overflow
by Alex Williamson
· 10 years ago
3b64349
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
by Peter Maydell
· 10 years ago
47cbe50
vfio-pci: Enable device request notification support
by Alex Williamson
· 10 years ago
6ee47c9
vfio: allow to disable MMAP per device with -x-mmap=off option
by Samuel Pitoiset
· 10 years ago
bc5baff
vfio: Fix debug message compile error
by Alexey Kardashevskiy
· 10 years ago
ba5e6bf
vfio: unmap and free BAR data in instance_finalize
by Paolo Bonzini
· 10 years ago
77a10d0
vfio: free dynamically-allocated data in instance_finalize
by Paolo Bonzini
· 10 years ago
217e9fd
vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback
by Paolo Bonzini
· 10 years ago
3a4dbe6
vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion
by Alex Williamson
· 10 years ago
b3e27c3
vfio-pci: Fix interrupt disabling
by Alex Williamson
· 10 years ago
29c6e6d
vfio-pci: Fix BAR size overflow
by Alex Williamson
· 10 years ago
dcbfc5c
vfio: Cleanup error_report()s
by Alex Williamson
· 10 years ago
e2c7d02
hw/vfio: create common module
by Eric Auger
· 10 years ago
df92ee4
hw/vfio/pci: use name field in format strings
by Eric Auger
· 10 years ago
62356b7
hw/vfio/pci: rename group_list into vfio_group_list
by Eric Auger
· 10 years ago
d13dd2d
hw/vfio/pci: split vfio_get_device
by Eric Auger
· 10 years ago
a664477
hw/vfio/pci: Introduce VFIORegion
by Eric Auger
· 10 years ago
b47d8ef
hw/vfio/pci: handle reset at VFIODevice
by Eric Auger
· 10 years ago
462037c
hw/vfio/pci: add type, name and group fields in VFIODevice
by Eric Auger
· 10 years ago
5546a62
hw/vfio/pci: introduce minimalist VFIODevice with fd
by Eric Auger
· 10 years ago
079eb19
hw/vfio/pci: generalize mask/unmask to any IRQ index
by Eric Auger
· 10 years ago
Next »