index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
misc
/
vfio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-22
vfio: make rom read endian sensitive
Nikunj A Dadhania
1
-3
/
+24
2014-09-22
Revert "vfio: Make BARs native endian"
Alexey Kardashevskiy
1
-31
/
+10
2014-08-25
vfio: Enable NVIDIA 88000 region quirk regardless of VGA
Alex Williamson
1
-2
/
+6
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-9
/
+2
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-7
/
+0
2014-08-18
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
1
-2
/
+2
2014-08-05
vfio: Don't cache MSIMessage
Alex Williamson
1
-6
/
+2
2014-08-05
vfio: Fix MSI-X vector expansion
Alex Williamson
1
-9
/
+29
2014-07-15
sPAPR/IOMMU: Fix TCE entry permission
Gavin Shan
1
-1
/
+1
2014-06-30
vfio: use correct runstate
Paolo Bonzini
1
-1
/
+1
2014-06-30
vfio: Make BARs native endian
Alexey Kardashevskiy
1
-10
/
+31
2014-06-30
vfio-pci: Fix MSI-X masking performance
Alex Williamson
1
-102
/
+131
2014-06-30
vfio-pci: Fix MSI/X debug code
Alex Williamson
1
-2
/
+2
2014-06-27
vfio: Enable for SPAPR
Alexey Kardashevskiy
1
-0
/
+36
2014-06-27
vfio: Add vfio_container_ioctl()
Alexey Kardashevskiy
1
-0
/
+42
2014-05-30
vfio: Add guest side IOMMU support
David Gibson
1
-5
/
+134
2014-05-30
vfio: Create VFIOAddressSpace objects as needed
David Gibson
1
-16
/
+41
2014-05-30
vfio: Introduce VFIO address spaces
David Gibson
1
-13
/
+38
2014-05-30
vfio: Rework to have error paths
Alexey Kardashevskiy
1
-26
/
+32
2014-05-30
vfio: Fix 128 bit handling
Alexey Kardashevskiy
1
-3
/
+6
2014-05-30
vfio-pci: Quirk RTL8168 NIC
Alex Williamson
1
-0
/
+144
2014-03-25
vfio: Cosmetic error reporting fixes
Alex Williamson
1
-14
/
+14
2014-03-25
vfio: Correction in vfio_rom_read when attempting rom loading
Bandan Das
1
-4
/
+1
2014-02-26
vfio: blacklist loading of unstable roms
Bandan Das
1
-0
/
+73
2014-02-26
vfio: Fix overrun after readlink() fills buffer completely
Markus Armbruster
1
-3
/
+3
2014-01-28
vfio: correct debug macro typo
Bandan Das
1
-1
/
+1
2014-01-17
vfio: fix mapping of MSIX bar
Alexey Kardashevskiy
1
-3
/
+3
2014-01-16
vfio-pci: Fail initfn on DMA mapping errors
Alex Williamson
1
-6
/
+38
2014-01-16
vfio: Filter out bogus mappings
Alex Williamson
1
-1
/
+8
2014-01-15
vfio: Do not reattempt a failed rom read
Bandan Das
1
-0
/
+6
2014-01-15
vfio: warn if host device rom can't be read
Bandan Das
1
-0
/
+7
2014-01-15
vfio: Destroy memory regions
Alex Williamson
1
-0
/
+4
2013-12-06
vfio-pci: Release all MSI-X vectors when disabled
Alex Williamson
1
-0
/
+12
2013-12-06
vfio-pci: Add debug config options to disable MSI/X KVM support
Alex Williamson
1
-4
/
+20
2013-12-06
vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirk
Alex Williamson
1
-1
/
+29
2013-12-06
vfio-pci: Make use of new KVM-VFIO device
Alex Williamson
1
-0
/
+67
2013-11-21
vfio-pci: Fix multifunction=on
Alex Williamson
1
-0
/
+7
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-5
/
+6
2013-10-14
hw/vfio: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-5
/
+6
2013-10-04
vfio-pci: Fix endian issues in vfio_pci_size_rom()
Alex Williamson
1
-2
/
+2
2013-10-04
vfio-pci: Add dummy PCI ROM write accessor
Alex Williamson
1
-0
/
+6
2013-10-03
vfio: Fix debug output for int128 values
Alexey Kardashevskiy
1
-2
/
+4
2013-10-02
vfio-pci: Implement PCI hot reset
Alex Williamson
1
-38
/
+300
2013-10-02
vfio-pci: Cleanup error_reports
Alex Williamson
1
-12
/
+12
2013-10-02
vfio-pci: Lazy PCI option ROM loading
Alex Williamson
1
-62
/
+122
2013-10-02
vfio-pci: Test device reset capabilities
Alex Williamson
1
-0
/
+46
2013-10-02
vfio-pci: Add support for MSI affinity
Alex Williamson
1
-7
/
+40
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
1
-2
/
+2
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-7
/
+7
2013-08-09
kvm: add KVM_IRQFD_FLAG_RESAMPLE support
Vincenzo Maffione
1
-2
/
+2
[next]