qemu-patch-raspberry4/hw/isa
Marc-André Lureau 5f9252f7cc fw_cfg: add write callback
Reintroduce the write callback that was removed when write support was
removed in commit 023e314856.

Contrary to the previous callback implementation, the write_cb
callback is called whenever a write happened, so handlers must be
ready to handle partial write as necessary.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2017-10-15 05:54:40 +03:00
..
apm.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
i82378.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
isa-bus.c isabus-bridge: Remove user_creatable flag 2017-05-17 10:37:01 -03:00
lpc_ich9.c fw_cfg: add write callback 2017-10-15 05:54:40 +03:00
Makefile.objs Allow ISA bus to be configured out 2017-02-06 12:33:21 +11:00
pc87312.c hw/isa/pc87312: Mark the device with user_creatable = false 2017-09-26 09:11:23 +03:00
piix4.c qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable 2017-05-17 10:37:00 -03:00
trace-events trace-events: fix code style: print 0x before hex numbers 2017-08-01 12:13:07 +01:00
vt82c686.c qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable 2017-05-17 10:37:00 -03:00