| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | smbios: filter based on CONFIG_SMBIOS rather than TARGET | Leif Lindholm | 2017-01-16 | 1 | -1/+1 |
| * | smbios: fix uuid copy | Marc-André Lureau | 2016-09-29 | 1 | -1/+1 |
| * | vl: Switch qemu_uuid to QemuUUID | Fam Zheng | 2016-09-23 | 1 | -6/+6 |
| * | util: Add UUID API | Fam Zheng | 2016-09-23 | 1 | -0/+1 |
| * | ipmi: Add SMBIOS table entry | Corey Minyard | 2016-06-24 | 1 | -0/+2 |
| * | smbios: Move table build tools into an include file. | Corey Minyard | 2016-06-24 | 1 | -64/+6 |
| * | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
| * | module: Rename machine_init() to opts_init() | Eduardo Habkost | 2016-03-16 | 1 | -1/+1 |
| * | hw: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
| * | Use error_fatal to simplify obvious fatal errors | Markus Armbruster | 2016-01-13 | 1 | -36/+7 |
| * | smbios: add smbios 3.0 support | Wei Huang | 2015-09-07 | 1 | -23/+61 |
| * | smbios: move smbios code into a common folder | Wei Huang | 2015-08-13 | 1 | -0/+1101 |