aboutsummaryrefslogtreecommitdiff
path: root/hw/ipmi/ipmi_bmc_extern.c
AgeCommit message (Expand)Author
2018-01-30ipmi: disable IRQ and ATN on an external disconnectCorey Minyard
2018-01-22hw/ipmi: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2017-07-14char: avoid chardevice direct accessAnton Nefedov
2017-07-14char: add backend hotswap handlerAnton Nefedov
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2016-11-01ipmi: Add graceful shutdown handling to the external BMCCorey Minyard
2016-11-01ipmi: Remove hotplug from IPMI BMCsCorey Minyard
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau
2016-09-13ipmi: check return of qemu_chr_fe_write() for errorsDaniel P. Berrange
2016-09-08ipmi: free extern timerMarc-André Lureau
2016-06-07hw/ipmi: fix spellingMichael Tokarev
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29hw: Clean up includesPeter Maydell
2015-12-22ipmi: Add a force off functionCorey Minyard
2015-12-22ipmi: Add migration capability to the IPMI devices.Corey Minyard
2015-12-22ipmi: Add an external connection simulation interfaceCorey Minyard