index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ipmi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-07
hw/ipmi: fix spelling
Michael Tokarev
1
-1
/
+1
2016-06-07
ipmi: rework the fwinfo to be fetched from the interface
Corey Minyard
3
-77
/
+70
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
3
-0
/
+3
2016-03-11
ipmi: add some local variables in ipmi_sdr_init
Cédric Le Goater
1
-5
/
+10
2016-03-11
ipmi: remove the need of an ending record in the SDR table
Cédric Le Goater
1
-10
/
+3
2016-03-11
ipmi: use a function to initialize the SDR table
Cédric Le Goater
1
-21
/
+28
2016-03-11
ipmi: add a realize function to the device class
Cédric Le Goater
1
-3
/
+4
2016-03-11
ipmi: add rsp_buffer_set_error() helper
Cédric Le Goater
1
-55
/
+60
2016-03-11
ipmi: remove IPMI_CHECK_RESERVATION() macro
Cédric Le Goater
1
-14
/
+19
2016-03-11
ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpers
Cédric Le Goater
1
-253
/
+228
2016-03-11
ipmi: remove IPMI_CHECK_CMD_LEN() macro
Cédric Le Goater
1
-80
/
+84
2016-02-16
ipmi: sensor number should not exceed MAX_SENSORS
Cédric Le Goater
1
-8
/
+8
2016-02-09
ipmi_bmc_sim: Add break to correct watchdog NMI check
Corey Minyard
1
-0
/
+2
2016-02-09
ipmi_bmc_sim: Fix off by one in check.
Corey Minyard
1
-1
/
+1
2016-02-09
ipmi: do not take/drop iothread lock
Paolo Bonzini
1
-2
/
+0
2016-02-06
ipmi: add ACPI power and GUID commands
Cédric Le Goater
1
-0
/
+49
2016-02-06
ipmi: add GET_SYS_RESTART_CAUSE chassis command
Cédric Le Goater
1
-1
/
+15
2016-02-06
ipmi: add get and set SENSOR_TYPE commands
Cédric Le Goater
1
-1
/
+44
2016-02-06
ipmi: introduce a struct ipmi_sdr_compact
Cédric Le Goater
1
-28
/
+44
2016-02-06
ipmi: fix SDR length value
Cédric Le Goater
1
-6
/
+6
2016-02-06
ipmi: cleanup error_report messages
Cédric Le Goater
1
-2
/
+2
2016-02-06
ipmi: replace *_MAXCMD defines
Cédric Le Goater
1
-13
/
+8
2016-02-06
ipmi: replace goto by a return statement
Cédric Le Goater
1
-99
/
+41
2016-01-29
hw: Clean up includes
Peter Maydell
5
-4
/
+5
2016-01-22
fpu: Replace int32 typedef with int32_t
Peter Maydell
2
-2
/
+2
2015-12-22
ipmi: Add a force off function
Corey Minyard
1
-0
/
+6
2015-12-22
ipmi: Add firmware registration to the ISA interface
Corey Minyard
2
-0
/
+30
2015-12-22
ipmi: Add a firmware configuration repository
Corey Minyard
1
-0
/
+27
2015-12-22
ipmi: Add migration capability to the IPMI devices.
Corey Minyard
4
-0
/
+114
2015-12-22
ipmi: Add a BT low-level interface
Corey Minyard
2
-0
/
+490
2015-12-22
ipmi: Add an ISA KCS low-level interface
Corey Minyard
2
-0
/
+453
2015-12-22
ipmi: Add an external connection simulation interface
Corey Minyard
2
-0
/
+479
2015-12-22
ipmi: Add a local BMC simulation
Corey Minyard
2
-0
/
+1727
2015-12-22
Add a base IPMI interface
Corey Minyard
2
-0
/
+126