summaryrefslogtreecommitdiff
path: root/hw/ipmi/pci_ipmi_kcs.c
AgeCommit message (Expand)Author
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
2019-12-18hw/ipmi: Fix realize() error API violationsMarkus Armbruster
2019-09-20ipmi: Add PCI IPMI interfacesCorey Minyard