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
/
pci.c
Age
Commit message (
Expand
)
Author
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-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-15
vfio-pci: make vfio-pci device more QOM conventional
Li Qiang
2018-10-15
hw/vfio/display: add ramfb support
Gerd Hoffmann
2018-08-23
vfio/pci: Handle subsystem realpath() returning NULL
Alex Williamson
2018-08-17
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
2018-07-11
vfio/pci: do not set the PCIDevice 'has_rom' attribute
Cédric Le Goater
2018-07-02
hw/vfio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-06-05
vfio/pci: Default display option to "off"
Alex Williamson
2018-06-05
vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly
Alex Williamson
2018-06-05
vfio/quirks: ioeventfd quirk acceleration
Alex Williamson
2018-06-05
vfio/quirks: Add quirk reset callback
Alex Williamson
2018-04-27
ui: introduce vfio_display_reset
Tina Zhang
2018-03-13
ppc/spapr, vfio: Turn off MSIX emulation for VFIO devices
Alexey Kardashevskiy
2018-03-13
vfio-pci: Allow mmap of MSIX BAR
Alexey Kardashevskiy
2018-03-13
vfio/display: core & wireup
Gerd Hoffmann
2018-03-06
use g_path_get_basename instead of basename
Julia Suvorova
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2018-02-06
vfio/pci: Add option to disable GeForce quirks
Alex Williamson
2018-02-06
vfio/pci: Allow relocating MSI-X MMIO
Alex Williamson
2018-02-06
vfio/pci: Emulate BARs
Alex Williamson
2018-02-06
vfio/pci: Add base BAR MemoryRegion
Alex Williamson
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-10-15
pci: Add interface names to hybrid PCI devices
Eduardo Habkost
2017-10-03
vfio/pci: Add NVIDIA GPUDirect Cliques support
Alex Williamson
2017-10-03
vfio/pci: Add virtual capabilities quirk infrastructure
Alex Williamson
2017-10-03
vfio/pci: Do not unwind on error
Alex Williamson
2017-07-26
vfio/pci: fix use of freed memory
Philippe Mathieu-Daudé
2017-07-10
vfio/pci: Fixup v0 PCIe capabilities
Alex Williamson
2017-07-10
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
pci: Fix the wrong assertion.
Mao Zhongyi
2017-05-03
vfio/pci: Fix incorrect error message
Dong Jia Shi
2017-02-22
vfio/pci: Improve extended capability comments, skip masked caps
Alex Williamson
2017-02-22
vfio/pci: Report errors from qdev_unplug() via device request
Alex Williamson
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
2017-01-24
vfio: remove a duplicated word in comments
Cao jin
2016-10-31
vfio: Add support for mmapping sub-page MMIO BARs
Yongji Xie
2016-10-31
vfio/pci: fix out-of-sync BAR information on reset
Ido Yariv
2016-10-17
vfio: fix duplicate function call
Cao jin
2016-10-17
vfio/pci: Handle host oversight
Eric Auger
2016-10-17
vfio/pci: Remove vfio_populate_device returned value
Eric Auger
2016-10-17
vfio/pci: Remove vfio_msix_early_setup returned value
Eric Auger
2016-10-17
vfio/pci: Conversion to realize
Eric Auger
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
[next]