index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
ap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
hw/vfio/ap: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+1
2023-12-19
vfio: Introduce a helper function to initialize VFIODevice
Zhenzhong Duan
1
-6
/
+2
2023-12-19
vfio/ap: Move VFIODevice initializations in vfio_ap_instance_init
Zhenzhong Duan
1
-13
/
+13
2023-12-19
vfio/ap: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
1
-1
/
+22
2023-12-19
vfio/ap: Allow the selection of a given iommu backend
Zhenzhong Duan
1
-0
/
+6
2023-11-06
vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c
Zhenzhong Duan
1
-1
/
+0
2023-10-18
vfio/ap: Remove pointless apdev variable
Zhenzhong Duan
1
-6
/
+3
2023-10-18
vfio/ap: Use vfio_[attach/detach]_device
Eric Auger
1
-54
/
+13
2023-07-10
s390x/ap: Wire up the device request notifier interface
Tony Krowiak
1
-0
/
+113
2021-07-07
target/s390x: move kvm files into kvm/
Cho, Yu-Chen
1
-1
/
+1
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
1
-1
/
+0
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
vfio: Rename VFIO_AP_DEVICE_TYPE to TYPE_VFIO_AP_DEVICE
Eduardo Habkost
1
-4
/
+4
2020-09-09
ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
Eduardo Habkost
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-08-27
hw/vfio/ap: Plug memleak in vfio_ap_get_group()
Pan Nengyuan
1
-0
/
+1
2020-07-02
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
1
-4
/
+4
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-1
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-12-18
hw/vfio/ap: drop local_err from vfio_ap_realize
Vladimir Sementsov-Ogievskiy
1
-6
/
+3
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-05-22
hw: vfio: drop TYPE_FOO MACRO in VMStateDescription
Li Qiang
1
-1
/
+1
2019-03-04
s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
Tony Krowiak
1
-1
/
+1
2018-12-20
Clean up includes
Markus Armbruster
1
-1
/
+1
2018-12-12
vfio-ap: flag as compatible with balloon
Cornelia Huck
1
-0
/
+8
2018-11-05
s390x/vfio-ap: report correct error
Cornelia Huck
1
-1
/
+1
2018-10-12
s390x/vfio: ap: Introduce VFIO AP device
Tony Krowiak
1
-0
/
+181