qemu/include/hw/i386
Gabriel L. Somlo 2e6e8d7a25 SMBIOS: Use bitmaps to prevent incompatible comand line options
Replace existing smbios_check_collision() functionality with
a pair of bitmaps: have_binfile_bitmap and have_fields_bitmap.
Bits corresponding to each smbios type are set by smbios_entry_add(),
which also uses the bitmaps to ensure that binary blobs and field
values are never accepted for the same type.

These bitmaps will also be used in the future to decide whether
or not to build a full table for a given smbios type.

Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2014-05-05 12:29:39 +02:00
..
apic_internal.h apic: QOM'ify APIC 2013-12-24 18:02:18 +01:00
apic-msidef.h
apic.h
ich9.h q35: Correct typo BRDIGE -> BRIDGE 2014-03-11 13:27:27 +02:00
ioapic_internal.h ioapic: QOM'ify ioapic 2013-12-24 18:02:18 +01:00
ioapic.h pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h 2013-07-29 19:33:32 -05:00
pc.h E820: Add interface for accessing e820 table 2014-05-05 12:29:39 +02:00
smbios.h SMBIOS: Use bitmaps to prevent incompatible comand line options 2014-05-05 12:29:39 +02:00