summaryrefslogtreecommitdiffstats
path: root/hw/ipmi
Commit message (Expand)AuthorAgeFilesLines
* ipmi: sensor number should not exceed MAX_SENSORSCédric Le Goater2016-02-161-8/+8
* ipmi_bmc_sim: Add break to correct watchdog NMI checkCorey Minyard2016-02-091-0/+2
* ipmi_bmc_sim: Fix off by one in check.Corey Minyard2016-02-091-1/+1
* ipmi: do not take/drop iothread lockPaolo Bonzini2016-02-091-2/+0Star
* ipmi: add ACPI power and GUID commandsCédric Le Goater2016-02-061-0/+49
* ipmi: add GET_SYS_RESTART_CAUSE chassis commandCédric Le Goater2016-02-061-1/+15
* ipmi: add get and set SENSOR_TYPE commandsCédric Le Goater2016-02-061-1/+44
* ipmi: introduce a struct ipmi_sdr_compactCédric Le Goater2016-02-061-28/+44
* ipmi: fix SDR length valueCédric Le Goater2016-02-061-6/+6
* ipmi: cleanup error_report messagesCédric Le Goater2016-02-061-2/+2
* ipmi: replace *_MAXCMD definesCédric Le Goater2016-02-061-13/+8Star
* ipmi: replace goto by a return statementCédric Le Goater2016-02-061-99/+41Star
* hw: Clean up includesPeter Maydell2016-01-295-4/+5
* fpu: Replace int32 typedef with int32_tPeter Maydell2016-01-222-2/+2
* ipmi: Add a force off functionCorey Minyard2015-12-221-0/+6
* ipmi: Add firmware registration to the ISA interfaceCorey Minyard2015-12-222-0/+30
* ipmi: Add a firmware configuration repositoryCorey Minyard2015-12-221-0/+27
* ipmi: Add migration capability to the IPMI devices.Corey Minyard2015-12-224-0/+114
* ipmi: Add a BT low-level interfaceCorey Minyard2015-12-222-0/+490
* ipmi: Add an ISA KCS low-level interfaceCorey Minyard2015-12-222-0/+453
* ipmi: Add an external connection simulation interfaceCorey Minyard2015-12-222-0/+479
* ipmi: Add a local BMC simulationCorey Minyard2015-12-222-0/+1727
* Add a base IPMI interfaceCorey Minyard2015-12-222-0/+126