index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
pci.c
Age
Commit message (
Expand
)
Author
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
2016-03-10
vfio: Add sysfsdev property for pci & platform
Alex Williamson
2016-02-19
vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
Wei Yang
2016-02-19
vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain
Wei Yang
2016-02-19
vfio: make the 4 bytes aligned for capability size
Chen Fan
2016-01-29
hw/vfio: Clean up includes
Peter Maydell
2016-01-19
vfio/pci: Lazy PBA emulation
Alex Williamson
2015-11-10
vfio: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-10
vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs
Alex Williamson
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
2015-09-23
vfio/pci: Add emulated PCI IDs
Alex Williamson
2015-09-23
vfio/pci: Cache vendor and device ID
Alex Williamson
2015-09-23
vfio/pci: Move AMD device specific reset to quirks
Alex Williamson
2015-09-23
vfio/pci: Split quirks to a separate file
Alex Williamson
2015-09-23
vfio/pci: Extract PCI structures to a separate header
Alex Williamson
2015-09-23
vfio: Change polarity of our no-mmap option
Alex Williamson
2015-09-23
vfio/pci: Make interrupt bypass runtime configurable
Alex Williamson
2015-09-23
vfio/pci: Rename MSI/X functions for easier tracing
Alex Williamson
2015-09-23
vfio/pci: Rename INTx functions for easier tracing
Alex Williamson
2015-09-23
vfio/pci: Cleanup vfio_early_setup_msix() error path
Alex Williamson
2015-09-23
vfio/pci: Cleanup RTL8168 quirk and tracing
Alex Williamson
2015-09-11
typofixes - v4
Veres Lajos
2015-09-11
maint: remove unused include for dirent.h
Daniel P. Berrange
2015-07-22
vfio/pci: Fix bootindex
Alex Williamson
2015-07-22
vfio/pci: Fix RTL8168 NIC quirks
Alex Williamson
2015-07-06
vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices
Gabriel Laupre
2015-07-06
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
2015-07-06
vfio: cpu: Use "real" page size API
Peter Crosthwaite
2015-07-06
vfio: fix return type of pread
Paolo Bonzini
2015-04-28
vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs
Alex Williamson
2015-04-28
vfio-pci: Fix error path sign
Alex Williamson
2015-04-28
vfio-pci: Further fix BAR size overflow
Alex Williamson
2015-04-26
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
Peter Maydell
[next]