index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ipmi
/
ipmi.c
Age
Commit message (
Expand
)
Author
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-09-20
ipmi: Fix watchdog NMI handling
Corey Minyard
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2016-11-01
ipmi: Implement shutdown via ACPI overtemp
Corey Minyard
2016-11-01
ipmi: chassis poweroff should use qemu_system_shutdown_request()
Cédric Le Goater
2016-06-07
ipmi: rework the fwinfo to be fetched from the interface
Corey Minyard
2016-02-09
ipmi: do not take/drop iothread lock
Paolo Bonzini
2016-01-29
hw: Clean up includes
Peter Maydell
2015-12-22
ipmi: Add a firmware configuration repository
Corey Minyard
2015-12-22
Add a base IPMI interface
Corey Minyard