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
Age
Commit message (
Expand
)
Author
2019-09-20
ipmi: Add an SMBus IPMI interface
Corey Minyard
2019-09-20
ipmi: Add PCI IPMI interfaces
Corey Minyard
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-09-20
ipmi: Split out KCS-specific code from ISA KCS code
Corey Minyard
2019-09-20
ipmi: Add a UUID device property
Corey Minyard
2019-09-20
ipmi: Generate an interrupt on watchdog pretimeout expiry
Corey Minyard
2019-09-20
ipmi: Fix the get watchdog command
Corey Minyard
2019-09-20
ipmi: Fix watchdog NMI handling
Corey Minyard
2019-08-21
hw/ipmi: Rewrite a fall through comment
Philippe Mathieu-Daudé
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Clean up inclusion of 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-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
2019-03-07
ipmi: express dependencies with kconfig
Paolo Bonzini
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2018-08-23
ipmi: Use proper struct reference for BT vmstate
Corey Minyard
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-01
ipmi: Use proper struct reference for KCS vmstate
Corey Minyard
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-01-30
ipmi: Allow BMC device properties to be set
Corey Minyard
2018-01-30
ipmi: disable IRQ and ATN on an external disconnect
Corey Minyard
2018-01-30
ipmi: Fix macro issues
Corey Minyard
2018-01-30
ipmi: Add the platform event message command
Corey Minyard
2018-01-30
ipmi: Don't set the timestamp on add events that don't have it
Corey Minyard
2018-01-30
ipmi: Fix SEL get/set time commands
Corey Minyard
2018-01-22
hw/ipmi: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2017-12-18
hw/ipmi: remove old i386 dependency
Philippe Mathieu-Daudé
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
2017-07-14
char: avoid chardevice direct access
Anton Nefedov
2017-07-14
char: add backend hotswap handler
Anton Nefedov
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
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
2017-04-26
ipmi: provide support for FRUs
Cédric Le Goater
2017-04-26
ipmi: use a file to load SDRs
Cédric Le Goater
2017-04-02
ipmi: Fix macro issues
Corey Minyard
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
2016-11-18
ipmi: fix qemu crash while migrating with ipmi
ZhuangYanying
2016-11-01
ipmi: Add graceful shutdown handling to the external BMC
Corey Minyard
2016-11-01
ipmi: fix build config variable name for ipmi_bmc_extern.o
Daniel P. Berrange
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
[next]