qemu-patch-raspberry4/hw/ipmi
Marc-André Lureau 5345fdb446 char: use qemu_chr_fe* functions with CharBackend argument
This also switches from qemu_chr_add_handlers() to
qemu_chr_fe_set_handlers(). Note that qemu_chr_fe_set_handlers() now
takes the focus when fe_open (qemu_chr_add_handlers() did take the
focus)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20161022095318.17775-16-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-10-24 15:27:21 +02:00
..
ipmi.c ipmi: rework the fwinfo to be fetched from the interface 2016-06-07 15:36:54 +03:00
ipmi_bmc_extern.c char: use qemu_chr_fe* functions with CharBackend argument 2016-10-24 15:27:21 +02:00
ipmi_bmc_sim.c vl: Switch qemu_uuid to QemuUUID 2016-09-23 11:42:52 +08:00
isa_ipmi_bt.c ipmi: rework the fwinfo to be fetched from the interface 2016-06-07 15:36:54 +03:00
isa_ipmi_kcs.c ipmi: rework the fwinfo to be fetched from the interface 2016-06-07 15:36:54 +03:00
Makefile.objs ipmi: Add a BT low-level interface 2015-12-22 18:39:19 +02:00