summaryrefslogtreecommitdiffstats
path: root/hw/misc/vfio.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-311-5/+6
|\
| * hw/vfio: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-5/+6
* | vfio-pci: Fix endian issues in vfio_pci_size_rom()Alex Williamson2013-10-041-2/+2
* | vfio-pci: Add dummy PCI ROM write accessorAlex Williamson2013-10-041-0/+6
* | vfio: Fix debug output for int128 valuesAlexey Kardashevskiy2013-10-031-2/+4
* | vfio-pci: Implement PCI hot resetAlex Williamson2013-10-021-38/+300
* | vfio-pci: Cleanup error_reportsAlex Williamson2013-10-021-12/+12
* | vfio-pci: Lazy PCI option ROM loadingAlex Williamson2013-10-021-62/+122
* | vfio-pci: Test device reset capabilitiesAlex Williamson2013-10-021-0/+46
* | vfio-pci: Add support for MSI affinityAlex Williamson2013-10-021-7/+40
|/
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori2013-08-291-2/+2
|\
| * kvm: add KVM_IRQFD_FLAG_RESAMPLE supportVincenzo Maffione2013-08-091-2/+2
* | aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-7/+7
* | devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
|/
* vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devicesVijay Mohan Pandarathil2013-07-151-0/+125
* vfio-pci: VGA quirk updateAlex Williamson2013-07-151-336/+321
* hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-15/+15
* vfio: pass device to vfio_mmap_bar and use it to set ownerPaolo Bonzini2013-07-041-5/+6
* memory: add ref/unref callsPaolo Bonzini2013-07-041-0/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-14/+14
* vfio: abort if an emulated iommu is usedAvi Kivity2013-06-201-0/+2
* memory: make section size a 128-bit integerPaolo Bonzini2013-06-201-2/+2
* hw: move VFIO and ivshmem to hw/misc/Paolo Bonzini2013-04-081-0/+3206
OpenPOWER on IntegriCloud