aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ipmi
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-08ppc/pnv: Add a HIOMAP erase commandCédric Le Goater
2019-12-17ipmi: Add support to customize OEM functionsCédric Le Goater
2019-09-20ipmi: Allow a size value to be passed for I/O spaceCorey Minyard
2019-09-20ipmi: Split out BT-specific code from ISA BT codeCorey Minyard
2019-09-20ipmi: Split out KCS-specific code from ISA KCS codeCorey Minyard
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-12-11qom: make interface types abstractMarc-André Lureau
2017-04-26ipmi: introduce an ipmi_bmc_gen_event() APICédric Le Goater
2017-04-26ipmi: introduce an ipmi_bmc_sdr_find() APICédric Le Goater
2016-06-07ipmi: rework the fwinfo to be fetched from the interfaceCorey Minyard
2016-02-06ipmi: introduce a struct ipmi_sdr_compactCédric Le Goater
2015-12-22ipmi: Add a firmware configuration repositoryCorey Minyard
2015-12-22Add a base IPMI interfaceCorey Minyard