]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Support virDomainOpenConsole with QEMU
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 23 Jul 2010 15:00:07 +0000 (16:00 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 11 Nov 2010 16:03:03 +0000 (16:03 +0000)
commitbdb28f4426b10607fc1bf7b5be7b225f6e37a5cf
tree2161631985a4def2b95fecf139b3983b2b0d9c39
parent7c08fcc4396a78784ad0e33a8730a7b771f1bfac
Support virDomainOpenConsole with QEMU

This provides an implementation of the virDomainOpenConsole
API with the QEMU driver. For the streams code, this reuses
most of the code previously added for the tunnelled migration
streams since it is generic.

* src/qemu/qemu_driver.c: Support virDomainOpenConsole
src/qemu/qemu_driver.c