index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ipmi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
ipmi: express dependencies with kconfig
Paolo Bonzini
1
-0
/
+6
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
1
-0
/
+2
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+14
2018-08-23
ipmi: Use proper struct reference for BT vmstate
Corey Minyard
1
-13
/
+55
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
1
-1
/
+1
2018-06-01
ipmi: Use proper struct reference for KCS vmstate
Corey Minyard
1
-15
/
+66
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-01-30
ipmi: Allow BMC device properties to be set
Corey Minyard
1
-7
/
+14
2018-01-30
ipmi: disable IRQ and ATN on an external disconnect
Corey Minyard
1
-0
/
+5
2018-01-30
ipmi: Fix macro issues
Corey Minyard
1
-6
/
+6
2018-01-30
ipmi: Add the platform event message command
Corey Minyard
1
-0
/
+24
2018-01-30
ipmi: Don't set the timestamp on add events that don't have it
Corey Minyard
1
-2
/
+7
2018-01-30
ipmi: Fix SEL get/set time commands
Corey Minyard
1
-2
/
+2
2018-01-22
hw/ipmi: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
1
-2
/
+3
2017-12-18
hw/ipmi: remove old i386 dependency
Philippe Mathieu-Daudé
2
-2
/
+0
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
1
-1
/
+1
2017-07-14
char: avoid chardevice direct access
Anton Nefedov
1
-1
/
+1
2017-07-14
char: add backend hotswap handler
Anton Nefedov
1
-1
/
+1
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-1
/
+1
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-2
/
+2
2017-04-26
ipmi: introduce an ipmi_bmc_gen_event() API
Cédric Le Goater
1
-0
/
+24
2017-04-26
ipmi: introduce an ipmi_bmc_sdr_find() API
Cédric Le Goater
1
-0
/
+16
2017-04-26
ipmi: provide support for FRUs
Cédric Le Goater
1
-0
/
+133
2017-04-26
ipmi: use a file to load SDRs
Cédric Le Goater
1
-2
/
+21
2017-04-02
ipmi: Fix macro issues
Corey Minyard
1
-22
/
+12
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
1
-4
/
+2
2016-11-18
ipmi: fix qemu crash while migrating with ipmi
ZhuangYanying
1
-4
/
+2
2016-11-01
ipmi: Add graceful shutdown handling to the external BMC
Corey Minyard
1
-3
/
+8
2016-11-01
ipmi: fix build config variable name for ipmi_bmc_extern.o
Daniel P. Berrange
1
-1
/
+1
2016-11-01
ipmi: Implement shutdown via ACPI overtemp
Corey Minyard
1
-1
/
+7
2016-11-01
ipmi: chassis poweroff should use qemu_system_shutdown_request()
Cédric Le Goater
1
-1
/
+1
2016-11-01
ipmi_bmc_sim: Remove an unnecessary mutex
Corey Minyard
1
-6
/
+0
2016-11-01
ipmi: Remove hotplug from IPMI BMCs
Corey Minyard
2
-0
/
+2
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
1
-1
/
+1
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
1
-3
/
+4
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
1
-4
/
+4
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
1
-1
/
+1
2016-09-13
ipmi: check return of qemu_chr_fe_write() for errors
Daniel P. Berrange
1
-2
/
+6
2016-09-08
ipmi: free extern timer
Marc-André Lureau
1
-0
/
+9
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
[next]