summaryrefslogtreecommitdiffstats
path: root/include/hw/i386/smbios.h
Commit message (Expand)AuthorAgeFilesLines
* smbios: move smbios code into a common folderWei Huang2015-08-131-235/+0Star
* smbios: remove dependency on x86 e820 tablesWei Huang2015-08-131-1/+9
* smbios: Encode UUID according to SMBIOS specificationEduardo Habkost2014-11-021-2/+15
* SMBIOS: Fix type 17 field sizesGabriel L. Somlo2014-05-211-4/+4
* SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo2014-05-211-1/+1
* SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo2014-05-051-1/+4
* SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo2014-05-051-0/+2
* SMBIOS: Update header file definitionsGabriel L. Somlo2014-05-051-22/+66
* SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo2014-05-051-3/+3
* smbios: Set system manufacturer, product & version by defaultMarkus Armbruster2013-12-101-0/+2
* smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster2013-09-281-1/+0Star
* smbios: Convert to QemuOptsMarkus Armbruster2013-09-281-1/+3
* smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster2013-09-281-1/+1
* smbios: Clean up smbios_add_field() parametersMarkus Armbruster2013-06-141-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+162