summaryrefslogtreecommitdiff
path: root/hw/i386/smbios.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-14smbios: Check R in -smbios type=0, release=R parses okayMarkus Armbruster1-1/+4
2013-06-14smbios: Fix -smbios type=0, release=... for big endian hostsMarkus Armbruster1-2/+2
2013-06-14smbios: Clean up smbios_add_field() parametersMarkus Armbruster1-12/+14
2013-06-14smbios: Convert to error_report()Markus Armbruster1-12/+12
2013-04-08hw: move headers to include/Paolo Bonzini1-1/+1
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+241