index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
Age
Commit message (
Expand
)
Author
2019-03-12
vfio: Make vfio_get_region_info_cap public
Alexey Kardashevskiy
2019-03-12
vfio/spapr: Rename local systempagesize variable
Alexey Kardashevskiy
2019-03-12
vfio/spapr: Fix indirect levels calculation
Alexey Kardashevskiy
2019-03-11
vfio-pci: enable by default
Paolo Bonzini
2019-03-07
vfio: express vfio dependencies with Kconfig
Paolo Bonzini
2019-03-07
build: switch to Kconfig
Paolo Bonzini
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190304' into staging
Peter Maydell
2019-03-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-03-04
s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
Tony Krowiak
2019-02-22
pci: Move NVIDIA vendor id to the rest of ids
Alexey Kardashevskiy
2019-02-21
hw/vfio/common: Refactor container initialization
Eric Auger
2019-02-21
vfio/common: Work around kernel overflow bug in DMA unmap
Alex Williamson
2019-02-05
hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI
Paolo Bonzini
2019-02-05
vfio: move conditional up to hw/Makefile.objs
Paolo Bonzini
2019-01-24
trace: forbid use of %m in trace event format strings
Daniel P. Berrangé
2019-01-11
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
2019-01-11
vfio: make vfio_address_spaces static
Paolo Bonzini
2018-12-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-12-20
Clean up includes
Markus Armbruster
2018-12-19
vfio/pci: Remove PCIe Link Status emulation
Alex Williamson
2018-12-19
pcie: Create enums for link speed and width
Alex Williamson
2018-12-12
vfio-ap: flag as compatible with balloon
Cornelia Huck
2018-11-05
s390x/vfio-ap: report correct error
Cornelia Huck
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
vfio/platform: Make the vfio-platform device non-abstract
Eric Auger
2018-10-15
hw/vfio/display: add ramfb support
Gerd Hoffmann
2018-10-12
s390x/vfio: ap: Introduce VFIO AP device
Tony Krowiak
2018-09-24
qemu-error: add {error, warn}_report_once_cond
Cornelia Huck
2018-08-23
vfio/pci: Fix failure to close file descriptor on error
Alex Williamson
2018-08-23
vfio/pci: Handle subsystem realpath() returning NULL
Alex Williamson
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-08-17
vfio: Inhibit ballooning based on group attachment to a container
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-18
vfio-ccw: add force unlimited prefetch property
Halil Pasic
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
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-06-05
vfio/quirks: Add common quirk alloc helper
Alex Williamson
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-05-31
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
2018-05-31
Make address_space_translate{, _cached}() take a MemTxAttrs argument
Peter Maydell
2018-04-30
vfio-ccw: introduce vfio_ccw_get_device()
Greg Kurz
[next]