]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Make console handling part of virLXCControllerPtr
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 3 Jul 2012 11:42:53 +0000 (12:42 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 5 Jul 2012 09:46:10 +0000 (10:46 +0100)
commiteddca75a14d7ba0aaabbc97e2f2a93960c35ec00
tree4fdc64fd8476cee48cf90b4fc4a0c8c12e6cacd5
parent7a4bf9c39c3280d624a2b339c69446166fefb5e2
Make console handling part of virLXCControllerPtr

Turn 'struct lxc_console' into virLXCControllerConsolePtr and make it
a part of virLXCControllerPtr

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/lxc/lxc_controller.c