qemu-e2k/hw/smbios
Peter Maydell b7abb791e4 hw/smbios/smbios.c: Don't use load_image()
The load_image() function is deprecated, as it does not let the
caller specify how large the buffer to read the file into is.
Instead use load_image_size().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20181130151712.2312-4-peter.maydell@linaro.org
2018-12-14 13:30:50 +00:00
..
Makefile.objs stubs: move smbios stubs to hw/smbios 2017-01-16 17:52:35 +01:00
smbios-stub.c Include qmp-commands.h exactly where needed 2018-02-09 13:52:10 +01:00
smbios.c hw/smbios/smbios.c: Don't use load_image() 2018-12-14 13:30:50 +00:00
smbios_build.h smbios: support setting OEM strings table 2017-12-05 19:13:45 +02:00
smbios_type_38-stub.c hw: use "qemu/osdep.h" as first #include in source files 2017-12-18 17:07:02 +03:00
smbios_type_38.c ipmi: Add SMBIOS table entry 2016-06-24 05:13:57 +03:00