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
2020-08-21
meson: convert hw/vfio
Marc-André Lureau
2020-08-21
meson: infrastructure for building emulators
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-16
vfio: fix use-after-free in display
Gerd Hoffmann
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-02
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
2020-06-18
vfio-ccw: Add support for the CRW region and IRQ
Farhan Ali
2020-06-18
vfio-ccw: Refactor ccw irq handler
Eric Farman
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
2020-06-18
vfio-ccw: Refactor cleanup of regions
Eric Farman
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-11
hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
Thomas Huth
2020-06-11
hw/vfio: Add VMD Passthrough Quirk
Jon Derrick
2020-06-10
vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
Peter Xu
2020-06-05
vfio-ccw: allow non-prefetch ORBs
Jared Rossi
2020-05-27
vfio/nvlink: Remove exec permission to avoid SELinux AVCs
Leonardo Bras
2020-05-18
Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"
Gerd Hoffmann
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
2020-04-07
vfio/spapr: Fix page size calculation
Alexey Kardashevskiy
2020-02-18
hw/vfio/display: Remove superfluous semicolon
Philippe Mathieu-Daudé
2020-02-18
Report stringified errno in VFIO related errors
Michal Privoznik
2020-02-06
hw/vfio: Move the IGD quirk code to a separate file
Thomas Huth
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-06
vfio/pci: Don't remove irqchip notifier if not registered
Peter Xu
2019-12-18
hw/vfio/ap: drop local_err from vfio_ap_realize
Vladimir Sementsov-Ogievskiy
2019-12-14
vfio-ccw: Fix error message
Boris Fiuczynski
2019-11-26
vfio/pci: Respond to KVM irqchip change notifier
David Gibson
2019-11-26
vfio/pci: Split vfio_intx_update()
David Gibson
2019-11-18
vfio: vfio-pci requires EDID
Paolo Bonzini
2019-11-18
vfio: don't ignore return value of migrate_add_blocker
Jens Freimann
2019-11-18
hw/vfio/pci: Fix double free of migration_blocker
Michal Privoznik
2019-10-29
vfio: unplug failover primary device before migration
Jens Freimann
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-10
hw/vfio/pci: fix double free in vfio_msi_disable
Evgeny Yakovlev
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
2019-09-19
vfio: fix a typo
Chen Zhang
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
2019-09-03
hw/vfio: Access MemoryRegion with MemOp
Tony Nguyen
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
[next]