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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-22
vfio/pci: Fix bootindex
Alex Williamson
1
-1
/
+0
2015-07-22
vfio/pci: Fix RTL8168 NIC quirks
Alex Williamson
1
-7
/
+5
2015-07-06
vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices
Gabriel Laupre
1
-0
/
+27
2015-07-06
vfio: Unregister IOMMU notifiers when container is destroyed
Alexey Kardashevskiy
1
-0
/
+8
2015-07-06
hw/vfio/platform: add irqfd support
Eric Auger
1
-0
/
+100
2015-07-06
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
1
-3
/
+3
2015-07-06
vfio: cpu: Use "real" page size API
Peter Crosthwaite
1
-3
/
+4
2015-07-06
vfio: fix return type of pread
Paolo Bonzini
1
-1
/
+1
2015-06-18
vfio: fix build error on CentOS 5.7
Leon Alrae
1
-1
/
+1
2015-06-11
hw/vfio/platform: replace g_malloc0_n by g_new0
Eric Auger
1
-2
/
+1
2015-06-09
hw/vfio/platform: calxeda xgmac device
Eric Auger
2
-0
/
+56
2015-06-08
hw/vfio/platform: add irq assignment
Eric Auger
1
-1
/
+330
2015-06-08
hw/vfio/platform: vfio-platform skeleton
Eric Auger
2
-0
/
+288
2015-04-30
exec: move rcu_read_lock/unlock to address_space_translate callers
Paolo Bonzini
1
-2
/
+5
2015-04-28
vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs
Alex Williamson
1
-0
/
+162
2015-04-28
vfio-pci: Fix error path sign
Alex Williamson
1
-1
/
+1
2015-04-28
vfio-pci: Further fix BAR size overflow
Alex Williamson
1
-1
/
+1
2015-04-26
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
Peter Maydell
1
-6
/
+12
2015-03-10
vfio: Remove superfluous '\n' around error_report()
Gonglei
1
-5
/
+5
2015-03-09
sPAPR: Implement sPAPRPHBClass EEH callbacks
Gavin Shan
1
-0
/
+1
2015-03-02
vfio-pci: Enable device request notification support
Alex Williamson
1
-0
/
+100
2015-03-02
vfio: allow to disable MMAP per device with -x-mmap=off option
Samuel Pitoiset
2
-1
/
+2
2015-03-02
vfio: Make type1 listener symbols static
Alexey Kardashevskiy
1
-2
/
+2
2015-03-02
vfio: Add ioctl number to error report
Alexey Kardashevskiy
1
-2
/
+2
2015-02-10
vfio: Fix debug message compile error
Alexey Kardashevskiy
1
-1
/
+1
2015-02-10
vfio: Use vfio type1 v2 IOMMU interface
Alex Williamson
1
-2
/
+6
2015-02-10
vfio: unmap and free BAR data in instance_finalize
Paolo Bonzini
1
-8
/
+57
2015-02-10
vfio: free dynamically-allocated data in instance_finalize
Paolo Bonzini
2
-11
/
+18
2015-02-10
vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback
Paolo Bonzini
2
-22
/
+19
2015-02-04
vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion
Alex Williamson
1
-0
/
+1
2015-02-04
vfio: fix wrong initialize vfio_group_list
Chen Fan
1
-1
/
+1
2015-01-09
vfio-pci: Fix interrupt disabling
Alex Williamson
1
-9
/
+12
2015-01-09
vfio-pci: Fix BAR size overflow
Alex Williamson
1
-2
/
+2
2014-12-22
vfio: Cleanup error_report()s
Alex Williamson
2
-4
/
+1
2014-12-22
hw/vfio: create common module
Eric Auger
3
-1027
/
+961
2014-12-22
hw/vfio/pci: use name field in format strings
Eric Auger
1
-154
/
+59
2014-12-22
hw/vfio/pci: rename group_list into vfio_group_list
Eric Auger
1
-11
/
+11
2014-12-22
hw/vfio/pci: split vfio_get_device
Eric Auger
1
-52
/
+78
2014-12-22
hw/vfio/pci: Introduce VFIORegion
Eric Auger
1
-92
/
+101
2014-12-22
hw/vfio/pci: handle reset at VFIODevice
Eric Auger
1
-30
/
+63
2014-12-22
hw/vfio/pci: add type, name and group fields in VFIODevice
Eric Auger
1
-9
/
+18
2014-12-19
hw/vfio/pci: introduce minimalist VFIODevice with fd
Eric Auger
1
-54
/
+63
2014-12-19
hw/vfio/pci: generalize mask/unmask to any IRQ index
Eric Auger
1
-10
/
+10
2014-12-19
hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice
Eric Auger
1
-104
/
+106
2014-12-19
vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio
Kim Phillips
2
-0
/
+4482