summaryrefslogtreecommitdiffstats
path: root/hw/smbios
Commit message (Expand)AuthorAgeFilesLines
* stubs: move smbios stubs to hw/smbiosPaolo Bonzini2017-01-162-3/+22
* smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm2017-01-163-1/+35
* smbios: fix uuid copyMarc-André Lureau2016-09-291-1/+1
* vl: Switch qemu_uuid to QemuUUIDFam Zheng2016-09-231-6/+6
* util: Add UUID APIFam Zheng2016-09-231-0/+1
* ipmi: Add SMBIOS table entryCorey Minyard2016-06-243-0/+120
* smbios: Move table build tools into an include file.Corey Minyard2016-06-242-64/+93
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* module: Rename machine_init() to opts_init()Eduardo Habkost2016-03-161-1/+1
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* Use error_fatal to simplify obvious fatal errorsMarkus Armbruster2016-01-131-36/+7Star
* smbios: add smbios 3.0 supportWei Huang2015-09-071-23/+61
* smbios: move smbios code into a common folderWei Huang2015-08-132-0/+1102