summaryrefslogtreecommitdiffstats
path: root/hw/ipmi/ipmi.c
Commit message (Expand)AuthorAgeFilesLines
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-2/+1Star
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* ipmi: Fix watchdog NMI handlingCorey Minyard2019-09-201-3/+3
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau2018-06-121-1/+1
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* qom: enforce readonly nature of link's check callbackIgor Mammedov2017-07-141-1/+1
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-2/+2
* ipmi: Implement shutdown via ACPI overtempCorey Minyard2016-11-011-1/+7
* ipmi: chassis poweroff should use qemu_system_shutdown_request()Cédric Le Goater2016-11-011-1/+1
* ipmi: rework the fwinfo to be fetched from the interfaceCorey Minyard2016-06-071-27/+7Star
* ipmi: do not take/drop iothread lockPaolo Bonzini2016-02-091-2/+0Star
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* ipmi: Add a firmware configuration repositoryCorey Minyard2015-12-221-0/+27
* Add a base IPMI interfaceCorey Minyard2015-12-221-0/+125