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
/
ap.c
Age
Commit message (
Expand
)
Author
2020-07-02
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-12-18
hw/vfio/ap: drop local_err from vfio_ap_realize
Vladimir Sementsov-Ogievskiy
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/queue.h slightly less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-22
hw: vfio: drop TYPE_FOO MACRO in VMStateDescription
Li Qiang
2019-03-04
s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
Tony Krowiak
2018-12-20
Clean up includes
Markus Armbruster
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-12
s390x/vfio: ap: Introduce VFIO AP device
Tony Krowiak