index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
common.c
Age
Commit message (
Expand
)
Author
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2015-07-06
vfio: Unregister IOMMU notifiers when container is destroyed
Alexey Kardashevskiy
2015-04-30
exec: move rcu_read_lock/unlock to address_space_translate callers
Paolo Bonzini
2015-03-10
vfio: Remove superfluous '\n' around error_report()
Gonglei
2015-03-09
sPAPR: Implement sPAPRPHBClass EEH callbacks
Gavin Shan
2015-03-02
vfio: allow to disable MMAP per device with -x-mmap=off option
Samuel Pitoiset
2015-03-02
vfio: Make type1 listener symbols static
Alexey Kardashevskiy
2015-03-02
vfio: Add ioctl number to error report
Alexey Kardashevskiy
2015-02-10
vfio: Use vfio type1 v2 IOMMU interface
Alex Williamson
2015-02-10
vfio: free dynamically-allocated data in instance_finalize
Paolo Bonzini
2015-02-10
vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback
Paolo Bonzini
2015-02-04
vfio: fix wrong initialize vfio_group_list
Chen Fan
2014-12-22
vfio: Cleanup error_report()s
Alex Williamson
2014-12-22
hw/vfio: create common module
Eric Auger