summaryrefslogtreecommitdiff
path: root/hw/ipmi/isa_ipmi_kcs.c
AgeCommit message (Expand)Author
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-12-18hw/ipmi: Fix realize() error API violationsMarkus Armbruster
2019-09-20ipmi: Allow a size value to be passed for I/O spaceCorey Minyard
2019-09-20ipmi: Split out KCS-specific code from ISA KCS codeCorey Minyard
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-06-01ipmi: Use proper struct reference for KCS vmstateCorey Minyard
2017-12-18hw/ipmi: remove old i386 dependencyPhilippe Mathieu-Daudé
2016-11-18ipmi: fix qemu crash while migrating with ipmiZhuangYanying
2016-06-07ipmi: rework the fwinfo to be fetched from the interfaceCorey Minyard
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29hw: Clean up includesPeter Maydell
2016-01-22fpu: Replace int32 typedef with int32_tPeter Maydell
2015-12-22ipmi: Add firmware registration to the ISA interfaceCorey Minyard
2015-12-22ipmi: Add migration capability to the IPMI devices.Corey Minyard
2015-12-22ipmi: Add an ISA KCS low-level interfaceCorey Minyard