]> xenbits.xensource.com Git - libvirt.git/commit
Wire up virDomainOpenConsole for LXC, Xen and UML
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 22 Oct 2010 13:40:26 +0000 (14:40 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 11 Nov 2010 16:03:31 +0000 (16:03 +0000)
commit5fb9db272d0048f216047eb782ef76a455f0d024
tree92eed3d5c5908ad6259cb3b6cc5bec0b914a684d
parentc5d1a995b51bf13493826f32b6702aa80fb2d81e
Wire up virDomainOpenConsole for LXC, Xen and UML

Introduce implementations of the virDomainOpenConsole() API
for LXC, Xen and UML drivers.

* src/lxc/lxc_driver.c, src/lxc/lxc_driver.c,
  src/xen/xen_driver.c: Wire up virDomainOpenConsole
src/lxc/lxc_driver.c
src/uml/uml_driver.c
src/xen/xen_driver.c