Searched hist:fa8053841efebab7fcdc76252b953f8dafe7a343 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/vfio/ |
H A D | ccw.c | diff fa8053841efebab7fcdc76252b953f8dafe7a343 Wed May 22 12:01:06 CDT 2024 Zhenzhong Duan <zhenzhong.duan@intel.com> vfio/ccw: Fix the missed unrealize() call in error path
When get name failed, we should call unrealize() so that vfio_ccw_realize() is self contained.
Fixes: 909a6254eda ("vfio/ccw: Make vfio cdev pre-openable by passing a file handle") Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Reviewed-by: Eric Farman <farman@linux.ibm.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-ID: <20240522170107.289532-7-clg@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|