aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio/pci.c
AgeCommit message (Expand)Author
2017-02-22vfio/pci: Improve extended capability comments, skip masked capsAlex Williamson
2017-02-22vfio/pci: Report errors from qdev_unplug() via device requestAlex Williamson
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin
2017-01-24vfio: remove a duplicated word in commentsCao jin
2016-10-31vfio: Add support for mmapping sub-page MMIO BARsYongji Xie
2016-10-31vfio/pci: fix out-of-sync BAR information on resetIdo Yariv
2016-10-17vfio: fix duplicate function callCao jin
2016-10-17vfio/pci: Handle host oversightEric Auger
2016-10-17vfio/pci: Remove vfio_populate_device returned valueEric Auger
2016-10-17vfio/pci: Remove vfio_msix_early_setup returned valueEric Auger
2016-10-17vfio/pci: Conversion to realizeEric Auger
2016-10-17vfio: Pass an error object to vfio_get_deviceEric Auger
2016-10-17vfio: Pass an error object to vfio_get_groupEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_pci_igd_opregion_initEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_add_capabilitiesEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_intx_enableEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_msix_early_setupEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_populate_deviceEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_populate_vgaEric Auger
2016-10-17vfio/pci: Use local error object in vfio_initfnEric Auger
2016-09-15vfio/pci: Fix regression in MSI routing configurationDavid Gibson
2016-07-21kvm-irqchip: do explicit commit when update irqPeter Xu
2016-07-21kvm-irqchip: simplify kvm_irqchip_add_msi_routePeter Xu
2016-07-18vfio/pci: Hide ARI capabilityAlex Williamson
2016-07-05pci: Convert msi_init() to Error and fix callers to check itCao jin
2016-06-30vfio/pci: Hide SR-IOV capabilityAlex Williamson
2016-06-30vfio: add pcie extended capability supportChen Fan
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-05-26vfio/pci: Add a separate option for IGD OpRegion supportAlex Williamson
2016-05-26vfio/pci: Intel graphics legacy mode assignmentAlex Williamson
2016-05-26vfio/pci: Setup BAR quirks after capabilities probingAlex Williamson
2016-05-26vfio/pci: Consolidate VGA setupAlex Williamson
2016-05-26vfio/pci: Fix return of vfio_populate_vga()Alex Williamson
2016-03-10vfio/pci: replace fixed string limit by g_strdup_printfNeo Jia
2016-03-10vfio/pci: Split out VGA setupAlex Williamson
2016-03-10vfio/pci: Fixup PCI option ROMsAlex Williamson
2016-03-10vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functionsAlex Williamson
2016-03-10vfio: Generalize region supportAlex Williamson
2016-03-10vfio: Wrap VFIO_DEVICE_GET_REGION_INFOAlex Williamson
2016-03-10vfio: Add sysfsdev property for pci & platformAlex Williamson
2016-02-19vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang
2016-02-19vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explainWei Yang
2016-02-19vfio: make the 4 bytes aligned for capability sizeChen Fan
2016-01-29hw/vfio: Clean up includesPeter Maydell
2016-01-19vfio/pci: Lazy PBA emulationAlex Williamson
2015-11-10vfio: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-11-10vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMsAlex Williamson
2015-10-19kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin
2015-09-23vfio/pci: Add emulated PCI IDsAlex Williamson
2015-09-23vfio/pci: Cache vendor and device IDAlex Williamson