summaryrefslogtreecommitdiff
path: root/hw/misc/vfio.c
AgeCommit message (Expand)Author
2014-03-25vfio: Cosmetic error reporting fixesAlex Williamson
2014-03-25vfio: Correction in vfio_rom_read when attempting rom loadingBandan Das
2014-02-26vfio: blacklist loading of unstable romsBandan Das
2014-02-26vfio: Fix overrun after readlink() fills buffer completelyMarkus Armbruster
2014-01-28vfio: correct debug macro typoBandan Das
2014-01-17vfio: fix mapping of MSIX barAlexey Kardashevskiy
2014-01-16vfio-pci: Fail initfn on DMA mapping errorsAlex Williamson
2014-01-16vfio: Filter out bogus mappingsAlex Williamson
2014-01-15vfio: Do not reattempt a failed rom readBandan Das
2014-01-15vfio: warn if host device rom can't be readBandan Das
2014-01-15vfio: Destroy memory regionsAlex Williamson
2013-12-06vfio-pci: Release all MSI-X vectors when disabledAlex Williamson
2013-12-06vfio-pci: Add debug config options to disable MSI/X KVM supportAlex Williamson
2013-12-06vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirkAlex Williamson
2013-12-06vfio-pci: Make use of new KVM-VFIO deviceAlex Williamson
2013-11-21vfio-pci: Fix multifunction=onAlex Williamson
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-14hw/vfio: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-10-04vfio-pci: Fix endian issues in vfio_pci_size_rom()Alex Williamson
2013-10-04vfio-pci: Add dummy PCI ROM write accessorAlex Williamson
2013-10-03vfio: Fix debug output for int128 valuesAlexey Kardashevskiy
2013-10-02vfio-pci: Implement PCI hot resetAlex Williamson
2013-10-02vfio-pci: Cleanup error_reportsAlex Williamson
2013-10-02vfio-pci: Lazy PCI option ROM loadingAlex Williamson
2013-10-02vfio-pci: Test device reset capabilitiesAlex Williamson
2013-10-02vfio-pci: Add support for MSI affinityAlex Williamson
2013-08-29Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-09kvm: add KVM_IRQFD_FLAG_RESAMPLE supportVincenzo Maffione
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-15vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devicesVijay Mohan Pandarathil
2013-07-15vfio-pci: VGA quirk updateAlex Williamson
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04vfio: pass device to vfio_mmap_bar and use it to set ownerPaolo Bonzini
2013-07-04memory: add ref/unref callsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-20vfio: abort if an emulated iommu is usedAvi Kivity
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini
2013-04-08hw: move VFIO and ivshmem to hw/misc/Paolo Bonzini