diff options
| author | Nikolay Nikolaev | 2014-05-27 14:07:10 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2014-06-19 17:44:18 +0200 |
| commit | 07a32d6b962d51d1bbd02cdc2ebd9ac56ef52547 (patch) | |
| tree | cc6c53ad8a31b772ef8fd7b6661e80f3f79ec8f6 /linux-user | |
| parent | Add vhost-user protocol documentation (diff) | |
| download | qemu-07a32d6b962d51d1bbd02cdc2ebd9ac56ef52547.tar.gz qemu-07a32d6b962d51d1bbd02cdc2ebd9ac56ef52547.tar.xz qemu-07a32d6b962d51d1bbd02cdc2ebd9ac56ef52547.zip | |
libqemustub: add stubs to be able to use qemu-char.c
chardev depends on lots of external symbols that are not necessarily
needed to be able to use, for example, 'socket chardev'. So add stubs
for these functions:
- bdrv_commit_all
- qemu_chr_open_msmouse
- is_daemonized
- qemu_add_machine_init_done_notifier
- monitor_init
- qemu_notify_event
- vc_init
and this array:
- serial_hds
Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com>
Signed-off-by: Nikolay Nikolaev <n.nikolaev@virtualopensystems.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions
