| Commit message (Expand) | Author | Age | Files | Lines |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros | Eduardo Habkost | 2020-09-18 | 1 | -1/+1 |
* | Use OBJECT_DECLARE_TYPE where possible | Eduardo Habkost | 2020-09-09 | 1 | -4/+2 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -12/+6 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -7/+11 |
* | ppc/pnv: Add a HIOMAP erase command | Cédric Le Goater | 2020-09-08 | 1 | -0/+1 |
* | ipmi: Add support to customize OEM functions | Cédric Le Goater | 2019-12-17 | 1 | -0/+42 |
* | ipmi: Allow a size value to be passed for I/O space | Corey Minyard | 2019-09-20 | 1 | -1/+6 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | qom: make interface types abstract | Marc-André Lureau | 2018-12-11 | 1 | -3/+1 |
* | ipmi: introduce an ipmi_bmc_gen_event() API | Cédric Le Goater | 2017-04-26 | 1 | -0/+2 |
* | ipmi: introduce an ipmi_bmc_sdr_find() API | Cédric Le Goater | 2017-04-26 | 1 | -0/+2 |
* | ipmi: rework the fwinfo to be fetched from the interface | Corey Minyard | 2016-06-07 | 1 | -35/+39 |
* | ipmi: introduce a struct ipmi_sdr_compact | Cédric Le Goater | 2016-02-06 | 1 | -0/+45 |
* | ipmi: Add a firmware configuration repository | Corey Minyard | 2015-12-22 | 1 | -0/+35 |
* | Add a base IPMI interface | Corey Minyard | 2015-12-22 | 1 | -0/+178 |