public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Javier Guerra Giraldez <javier@guerrag.com>
To: Chris Webb <chris@arachsys.com>
Cc: Freddie Cash <fjwcash@gmail.com>, kvm@vger.kernel.org
Subject: Re: qemu-send.c (was Re: Since we're sharing, here's my kvmctl script)
Date: Wed, 11 Jun 2008 21:10:51 -0500	[thread overview]
Message-ID: <200806112110.51553.javier@guerrag.com> (raw)
In-Reply-To: <20080612004201.GA7622@arachsys.com>

[-- Attachment #1: Type: text/plain, Size: 589 bytes --]

On Wednesday 11 June 2008, Chris Webb wrote:
> Hi. I have a small 'qemu-send' utility for talking to a running qemu/kvm
> process whose monitor console listens on a filesystem socket, which I think
> might be a useful building block when extending these kinds of script to do
> things like migratation, pausing, and so on. The source is attached.

there's a utility called socat that let's you send text to/from TCP sockets 
and unix-domain sockets.  it can even (temporarily) attach the terminal, or 
use GNU's readline to regain interactive control of KVM/Qemu


-- 
Javier

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2008-06-12  2:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-11 22:52 Since we're sharing, here's my kvmctl script Freddie Cash
2008-06-11 23:04 ` Freddie Cash
2008-06-12 15:15   ` Freddie Cash
2008-06-12  0:42 ` qemu-send.c (was Re: Since we're sharing, here's my kvmctl script) Chris Webb
2008-06-12  2:10   ` Javier Guerra Giraldez [this message]
2008-06-12  8:35     ` Chris Webb
2008-06-12  2:07 ` Since we're sharing, here's my kvmctl script Javier Guerra Giraldez
2008-06-12  8:38   ` William Boughton

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=200806112110.51553.javier@guerrag.com \
    --to=javier@guerrag.com \
    --cc=chris@arachsys.com \
    --cc=fjwcash@gmail.com \
    --cc=kvm@vger.kernel.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