qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Manage VM and Moniter


From: Emmanuel Pellereau
Subject: Re: [Qemu-devel] Manage VM and Moniter
Date: Fri, 27 Oct 2006 18:57:15 +0100
User-agent: KMail/1.7.2

You can try:

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

Hope it helps

Le Lundi 23 Octobre 2006 13:41, TheMoon Seeker a écrit :
> 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]