aboutsummaryrefslogtreecommitdiff
path: root/hw/ipmi/ipmi_bmc_extern.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-01ipmi: Add graceful shutdown handling to the external BMCCorey Minyard1-3/+8
2016-11-01ipmi: Remove hotplug from IPMI BMCsCorey Minyard1-0/+1
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau1-1/+1
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau1-3/+4
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau1-4/+4
2016-09-13ipmi: check return of qemu_chr_fe_write() for errorsDaniel P. Berrange1-2/+6
2016-09-08ipmi: free extern timerMarc-André Lureau1-0/+9
2016-06-07hw/ipmi: fix spellingMichael Tokarev1-1/+1
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-01-29hw: Clean up includesPeter Maydell1-1/+1
2015-12-22ipmi: Add a force off functionCorey Minyard1-0/+6
2015-12-22ipmi: Add migration capability to the IPMI devices.Corey Minyard1-0/+34
2015-12-22ipmi: Add an external connection simulation interfaceCorey Minyard1-0/+478