On Thu, Jul 7, 2011 at 9:36 AM, Nikita A Menkovich 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
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.
On Wed, Jul 6, 2011 at 3:08 PM, Nikita A Menkovich wrote:
> I'm using qemu with libvirt and I want to create SSH emergency console
> to linux/unix guests, same way as it is realized in qemu VNC.
> Maybe someone could help me to determine a place to dive in this question.
>
> I think the best way t
Hello,
I'm using qemu with libvirt and I want to create SSH emergency console
to linux/unix guests, same way as it is realized in qemu VNC.
Maybe someone could help me to determine a place to dive in this question.
I think the best way to make it - extend qemu API. But if this could
be made with