summaryrefslogtreecommitdiff
path: root/hw/misc/vfio.c
AgeCommit message (Expand)Author
2014-10-15bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei
2014-10-15vfio: remove bootindex property from qdev to qomGonglei
2014-09-22vfio: make rom read endian sensitiveNikunj A Dadhania
2014-09-22Revert "vfio: Make BARs native endian"Alexey Kardashevskiy
2014-08-25vfio: Enable NVIDIA 88000 region quirk regardless of VGAAlex Williamson
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-08-18memory: convert memory_region_destroy to object_unparentPaolo Bonzini
2014-08-05vfio: Don't cache MSIMessageAlex Williamson
2014-08-05vfio: Fix MSI-X vector expansionAlex Williamson
2014-07-15sPAPR/IOMMU: Fix TCE entry permissionGavin Shan
2014-06-30vfio: use correct runstatePaolo Bonzini
2014-06-30vfio: Make BARs native endianAlexey Kardashevskiy
2014-06-30vfio-pci: Fix MSI-X masking performanceAlex Williamson
2014-06-30vfio-pci: Fix MSI/X debug codeAlex Williamson
2014-06-27vfio: Enable for SPAPRAlexey Kardashevskiy
2014-06-27vfio: Add vfio_container_ioctl()Alexey Kardashevskiy
2014-05-30vfio: Add guest side IOMMU supportDavid Gibson
2014-05-30vfio: Create VFIOAddressSpace objects as neededDavid Gibson
2014-05-30vfio: Introduce VFIO address spacesDavid Gibson
2014-05-30vfio: Rework to have error pathsAlexey Kardashevskiy
2014-05-30vfio: Fix 128 bit handlingAlexey Kardashevskiy
2014-05-30vfio-pci: Quirk RTL8168 NICAlex Williamson
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