index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ipmi
/
ipmi_bmc_extern.c
Age
Commit message (
Expand
)
Author
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
2016-11-01
ipmi: Add graceful shutdown handling to the external BMC
Corey Minyard
2016-11-01
ipmi: Remove hotplug from IPMI BMCs
Corey Minyard
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-09-13
ipmi: check return of qemu_chr_fe_write() for errors
Daniel P. Berrange
2016-09-08
ipmi: free extern timer
Marc-André Lureau
2016-06-07
hw/ipmi: fix spelling
Michael Tokarev
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
hw: Clean up includes
Peter Maydell
2015-12-22
ipmi: Add a force off function
Corey Minyard
2015-12-22
ipmi: Add migration capability to the IPMI devices.
Corey Minyard
2015-12-22
ipmi: Add an external connection simulation interface
Corey Minyard