qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Manage VM and Moniter


From: TheMoon Seeker
Subject: [Qemu-devel] Manage VM and Moniter
Date: Mon, 23 Oct 2006 14:41:56 +0200

Hello,

I would like to manage VM from the host by using the -serial pipe. I try this but that doesn't work:

$: mknode command
$: qemu -serial pipe:command debian

Then I try to read the message from the command pipe :

$: cat command

Nothing append..

I try to send command to the vm

$: echo "root" > command

Nothin append..

WHAT'S WRONG? Is there another way to manage the vm's?

And how can I manage the moniter to suspend stop the emulation? Is there a similar solution'

Thank you!

Francis!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]