index
:
peter.maydell/qemu-arm.git
64-bit-physaddrs
a64-fifth-set
a64-first-set
a64-first-set-test-context
a64-for-marcus
a64-neon
a64-neon-sixth-set
a64-saverestore
a64-second-set
a64-sixth-set
a64-system
a64-system-3
a64-system-4
a64-system-sysregs
a64-third-fourth-set
a64-third-set
a64-vixl
a64-wip
a64-working
aarch32-guest
aarch32-hyp
aarch64
aarch64-busted
aarch64-kvm
aarch64-kvm-working
amba-virtio
arm-devs.for-upstream
arm-devs.next
arm-test
armhw-for-upstream
better-exec-logging
better-ifdefs
boot-fix-int-sizes
bsd-async-bug
bsd-fixes
bsd-user.for-upstream
bsd-user.next
bsd-user.to-test
bsd-warnings
clean-includes
cocoa-abs
cocoa-menu
cocoa-pools
cocoa.for-upstream
cocoa.next
configury.for-upstream
configury.next
cp15-barriers
cp15-on-qom
cp15-on-qom-on-miniqom
cp15-on-qom.2
cp15-rework
cpu-copy-method
cpu-max
crypto
darwin-9p
debug
dirent
docs.for-upstream
docs.next
drop-kvm32
drop-qemu-common-incs
drop-reset-model-id
exynos-gic
fix-disas-addrs
fix-mig-3.0
fix-nptl
fix-pci
fix-sysreg-writeback
fix-thread-atexit
fix-vm-tests
for-anthony
for-upstream
for-upstream-0.15
fpcxt-ns-fix
fsr-in-faultinfo
full-tz-enable
gcc-guards
gdbstub
gic-as-device
gic-prio-bits
gicv3
gicv3-virt
gicv4
gpio-pwr
handle-gicv3-only
hvf-stuff
icount-debug
idreg-asserts
idreg-fixes
int-fast16-t
int-flag
ivshmem
javac-noodling
kvm-arm
kvm-arm-dev-addr-test
kvm-arm-gdb-repro
kvm-arm-irqchange
kvm-arm-onereg
kvm-arm-onereg-vfp
kvm-arm-onereg-working
kvm-arm-v12
kvm-arm-v13
kvm-arm-v14
kvm-arm-v17
kvm-arm-working
kvm-arm-working-2
kvm-el3
kvm-psci-version
kvm-sync-regs
kvm-sync-test
kvm-work
kvm-x86isms
libusb-warning
linux-fixes
linux-user
linux-user-nuke-ifdefs
linux-user-pull
linux-user.for-upstream
linux-user.next
m-profile-fixes
m1-debug
mach-virt
mach-virt-64
master
merge-for-testing
mips-fix
misc.for-upstream
misc.next
missing-idregs
mojave-fixes
more-ram
multi-ases
multi-ases-2
mve-drop-1
mve-drop-3
mve-gdb
neon-decodetree
ninjatool-barf
no-uname
no-virt
no-werror-in-configure
non-utf-fixes
num-pmu-ctrs
nvic-rebase
nvic-rewrite
omap-for-upstream
osx-deprecated
overo
paolo-docs
ppcuic
preadv-osx
priplx
psci-messing
pxa-mmci-qomify
q-l-kvm-x86isms
q-l-msr-ops
q-l-on-64phys
q-l-pic-cleanup
qemu-char-warning
qerror-after-realized
ranchu
ranchu-adb
ranchu-linaro-beta1
ranchu-linaro-beta2
ranchu-pipe
ranchu-proposed
ranchu-virtserial
ranchu-virtserial-rebased
revert-branch-stuff
s390-barriers
sd-saveload
sf-relicensing
sigrace-fixes
sigrace-fixes-3
softfloat-types
softfloat.for-upstream
softfloat.next
sparc-buildfix
sparc-buildfixa
sparc-fixes
sparc-pagealign
sphinx-conv-broken
sphinx-conversions
sphinx-conversions-v5
sphinx-docs
sphinx.for-upstream
sphinx.next
sse-300
stable-0.10
stable-0.11
stable-0.12
stable-0.13
staging
systick-scale
target-arm-post-2.4
target-arm.for-3.1
target-arm.for-upstream
target-arm.next
tcg-aarch64.for-upstream
tcg-aarch64.next
tcg-arm-movcond
tcg-use-mov-reg
test-arm-hvf
test-aurel-arm-opt
test-neon-be-fixes
test-ping-fixes
test-psci-6
test-ql
test-qom-kvm
test-ras
test-tls
test-uint16
test-utmpx
testendian
tge
transaction-attrs
txfail
tz-migration
use-esr-magic
v7m-hacks
v7m-mpu
v7m-qomify
v8-tz
v8m
vexpress-clocks
vfp-decodetree
vgic
virt-for-uefi
vixl-1.12
vmid16
x86-rdtsc
xopen-source
This qemu repo is mostly a place to put together pull requests for upstream
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
vfio
/
vfio-common.h
Age
Commit message (
Expand
)
Author
2020-11-01
vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
Matthew Rosato
2020-11-01
vfio: Find DMA available capability
Matthew Rosato
2020-11-01
qapi: Add VFIO devices migration stats in Migration stats
Kirti Wankhede
2020-11-01
vfio: Get migration capability flags for container
Kirti Wankhede
2020-11-01
vfio: Add save state functions to SaveVMHandlers
Kirti Wankhede
2020-11-01
vfio: Add migration state change notifier
Kirti Wankhede
2020-11-01
vfio: Add VM state change handler to know state of VM
Kirti Wankhede
2020-11-01
vfio: Add migration region initialization and finalize function
Kirti Wankhede
2020-11-01
vfio: Add save and load functions for VFIO PCI devices
Kirti Wankhede
2020-11-01
vfio: Add vfio_get_object callback to VFIODeviceOps
Kirti Wankhede
2020-11-01
vfio: Add function to unmap VFIO region
Kirti Wankhede
2020-07-02
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
2019-07-02
vfio-common.h: Remove inaccurate comment
Fabiano Rosas
2019-06-13
vfio/common: Introduce vfio_set_irq_signaling helper
Eric Auger
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-03-12
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...
Peter Maydell
2019-03-12
vfio: Make vfio_get_region_info_cap public
Alexey Kardashevskiy
2019-03-11
vfio/display: delay link up event
Gerd Hoffmann
2019-03-11
vfio/display: add edid support.
Gerd Hoffmann
2019-01-11
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
2019-01-11
vfio: make vfio_address_spaces static
Paolo Bonzini
2018-10-19
vfio: Clean up error reporting after previous commit
Markus Armbruster
2018-10-19
vfio: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-15
hw/vfio/display: add ramfb support
Gerd Hoffmann
2018-10-12
s390x/vfio: ap: Introduce VFIO AP device
Tony Krowiak
2018-08-21
vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
Alexey Kardashevskiy
2018-08-17
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
2018-06-05
vfio: remove DPRINTF() definition from vfio-common.h
Tiwei Bie
2018-05-31
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
2018-03-13
vfio-pci: Allow mmap of MSIX BAR
Alexey Kardashevskiy
2018-03-13
vfio/display: adding dmabuf support
Gerd Hoffmann
2018-03-13
vfio/display: adding region support
Gerd Hoffmann
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-10
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
2017-05-19
vfio/ccw: vfio based subchannel passthrough driver
Xiao Feng Ren
2016-10-17
vfio: Pass an error object to vfio_get_device
Eric Auger
2016-10-17
vfio: Pass an error object to vfio_get_group
Eric Auger
2016-10-17
vfio/pci: Use local error object in vfio_initfn
Eric Auger
2016-09-27
memory: introduce IOMMUNotifier and its caps
Peter Xu
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-05
vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
Alexey Kardashevskiy
2016-07-05
vfio: Add host side DMA window capabilities
Alexey Kardashevskiy
2016-07-05
vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
Alexey Kardashevskiy
2016-05-26
memory: Fix IOMMU replay base address
Alexey Kardashevskiy
2016-05-26
vfio: Create device specific region info helper
Alex Williamson
2016-03-10
vfio: Generalize region support
Alex Williamson
2016-03-10
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
Alex Williamson
2016-03-10
vfio: Add sysfsdev property for pci & platform
Alex Williamson
2015-10-05
vfio: Record host IOMMU's available IO page sizes
David Gibson
[next]