qemu-e2k/hw/ipmi
Marc-André Lureau 4d43a603c7 char: move CharBackend handling in char-fe unit
Move all the frontend struct and methods to a seperate unit. This avoids
accidentally mixing backend and frontend calls, and helps with readabilty.

Make qemu_chr_replay() a macro shared by both char and char-fe.

Export qemu_chr_write(), and use a macro for qemu_chr_write_all()

(nb: yes, CharBackend is for char frontend :)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2017-06-02 11:33:53 +04:00
..
Makefile.objs ipmi: fix build config variable name for ipmi_bmc_extern.o 2016-11-01 19:21:09 +02:00
ipmi.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
ipmi_bmc_extern.c char: move CharBackend handling in char-fe unit 2017-06-02 11:33:53 +04:00
ipmi_bmc_sim.c ipmi: introduce an ipmi_bmc_gen_event() API 2017-04-26 12:41:55 +10:00
isa_ipmi_bt.c ipmi: Fix macro issues 2017-04-02 21:17:47 +02:00
isa_ipmi_kcs.c ipmi: fix qemu crash while migrating with ipmi 2016-11-18 17:50:09 +02:00