aboutsummaryrefslogtreecommitdiff
path: root/hw/ipmi/isa_ipmi_kcs.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+2
2018-06-01ipmi: Use proper struct reference for KCS vmstateCorey Minyard1-15/+66
2017-12-18hw/ipmi: remove old i386 dependencyPhilippe Mathieu-Daudé1-1/+0
2016-11-18ipmi: fix qemu crash while migrating with ipmiZhuangYanying1-4/+2
2016-06-07ipmi: rework the fwinfo to be fetched from the interfaceCorey Minyard1-25/+31
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2016-01-22fpu: Replace int32 typedef with int32_tPeter Maydell1-1/+1
2015-12-22ipmi: Add firmware registration to the ISA interfaceCorey Minyard1-0/+15
2015-12-22ipmi: Add migration capability to the IPMI devices.Corey Minyard1-0/+26
2015-12-22ipmi: Add an ISA KCS low-level interfaceCorey Minyard1-0/+452