summary refs log tree commit diff stats
path: root/hw/ipmi/pci_ipmi_bt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/ipmi: Constify VMStateRichard Henderson2023-12-291-1/+1
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/ipmi: Fix realize() error API violationsMarkus Armbruster2019-12-181-2/+4
* ipmi: Add PCI IPMI interfacesCorey Minyard2019-09-201-0/+146