Age | Commit message (Expand) | Author |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when 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-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-12-18 | hw/ipmi: Fix realize() error API violations | Markus Armbruster |
2019-09-20 | ipmi: Allow a size value to be passed for I/O space | Corey Minyard |
2019-09-20 | ipmi: Split out KCS-specific code from ISA KCS code | Corey Minyard |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2018-06-01 | ipmi: Use proper struct reference for KCS vmstate | Corey Minyard |
2017-12-18 | hw/ipmi: remove old i386 dependency | Philippe Mathieu-Daudé |
2016-11-18 | ipmi: fix qemu crash while migrating with ipmi | ZhuangYanying |
2016-06-07 | ipmi: rework the fwinfo to be fetched from the interface | Corey Minyard |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-01-29 | hw: Clean up includes | Peter Maydell |
2016-01-22 | fpu: Replace int32 typedef with int32_t | Peter Maydell |
2015-12-22 | ipmi: Add firmware registration to the ISA interface | Corey Minyard |
2015-12-22 | ipmi: Add migration capability to the IPMI devices. | Corey Minyard |
2015-12-22 | ipmi: Add an ISA KCS low-level interface | Corey Minyard |