aboutsummaryrefslogtreecommitdiff
path: root/hw/ipmi/ipmi.c
AgeCommit message (Expand)Author
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2017-07-14qom: enforce readonly nature of link's check callbackIgor Mammedov
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2016-11-01ipmi: Implement shutdown via ACPI overtempCorey Minyard
2016-11-01ipmi: chassis poweroff should use qemu_system_shutdown_request()Cédric Le Goater
2016-06-07ipmi: rework the fwinfo to be fetched from the interfaceCorey Minyard
2016-02-09ipmi: do not take/drop iothread lockPaolo Bonzini
2016-01-29hw: Clean up includesPeter Maydell
2015-12-22ipmi: Add a firmware configuration repositoryCorey Minyard
2015-12-22Add a base IPMI interfaceCorey Minyard