Files
qemu-esp-boards/include
Paolo Bonzini 4ca172817a qemu-char: add create to register_char_driver
Having creation as a member of the CharDriver struct removes the need
to export functions for qemu-char.c's usage.  After the conversion,
chardev backends implemented outside qemu-char.c will not need a stub
creation function anymore.

Ultimately all drivers will be converted.  For now, support the case
where cd->create == NULL.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-10-14 17:55:26 +02:00
..
2015-02-06 16:11:38 +00:00
2015-09-25 12:04:42 +02:00
2015-09-25 12:04:43 +02:00
2015-02-16 15:07:19 +00:00
2015-02-05 17:16:14 +01:00