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