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
/
misc
/
vfio.c
Age
Commit message (
Expand
)
Author
2013-11-21
vfio-pci: Fix multifunction=on
Alex Williamson
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-14
hw/vfio: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-04
vfio-pci: Fix endian issues in vfio_pci_size_rom()
Alex Williamson
2013-10-04
vfio-pci: Add dummy PCI ROM write accessor
Alex Williamson
2013-10-03
vfio: Fix debug output for int128 values
Alexey Kardashevskiy
2013-10-02
vfio-pci: Implement PCI hot reset
Alex Williamson
2013-10-02
vfio-pci: Cleanup error_reports
Alex Williamson
2013-10-02
vfio-pci: Lazy PCI option ROM loading
Alex Williamson
2013-10-02
vfio-pci: Test device reset capabilities
Alex Williamson
2013-10-02
vfio-pci: Add support for MSI affinity
Alex Williamson
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-09
kvm: add KVM_IRQFD_FLAG_RESAMPLE support
Vincenzo Maffione
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-15
vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
Vijay Mohan Pandarathil
2013-07-15
vfio-pci: VGA quirk update
Alex Williamson
2013-07-04
hw/m*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
vfio: pass device to vfio_mmap_bar and use it to set owner
Paolo Bonzini
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-20
vfio: abort if an emulated iommu is used
Avi Kivity
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
2013-04-08
hw: move VFIO and ivshmem to hw/misc/
Paolo Bonzini