summaryrefslogtreecommitdiff
path: root/hw/ipmi/ipmi.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster1-1/+1
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+1
2017-07-14qom: enforce readonly nature of link's check callbackIgor Mammedov1-1/+1
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake1-2/+2
2016-11-01ipmi: Implement shutdown via ACPI overtempCorey Minyard1-1/+7
2016-11-01ipmi: chassis poweroff should use qemu_system_shutdown_request()Cédric Le Goater1-1/+1
2016-06-07ipmi: rework the fwinfo to be fetched from the interfaceCorey Minyard1-27/+7
2016-02-09ipmi: do not take/drop iothread lockPaolo Bonzini1-2/+0
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2015-12-22ipmi: Add a firmware configuration repositoryCorey Minyard1-0/+27
2015-12-22Add a base IPMI interfaceCorey Minyard1-0/+125