index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
hw/vfio: Clean up includes
Peter Maydell
5
-4
/
+5
2016-01-19
vfio/pci: Lazy PBA emulation
Alex Williamson
2
-0
/
+40
2016-01-19
vfio/pci-quirks: Only quirk to size of PCI config space
Alex Williamson
1
-3
/
+3
2015-11-10
vfio: Use g_new() & friends where that makes obvious sense
Markus Armbruster
3
-11
/
+11
2015-11-10
vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs
Alex Williamson
1
-5
/
+31
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
1
-5
/
+6
2015-10-05
vfio: Allow hotplug of containers onto existing guest IOMMU mappings
David Gibson
1
-14
/
+9
2015-10-05
vfio: Record host IOMMU's available IO page sizes
David Gibson
1
-0
/
+13
2015-10-05
vfio: Check guest IOVA ranges against host IOMMU capabilities
David Gibson
1
-3
/
+37
2015-10-05
vfio: Generalize vfio_listener_region_add failure path
David Gibson
1
-11
/
+15
2015-10-05
vfio: Remove unneeded union from VFIOContainer
David Gibson
1
-33
/
+19
2015-10-05
hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS
Eric Auger
1
-15
/
+27
2015-10-05
hw/vfio/platform: change interrupt/unmask fields into pointer
Eric Auger
1
-15
/
+20
2015-10-05
hw/vfio/platform: irqfd setup sequence update
Eric Auger
1
-22
/
+29
2015-09-23
vfio/pci: Remove use of g_malloc0_n() from quirks
Alex Williamson
1
-8
/
+8
2015-09-23
vfio/pci: Add emulated PCI IDs
Alex Williamson
3
-6
/
+59
2015-09-23
vfio/pci: Cache vendor and device ID
Alex Williamson
3
-19
/
+11
2015-09-23
vfio/pci: Move AMD device specific reset to quirks
Alex Williamson
3
-157
/
+170
2015-09-23
vfio/pci: Remove old config window and mirror quirks
Alex Williamson
2
-177
/
+0
2015-09-23
vfio/pci: Config mirror quirk
Alex Williamson
1
-106
/
+124
2015-09-23
vfio/pci: Config window quirks
Alex Williamson
1
-88
/
+270
2015-09-23
vfio/pci: Rework RTL8168 quirk
Alex Williamson
1
-76
/
+101
2015-09-23
vfio/pci: Cleanup Nvidia 0x3d0 quirk
Alex Williamson
1
-65
/
+107
2015-09-23
vfio/pci: Cleanup ATI 0x3c3 quirk
Alex Williamson
1
-17
/
+9
2015-09-23
vfio/pci: Foundation for new quirk structure
Alex Williamson
2
-104
/
+157
2015-09-23
vfio/pci: Cleanup ROM blacklist quirk
Alex Williamson
2
-20
/
+25
2015-09-23
vfio/pci: Split quirks to a separate file
Alex Williamson
4
-882
/
+908
2015-09-23
vfio/pci: Extract PCI structures to a separate header
Alex Williamson
2
-143
/
+159
2015-09-23
vfio: Change polarity of our no-mmap option
Alex Williamson
3
-3
/
+3
2015-09-23
vfio/pci: Make interrupt bypass runtime configurable
Alex Williamson
1
-7
/
+12
2015-09-23
vfio/pci: Rename MSI/X functions for easier tracing
Alex Williamson
1
-39
/
+34
2015-09-23
vfio/pci: Rename INTx functions for easier tracing
Alex Williamson
1
-24
/
+24
2015-09-23
vfio/pci: Cleanup vfio_early_setup_msix() error path
Alex Williamson
1
-14
/
+13
2015-09-23
vfio/pci: Cleanup RTL8168 quirk and tracing
Alex Williamson
1
-51
/
+37
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2015-09-11
trivial: remove trailing newline from error_report
John Snow
1
-1
/
+1
2015-09-11
maint: remove unused include for dirent.h
Daniel P. Berrange
1
-1
/
+0
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
1
-1
/
+1
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
[next]