aboutsummaryrefslogtreecommitdiff
path: root/hw/ipmi/ipmi_bmc_sim.c
AgeCommit message (Expand)Author
2016-02-09ipmi_bmc_sim: Add break to correct watchdog NMI checkCorey Minyard
2016-02-09ipmi_bmc_sim: Fix off by one in check.Corey Minyard
2016-02-06ipmi: add ACPI power and GUID commandsCédric Le Goater
2016-02-06ipmi: add GET_SYS_RESTART_CAUSE chassis commandCédric Le Goater
2016-02-06ipmi: add get and set SENSOR_TYPE commandsCédric Le Goater
2016-02-06ipmi: introduce a struct ipmi_sdr_compactCédric Le Goater
2016-02-06ipmi: fix SDR length valueCédric Le Goater
2016-02-06ipmi: cleanup error_report messagesCédric Le Goater
2016-02-06ipmi: replace *_MAXCMD definesCédric Le Goater
2016-02-06ipmi: replace goto by a return statementCédric Le Goater
2016-01-29hw: Clean up includesPeter Maydell
2015-12-22ipmi: Add migration capability to the IPMI devices.Corey Minyard
2015-12-22ipmi: Add a local BMC simulationCorey Minyard