commit | 491e114a953d746b5787e72516d052aef0b67bc4 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 23 13:42:51 2010 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Feb 01 16:50:43 2011 -0600 |
tree | f0ab1f32abe48bd796ad7a7193dc95737f7c8b80 | |
parent | bb002513a9bd2bff169c3d431a8f00c5b2e3aa99 [diff] |
create TextConsole together with the CharDeviceState A nicer solution would be to get rid of the opaque pointer and use containment, but it would also be a much bigger patch. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>