commit | d82831dbc5471d72785c49b33710436af49bf9ca | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Wed Feb 20 07:43:19 2013 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Feb 21 16:34:48 2013 -0600 |
tree | 3a04247a25901c16977422d4ab95d96ec4b8a28b | |
parent | 22bc9a46bda8f5f88626d3fb578f5d55953c9743 [diff] |
console: allow VCs to be overridden by UI We want to expose VCs using a VteTerminal widget. We need access to provide our own CharDriverState in order to do this. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Message-id: 1361367806-4599-3-git-send-email-aliguori@us.ibm.com