]> Git Repo - qemu.git/commit
gtk: overwrite the console.c char driver
authorMarc-André Lureau <[email protected]>
Wed, 7 Dec 2016 12:13:50 +0000 (15:13 +0300)
committerPaolo Bonzini <[email protected]>
Fri, 27 Jan 2017 17:07:59 +0000 (18:07 +0100)
commit6f974c843c7c3d142f3ce594498431ba2ac19627
tree35676847288cdd3ceb311b30a9591b32fd5e96b5
parent776a32a0752b67d94859a60b98a1e772a85d8111
gtk: overwrite the console.c char driver

Instead of registering a vc handler to allocate the Gtk VC Chardev,
overwrite the console.c char driver.

A later patch, when switching to QOM, will register a default console vc
QOM class if none has been registered before.

Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
include/sysemu/char.h
ui/console.c
ui/gtk.c
This page took 0.02322 seconds and 4 git commands to generate.