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
/
include
/
hw
/
ipmi
/
ipmi.h
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-08
ppc/pnv: Add a HIOMAP erase command
Cédric Le Goater
2019-12-17
ipmi: Add support to customize OEM functions
Cédric Le Goater
2019-09-20
ipmi: Allow a size value to be passed for I/O space
Corey Minyard
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-12-11
qom: make interface types abstract
Marc-André Lureau
2017-04-26
ipmi: introduce an ipmi_bmc_gen_event() API
Cédric Le Goater
2017-04-26
ipmi: introduce an ipmi_bmc_sdr_find() API
Cédric Le Goater
2016-06-07
ipmi: rework the fwinfo to be fetched from the interface
Corey Minyard
2016-02-06
ipmi: introduce a struct ipmi_sdr_compact
Cédric Le Goater
2015-12-22
ipmi: Add a firmware configuration repository
Corey Minyard
2015-12-22
Add a base IPMI interface
Corey Minyard