From: Emmanuel Pellereau <qemu-devel@pellereau.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Manage VM and Moniter
Date: Fri, 27 Oct 2006 18:57:15 +0100 [thread overview]
Message-ID: <200610271857.15689.qemu-devel@pellereau.net> (raw)
In-Reply-To: <93ad97c80610230541x36c677d6x385aa682102c8f3c@mail.gmail.com>
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!
prev parent reply other threads:[~2006-10-27 17:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-23 12:41 [Qemu-devel] Manage VM and Moniter TheMoon Seeker
2006-10-27 17:57 ` Emmanuel Pellereau [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200610271857.15689.qemu-devel@pellereau.net \
--to=qemu-devel@pellereau.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).