qemu/include/hw/i386
Markus Armbruster 351a6a73ca smbios: Normalize smbios_entry_add()'s error handling to exit(1)
It exits on all error conditions but one, where it returns -1.
Normalize, and return void.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-09-28 22:40:58 +03:00
..
apic_internal.h target-i386: Move APIC to ICC bus 2013-05-01 13:06:07 +02:00
apic-msidef.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
apic.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
ich9.h ich9: kill cmos_s3 2013-04-24 11:50:18 -05:00
ioapic_internal.h hw: move headers to include/ 2013-04-08 18:13:10 +02: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 e1000: add interrupt mitigation support 2013-09-06 17:25:52 +02:00
smbios.h smbios: Normalize smbios_entry_add()'s error handling to exit(1) 2013-09-28 22:40:58 +03:00