aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/smbios.c
AgeCommit message (Expand)Author
2013-12-10smbios: Set system manufacturer, product & version by defaultMarkus Armbruster
2013-09-28smbios: Factor out smbios_maybe_add_str()Markus Armbruster
2013-09-28smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster
2013-09-28smbios: Improve diagnostics for conflicting entriesMarkus Armbruster
2013-09-28smbios: Convert to QemuOptsMarkus Armbruster
2013-09-28smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster
2013-06-14smbios: Check R in -smbios type=0, release=R parses okayMarkus Armbruster
2013-06-14smbios: Fix -smbios type=0, release=... for big endian hostsMarkus Armbruster
2013-06-14smbios: Clean up smbios_add_field() parametersMarkus Armbruster
2013-06-14smbios: Convert to error_report()Markus Armbruster
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini