On 02/20/2012 03:17 AM, Gerd Hoffmann wrote:
On 02/20/12 00:44, Anthony Liguori wrote:
We want to expose VCs using a VteTerminal widget. We need access to provide our
own CharDriverState in order to do this.
/me wonders why you touch vc's at all for this. Doesn't it make alot
more sense to just have a -chardev vte (which then opens a new tab in
the ui or something simliar)?
Does it? That's essentially exactly what -chardev vc does today. vc currently
works across all UIs (VNC, SDL, etc). It seems a bit odd to me to have to use a
different argument for the GTK UI.
Regards,
Anthony Liguori
cheers,
Gerd