On 11/30/18 9:17 AM, Peter Maydell wrote:
The load_image() function is now no longer used anywhere, so
we can remove it completely. (Use load_image_size() or
g_file_get_contents() instead.)
Signed-off-by: Peter Maydell <[email protected]>
---
include/hw/loader.h | 1 -
hw/core/loader.c | 25 -------------------------
2 files changed, 26 deletions(-)
Good riddance.
Reviewed-by: Eric Blake <[email protected]>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org