diff options
author | Igor Mammedov <imammedo@redhat.com> | 2024-03-14 16:22:51 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2024-03-18 08:42:45 -0400 |
commit | d638a8659b7e957dede0cdc5afa569b733a10da5 (patch) | |
tree | 42946b45d39923bffd42eaaea23bec46429a98ec /hw/intc | |
parent | 684b49fda6735fef7ee07bb2c628b37fa114ca1e (diff) | |
download | qemu-d638a8659b7e957dede0cdc5afa569b733a10da5.zip qemu-d638a8659b7e957dede0cdc5afa569b733a10da5.tar.gz qemu-d638a8659b7e957dede0cdc5afa569b733a10da5.tar.bz2 |
smbios: rename/expose structures/bitmaps used by both legacy and modern code
As a preparation to move legacy handling into a separate file,
add prefix 'smbios_' to type0/type1/have_binfile_bitmap/have_fields_bitmap
and expose them in smbios.h so that they can be reused in
legacy and modern code.
Doing it as a separate patch to avoid rename cluttering follow-up
patch which will move legacy code into a separate file.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Ani Sinha <anisinha@redhat.com>
Message-Id: <20240314152302.2324164-11-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions