Sign in
qemu
/
qemu
/
50e7a40af372ee5931c99ef7390f5d3d6fbf6ec4
/
hw
/
ipmi
/
ipmi_bmc_extern.c
729cc68
Remove superfluous timer_del() calls
by Peter Maydell
· 4 years, 3 months ago
ce35e22
qdev: Move softmmu properties to qdev-properties-system.h
by Eduardo Habkost
· 4 years, 3 months ago
8063396
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
by Eduardo Habkost
· 4 years, 6 months ago
8110fa1
Use DECLARE_*CHECKER* macros
by Eduardo Habkost
· 4 years, 6 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 6 months ago
4f67d30
qdev: set properties with device_class_set_props()
by Marc-André Lureau
· 5 years ago
083b266
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
by Philippe Mathieu-Daudé
· 5 years ago
1d043b1
hw/ipmi: Explicit we ignore some QEMUChrEvent in IOEventHandler
by Philippe Mathieu-Daudé
· 5 years ago
ce25653
hw/ipmi: Remove unnecessary declarations
by Philippe Mathieu-Daudé
· 5 years ago
5a70b8b
hw/ipmi: Rewrite a fall through comment
by Philippe Mathieu-Daudé
· 6 years ago
d5938f2
Clean up inclusion of sysemu/sysemu.h
by Markus Armbruster
· 6 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
53d34b8
ipmi: disable IRQ and ATN on an external disconnect
by Corey Minyard
· 7 years ago
4fee247
hw/ipmi: Replace fprintf(stderr, "*\n" with error_report()
by Alistair Francis
· 7 years ago
3065070
char: avoid chardevice direct access
by Anton Nefedov
· 8 years ago
81517ba
char: add backend hotswap handler
by Anton Nefedov
· 8 years ago
4d43a60
char: move CharBackend handling in char-fe unit
by Marc-André Lureau
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
f53b9f3
ipmi: Add graceful shutdown handling to the external BMC
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
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
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
0430891
hw: Clean up includes
by Peter Maydell
· 9 years ago
ad2a807
ipmi: Add a force off function
by Corey Minyard
· 9 years ago
bd66bcf
ipmi: Add migration capability to the IPMI devices.
by Corey Minyard
· 9 years ago
67aa56f
ipmi: Add an external connection simulation interface
by Corey Minyard
· 9 years ago