index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
pci.c
Age
Commit message (
Expand
)
Author
2017-10-15
pci: Add interface names to hybrid PCI devices
Eduardo Habkost
2017-10-03
vfio/pci: Add NVIDIA GPUDirect Cliques support
Alex Williamson
2017-10-03
vfio/pci: Add virtual capabilities quirk infrastructure
Alex Williamson
2017-10-03
vfio/pci: Do not unwind on error
Alex Williamson
2017-07-26
vfio/pci: fix use of freed memory
Philippe Mathieu-Daudé
2017-07-10
vfio/pci: Fixup v0 PCIe capabilities
Alex Williamson
2017-07-10
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
pci: Fix the wrong assertion.
Mao Zhongyi
2017-05-03
vfio/pci: Fix incorrect error message
Dong Jia Shi
2017-02-22
vfio/pci: Improve extended capability comments, skip masked caps
Alex Williamson
2017-02-22
vfio/pci: Report errors from qdev_unplug() via device request
Alex Williamson
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
2017-01-24
vfio: remove a duplicated word in comments
Cao jin
2016-10-31
vfio: Add support for mmapping sub-page MMIO BARs
Yongji Xie
2016-10-31
vfio/pci: fix out-of-sync BAR information on reset
Ido Yariv
2016-10-17
vfio: fix duplicate function call
Cao jin
2016-10-17
vfio/pci: Handle host oversight
Eric Auger
2016-10-17
vfio/pci: Remove vfio_populate_device returned value
Eric Auger
2016-10-17
vfio/pci: Remove vfio_msix_early_setup returned value
Eric Auger
2016-10-17
vfio/pci: Conversion to realize
Eric Auger
2016-10-17
vfio: Pass an error object to vfio_get_device
Eric Auger
2016-10-17
vfio: Pass an error object to vfio_get_group
Eric Auger
2016-10-17
vfio/pci: Pass an error object to vfio_pci_igd_opregion_init
Eric Auger
2016-10-17
vfio/pci: Pass an error object to vfio_add_capabilities
Eric Auger
2016-10-17
vfio/pci: Pass an error object to vfio_intx_enable
Eric Auger
2016-10-17
vfio/pci: Pass an error object to vfio_msix_early_setup
Eric Auger
2016-10-17
vfio/pci: Pass an error object to vfio_populate_device
Eric Auger
2016-10-17
vfio/pci: Pass an error object to vfio_populate_vga
Eric Auger
2016-10-17
vfio/pci: Use local error object in vfio_initfn
Eric Auger
2016-09-15
vfio/pci: Fix regression in MSI routing configuration
David Gibson
2016-07-21
kvm-irqchip: do explicit commit when update irq
Peter Xu
2016-07-21
kvm-irqchip: simplify kvm_irqchip_add_msi_route
Peter Xu
2016-07-18
vfio/pci: Hide ARI capability
Alex Williamson
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-06-30
vfio/pci: Hide SR-IOV capability
Alex Williamson
2016-06-30
vfio: add pcie extended capability support
Chen Fan
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-05-26
vfio/pci: Add a separate option for IGD OpRegion support
Alex Williamson
2016-05-26
vfio/pci: Intel graphics legacy mode assignment
Alex Williamson
2016-05-26
vfio/pci: Setup BAR quirks after capabilities probing
Alex Williamson
2016-05-26
vfio/pci: Consolidate VGA setup
Alex Williamson
2016-05-26
vfio/pci: Fix return of vfio_populate_vga()
Alex Williamson
2016-03-10
vfio/pci: replace fixed string limit by g_strdup_printf
Neo Jia
2016-03-10
vfio/pci: Split out VGA setup
Alex Williamson
2016-03-10
vfio/pci: Fixup PCI option ROMs
Alex Williamson
2016-03-10
vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions
Alex Williamson
2016-03-10
vfio: Generalize region support
Alex Williamson
2016-03-10
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
Alex Williamson
[next]