aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386/smbios.h
AgeCommit message (Expand)Author
2015-08-13smbios: move smbios code into a common folderWei Huang
2015-08-13smbios: remove dependency on x86 e820 tablesWei Huang
2014-11-02smbios: Encode UUID according to SMBIOS specificationEduardo Habkost
2014-05-21SMBIOS: Fix type 17 field sizesGabriel L. Somlo
2014-05-21SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo
2014-05-05SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo
2014-05-05SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo
2014-05-05SMBIOS: Update header file definitionsGabriel L. Somlo
2014-05-05SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo
2013-12-10smbios: Set system manufacturer, product & version by defaultMarkus Armbruster
2013-09-28smbios: Make multiple -smbios type= accumulate sanelyMarkus 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: Clean up smbios_add_field() parametersMarkus Armbruster
2013-04-08hw: move headers to include/Paolo Bonzini