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
Age
Commit message (
Expand
)
Author
2016-03-29
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' i...
Peter Maydell
2016-03-28
vfio: convert to 128 bit arithmetic calculations when adding mem regions
Bandan Das
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-16
vfio: Eliminate vfio_container_ioctl()
David Gibson
2016-03-16
vfio: Start improving VFIO/EEH interface
David Gibson
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-23
all: Clean up includes
Peter Maydell
2016-02-19
vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
Wei Yang
2016-02-19
hw/vfio/platform: amd-xgbe device
Eric Auger
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
2016-01-19
vfio/pci-quirks: Only quirk to size of PCI config space
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-10-05
vfio: Allow hotplug of containers onto existing guest IOMMU mappings
David Gibson
2015-10-05
vfio: Record host IOMMU's available IO page sizes
David Gibson
2015-10-05
vfio: Check guest IOVA ranges against host IOMMU capabilities
David Gibson
2015-10-05
vfio: Generalize vfio_listener_region_add failure path
David Gibson
2015-10-05
vfio: Remove unneeded union from VFIOContainer
David Gibson
2015-10-05
hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS
Eric Auger
2015-10-05
hw/vfio/platform: change interrupt/unmask fields into pointer
Eric Auger
2015-10-05
hw/vfio/platform: irqfd setup sequence update
Eric Auger
2015-09-23
vfio/pci: Remove use of g_malloc0_n() from quirks
Alex Williamson
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: Remove old config window and mirror quirks
Alex Williamson
2015-09-23
vfio/pci: Config mirror quirk
Alex Williamson
2015-09-23
vfio/pci: Config window quirks
Alex Williamson
2015-09-23
vfio/pci: Rework RTL8168 quirk
Alex Williamson
2015-09-23
vfio/pci: Cleanup Nvidia 0x3d0 quirk
Alex Williamson
2015-09-23
vfio/pci: Cleanup ATI 0x3c3 quirk
Alex Williamson
2015-09-23
vfio/pci: Foundation for new quirk structure
Alex Williamson
2015-09-23
vfio/pci: Cleanup ROM blacklist quirk
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
[next]