diff options
author | Zhao Liu <zhao1.liu@intel.com> | 2024-07-15 16:21:54 +0800 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2024-07-17 14:04:15 +0300 |
commit | 47cd2f1a360196beb9769a2636ccdd3ae9d0370f (patch) | |
tree | ba36b79518da700688b913776b72c754aef5f457 /scripts/signrom.py | |
parent | 514d3035b97b686ed9af321605e9eba2a82b20c9 (diff) | |
download | qemu-47cd2f1a360196beb9769a2636ccdd3ae9d0370f.zip qemu-47cd2f1a360196beb9769a2636ccdd3ae9d0370f.tar.gz qemu-47cd2f1a360196beb9769a2636ccdd3ae9d0370f.tar.bz2 |
backends/iommufd: Get rid of qemu_open_old()
For qemu_open_old(), osdep.h said:
> Don't introduce new usage of this function, prefer the following
> qemu_open/qemu_create that take an "Error **errp".
So replace qemu_open_old() with qemu_open().
Cc: Yi Liu <yi.l.liu@intel.com>
Cc: Eric Auger <eric.auger@redhat.com>
Cc: Zhenzhong Duan <zhenzhong.duan@intel.com>
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Yi Liu <yi.l.liu@intel.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'scripts/signrom.py')
0 files changed, 0 insertions, 0 deletions