aboutsummaryrefslogtreecommitdiff
path: root/hw/ipmi/ipmi.c
AgeCommit message (Expand)Author
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-09-20ipmi: Fix watchdog NMI handlingCorey Minyard
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
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