On Thu, Jul 7, 2011 at 9:36 AM, Nikita A Menkovich <menkovich(a)gmail.com> wrote:
Seems no, I think, that the best way is running some kind of ssh
daemon, that connects to console (/dev/vcsa1 for example), that listen
on port and send to output console events on boot, and allow to work
with server with simple ssh client. Also important feature will be
saving history of output.
If you configure an ssh daemon properly you can have it invoke "virsh
console <domain>" as the shell. Remember to lock down port forwarding
and sftp.
Stefan