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
/
isa_ipmi_bt.c
Age
Commit message (
Expand
)
Author
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