diff options
| author | Paolo Bonzini | 2015-09-29 14:55:59 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2015-10-14 17:55:26 +0200 |
| commit | 4ca172817a8c6df0145c16d80abdf04d53a56d92 (patch) | |
| tree | d861459d34d0f21ada10c7eb2985d9bc18335d78 /scripts | |
| parent | qemu-char: cleanup HAVE_CHARDEV_* (diff) | |
| download | qemu-4ca172817a8c6df0145c16d80abdf04d53a56d92.tar.gz qemu-4ca172817a8c6df0145c16d80abdf04d53a56d92.tar.xz qemu-4ca172817a8c6df0145c16d80abdf04d53a56d92.zip | |
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
