On 15/7/24 10:21, Zhao Liu wrote:
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: David Hildenbrand <da...@redhat.com>
Cc: Igor Mammedov <imamm...@redhat.com>
Signed-off-by: Zhao Liu <zhao1....@intel.com>
---
  backends/hostmem-epc.c | 4 +---
  1 file changed, 1 insertion(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to