Home
last modified time | relevance | path

Searched hist:"040 f8d105057383b42c162424a99a468f67a97f4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dccw.cdiff 040f8d105057383b42c162424a99a468f67a97f4 Tue May 21 23:40:02 CDT 2024 Zhenzhong Duan <zhenzhong.duan@intel.com> vfio/ccw: Make vfio_ccw_get_region() return a bool

Since vfio_populate_device() takes an 'Error **' argument,
best practices suggest to return a bool. See the qapi/error.h
Rules section.

Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>