1. cd60d85 ipmi: introduce an ipmi_bmc_gen_event() API by Cédric Le Goater · 8 years ago
  2. 7fabcdb ipmi: introduce an ipmi_bmc_sdr_find() API by Cédric Le Goater · 8 years ago
  3. 540c07d ipmi: provide support for FRUs by Cédric Le Goater · 8 years ago
  4. 8c6fd7f ipmi: use a file to load SDRs by Cédric Le Goater · 8 years ago
  5. cb9a05a ipmi: Fix macro issues by Corey Minyard · 8 years ago
  6. 59046ec migration: consolidate VMStateField.start by Halil Pasic · 8 years ago
  7. d668fc4 ipmi: fix qemu crash while migrating with ipmi by ZhuangYanying · 8 years ago
  8. f53b9f3 ipmi: Add graceful shutdown handling to the external BMC by Corey Minyard · 8 years ago
  9. 4059fa6 ipmi: fix build config variable name for ipmi_bmc_extern.o by Daniel P. Berrange · 8 years ago
  10. 9c22c1c ipmi: Implement shutdown via ACPI overtemp by Corey Minyard · 8 years ago
  11. 2b7812d ipmi: chassis poweroff should use qemu_system_shutdown_request() by Cédric Le Goater · 8 years ago
  12. 0eb4d4e ipmi_bmc_sim: Remove an unnecessary mutex by Corey Minyard · 8 years ago
  13. 66abfdd ipmi: Remove hotplug from IPMI BMCs by Corey Minyard · 8 years ago
  14. 39ab61c char: remove explicit_fe_open, use a set_handlers argument by Marc-André Lureau · 8 years ago
  15. 5345fdb char: use qemu_chr_fe* functions with CharBackend argument by Marc-André Lureau · 8 years ago
  16. becdfa0 char: replace PROP_CHR with CharBackend by Marc-André Lureau · 8 years ago
  17. 9c5ce8d vl: Switch qemu_uuid to QemuUUID by Fam Zheng · 8 years ago
  18. b72981b ipmi: check return of qemu_chr_fe_write() for errors by Daniel P. Berrange · 9 years ago
  19. e952976 ipmi: free extern timer by Marc-André Lureau · 9 years ago
  20. a6210f5 hw/ipmi: fix spelling by Michael Tokarev · 9 years ago
  21. 15139b8 ipmi: rework the fwinfo to be fetched from the interface by Corey Minyard · 9 years ago
  22. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  23. 5167560 ipmi: add some local variables in ipmi_sdr_init by Cédric Le Goater · 9 years ago
  24. 52fc01d ipmi: remove the need of an ending record in the SDR table by Cédric Le Goater · 9 years ago
  25. 4fa9f08 ipmi: use a function to initialize the SDR table by Cédric Le Goater · 9 years ago
  26. 0bc6001 ipmi: add a realize function to the device class by Cédric Le Goater · 9 years ago
  27. 6acb971 ipmi: add rsp_buffer_set_error() helper by Cédric Le Goater · 9 years ago
  28. 7f99641 ipmi: remove IPMI_CHECK_RESERVATION() macro by Cédric Le Goater · 9 years ago
  29. a580d82 ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpers by Cédric Le Goater · 9 years ago
  30. 4f298a4 ipmi: remove IPMI_CHECK_CMD_LEN() macro by Cédric Le Goater · 9 years ago
  31. 73d60fa ipmi: sensor number should not exceed MAX_SENSORS by Cédric Le Goater · 9 years ago
  32. 37eebb8 ipmi_bmc_sim: Add break to correct watchdog NMI check by Corey Minyard · 9 years ago
  33. 93a5364 ipmi_bmc_sim: Fix off by one in check. by Corey Minyard · 9 years ago
  34. ac5e8ac ipmi: do not take/drop iothread lock by Paolo Bonzini · 9 years ago
  35. 52ba4d5 ipmi: add ACPI power and GUID commands by Cédric Le Goater · 9 years ago
  36. b708839 ipmi: add GET_SYS_RESTART_CAUSE chassis command by Cédric Le Goater · 9 years ago
  37. 728710e ipmi: add get and set SENSOR_TYPE commands by Cédric Le Goater · 9 years ago
  38. a2295f0 ipmi: introduce a struct ipmi_sdr_compact by Cédric Le Goater · 9 years ago
  39. 792afdd ipmi: fix SDR length value by Cédric Le Goater · 9 years ago
  40. 7cfa06a ipmi: cleanup error_report messages by Cédric Le Goater · 9 years ago
  41. 62a4931 ipmi: replace *_MAXCMD defines by Cédric Le Goater · 9 years ago
  42. d13ada5 ipmi: replace goto by a return statement by Cédric Le Goater · 9 years ago
  43. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  44. f401451 fpu: Replace int32 typedef with int32_t by Peter Maydell · 9 years ago
  45. ad2a807 ipmi: Add a force off function by Corey Minyard · 9 years ago
  46. 44d3db0 ipmi: Add firmware registration to the ISA interface by Corey Minyard · 9 years ago
  47. 90b6180 ipmi: Add a firmware configuration repository by Corey Minyard · 9 years ago
  48. bd66bcf ipmi: Add migration capability to the IPMI devices. by Corey Minyard · 9 years ago
  49. a9b7407 ipmi: Add a BT low-level interface by Corey Minyard · 9 years ago
  50. 0719029 ipmi: Add an ISA KCS low-level interface by Corey Minyard · 9 years ago
  51. 67aa56f ipmi: Add an external connection simulation interface by Corey Minyard · 9 years ago
  52. 8bfffbc ipmi: Add a local BMC simulation by Corey Minyard · 9 years ago
  53. 23076bb Add a base IPMI interface by Corey Minyard · 9 years ago