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
/
ccw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-24
vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors
Cédric Le Goater
1
-1
/
+1
2024-06-24
vfio/ccw: Fix the missed unrealize() call in error path
Zhenzhong Duan
1
-1
/
+2
2024-06-24
vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()
Cédric Le Goater
1
-7
/
+5
2024-06-24
s390x/css: Make S390CCWDeviceClass::realize return bool
Cédric Le Goater
1
-2
/
+1
2024-05-22
vfio/ccw: Make vfio_ccw_get_region() return a bool
Zhenzhong Duan
1
-8
/
+7
2024-05-22
vfio/helpers: Make vfio_device_get_name() return bool
Zhenzhong Duan
1
-1
/
+1
2024-05-22
vfio/helpers: Make vfio_set_irq_signaling() return bool
Zhenzhong Duan
1
-4
/
+4
2024-05-16
vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
Zhenzhong Duan
1
-4
/
+2
2024-05-16
vfio/ccw: Make vfio_ccw_register_irq_notifier() return a bool
Cédric Le Goater
1
-11
/
+11
2024-05-16
vfio/ccw: Use g_autofree variable in vfio_ccw_register_irq_notifier()
Cédric Le Goater
1
-6
/
+3
2023-12-19
vfio: Introduce a helper function to initialize VFIODevice
Zhenzhong Duan
1
-6
/
+2
2023-12-19
vfio/ccw: Move VFIODevice initializations in vfio_ccw_instance_init
Zhenzhong Duan
1
-15
/
+15
2023-12-19
vfio/ccw: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
1
-3
/
+22
2023-12-19
vfio/ccw: 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/ccw: Use vfio_[attach/detach]_device
Eric Auger
1
-90
/
+27
2023-02-27
hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
Philippe Mathieu-Daudé
1
-12
/
+7
2023-02-27
hw/vfio/ccw: Remove pointless S390CCWDevice variable
Philippe Mathieu-Daudé
1
-2
/
+1
2023-02-27
hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE()
Philippe Mathieu-Daudé
1
-6
/
+3
2023-02-27
hw/vfio/ccw: Use intermediate S390CCWDevice variable
Philippe Mathieu-Daudé
1
-4
/
+5
2023-02-27
hw/vfio/ccw: Simplify using DEVICE() macro
Philippe Mathieu-Daudé
1
-1
/
+1
2021-09-06
vfio-ccw: forward halt/clear errors
Cornelia Huck
1
-2
/
+2
2021-06-21
s390x/css: Add passthrough IRB
Eric Farman
1
-0
/
+4
2021-05-20
vfio-ccw: Attempt to clean up all IRQs on error
Eric Farman
1
-3
/
+5
2021-05-20
vfio-ccw: Permit missing IRQs
Eric Farman
1
-5
/
+7
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-03-04
vfio-ccw: Do not read region ret_code after write
Eric Farman
1
-6
/
+6
2021-01-21
vfio-ccw: Connect the device request notifier
Eric Farman
1
-4
/
+36
2020-10-02
vfio-ccw: plug memory leak while getting region info
Cornelia Huck
1
-1
/
+4
2020-07-02
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
1
-5
/
+6
2020-06-18
vfio-ccw: Add support for the CRW region and IRQ
Farhan Ali
1
-0
/
+73
2020-06-18
vfio-ccw: Refactor ccw irq handler
Eric Farman
1
-16
/
+42
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
1
-0
/
+63
2020-06-18
vfio-ccw: Refactor cleanup of regions
Eric Farman
1
-5
/
+9
2020-06-05
vfio-ccw: allow non-prefetch ORBs
Jared Rossi
1
-10
/
+3
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-3
/
+3
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-12-14
vfio-ccw: Fix error message
Boris Fiuczynski
1
-1
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-07-08
vfio-ccw: Test vfio_set_irq_signaling() return value
Alex Williamson
1
-3
/
+2
2019-06-24
vfio-ccw: support async command subregion
Cornelia Huck
1
-2
/
+111
2019-06-24
vfio-ccw: use vfio_set_irq_signaling
Cornelia Huck
1
-38
/
+13
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-04-12
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
1
-3
/
+3
2019-04-03
hw/vfio/ccw: avoid taking address members in packed structs
Daniel P. Berrangé
1
-20
/
+22
2018-09-24
qemu-error: add {error, warn}_report_once_cond
Cornelia Huck
1
-15
/
+3
2018-08-17
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
1
-0
/
+9
2018-06-18
vfio-ccw: add force unlimited prefetch property
Halil Pasic
1
-0
/
+35
[next]