summaryrefslogtreecommitdiffstats
path: root/include/hw/ipmi
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-181-1/+1
* Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost2020-09-091-4/+2Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-12/+6Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-7/+11
* ppc/pnv: Add a HIOMAP erase commandCédric Le Goater2020-09-081-0/+1
* ipmi: Add support to customize OEM functionsCédric Le Goater2019-12-171-0/+42
* ipmi: Allow a size value to be passed for I/O spaceCorey Minyard2019-09-203-1/+8
* ipmi: Split out BT-specific code from ISA BT codeCorey Minyard2019-09-201-0/+72
* ipmi: Split out KCS-specific code from ISA KCS codeCorey Minyard2019-09-201-0/+75
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* qom: make interface types abstractMarc-André Lureau2018-12-111-3/+1Star
* ipmi: introduce an ipmi_bmc_gen_event() APICédric Le Goater2017-04-261-0/+2
* ipmi: introduce an ipmi_bmc_sdr_find() APICédric Le Goater2017-04-261-0/+2
* ipmi: rework the fwinfo to be fetched from the interfaceCorey Minyard2016-06-071-35/+39
* ipmi: introduce a struct ipmi_sdr_compactCédric Le Goater2016-02-061-0/+45
* ipmi: Add a firmware configuration repositoryCorey Minyard2015-12-221-0/+35
* Add a base IPMI interfaceCorey Minyard2015-12-221-0/+178