Age | Commit message (Expand) | Author | Files | Lines |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini | 1 | -0/+2 |
2019-02-22 | hw/smbios: fix offset of type 3 sku field | Daniel P. Berrangé | 1 | -0/+1 |
2018-12-19 | hw/smbios: Move to the hw/firmware/ subdirectory | Philippe Mathieu-Daudé | 3 | -3/+3 |
2018-12-19 | hw/smbios: Remove "smbios_ipmi.h" | Philippe Mathieu-Daudé | 5 | -18/+5 |
2018-12-19 | hw/smbios: Restrict access to "hw/smbios/ipmi.h" | Philippe Mathieu-Daudé | 4 | -3/+18 |
2018-12-14 | hw/smbios/smbios.c: Don't use load_image() | Peter Maydell | 1 | -1/+1 |
2018-10-19 | smbios: Clean up error handling in smbios_add() | Markus Armbruster | 1 | -28/+62 |
2018-07-02 | hw/smbios: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -9/+6 |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 1 | -0/+1 |
2018-02-09 | Include qmp-commands.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2018-01-11 | Merge remote-tracking branch 'origin/master' into HEAD | Michael S. Tsirkin | 1 | -0/+1 |
2017-12-18 | hw: use "qemu/osdep.h" as first #include in source files | Philippe Mathieu-Daudé | 1 | -0/+1 |
2017-12-05 | smbios: support setting OEM strings table | Daniel P. Berrange | 2 | -0/+84 |
2017-01-16 | stubs: move smbios stubs to hw/smbios | Paolo Bonzini | 2 | -3/+22 |
2017-01-16 | smbios: filter based on CONFIG_SMBIOS rather than TARGET | Leif Lindholm | 3 | -1/+35 |
2016-09-29 | smbios: fix uuid copy | Marc-André Lureau | 1 | -1/+1 |
2016-09-23 | vl: Switch qemu_uuid to QemuUUID | Fam Zheng | 1 | -6/+6 |
2016-09-23 | util: Add UUID API | Fam Zheng | 1 | -0/+1 |
2016-06-24 | ipmi: Add SMBIOS table entry | Corey Minyard | 3 | -0/+120 |
2016-06-24 | smbios: Move table build tools into an include file. | Corey Minyard | 2 | -64/+93 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-16 | module: Rename machine_init() to opts_init() | Eduardo Habkost | 1 | -1/+1 |
2016-01-29 | hw: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-13 | Use error_fatal to simplify obvious fatal errors | Markus Armbruster | 1 | -36/+7 |
2015-09-07 | smbios: add smbios 3.0 support | Wei Huang | 1 | -23/+61 |
2015-08-13 | smbios: move smbios code into a common folder | Wei Huang | 2 | -0/+1102 |