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