Age | Commit message (Expand) | Author |
2021-05-02 | hw: Do not include qemu/log.h if it is not necessary | Thomas Huth |
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 BT-specific code from ISA BT 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-08-23 | ipmi: Use proper struct reference for BT vmstate | Corey Minyard |
2018-01-30 | ipmi: Fix macro issues | Corey Minyard |
2017-12-18 | hw/ipmi: remove old i386 dependency | Philippe Mathieu-Daudé |
2017-04-02 | ipmi: Fix macro issues | Corey Minyard |
2017-02-13 | migration: consolidate VMStateField.start | Halil Pasic |
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 a BT low-level interface | Corey Minyard |