summaryrefslogtreecommitdiffstats
path: root/hw/ipmi/ipmi_bmc_extern.c
Commit message (Expand)AuthorAgeFilesLines
* ipmi: Add graceful shutdown handling to the external BMCCorey Minyard2016-11-011-3/+8
* ipmi: Remove hotplug from IPMI BMCsCorey Minyard2016-11-011-0/+1
* char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau2016-10-241-1/+1
* char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau2016-10-241-3/+4
* char: replace PROP_CHR with CharBackendMarc-André Lureau2016-10-241-4/+4
* ipmi: check return of qemu_chr_fe_write() for errorsDaniel P. Berrange2016-09-131-2/+6
* ipmi: free extern timerMarc-André Lureau2016-09-081-0/+9
* hw/ipmi: fix spellingMichael Tokarev2016-06-071-1/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* hw: Clean up includesPeter Maydell2016-01-291-1/+1
* ipmi: Add a force off functionCorey Minyard2015-12-221-0/+6
* ipmi: Add migration capability to the IPMI devices.Corey Minyard2015-12-221-0/+34
* ipmi: Add an external connection simulation interfaceCorey Minyard2015-12-221-0/+478