From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Guerra Giraldez 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 Message-ID: <200806112110.51553.javier@guerrag.com> References: <20080612004201.GA7622@arachsys.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4343823.VNLT7DUoD5"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Cc: Freddie Cash , kvm@vger.kernel.org To: Chris Webb Return-path: Received: from an-out-0708.google.com ([209.85.132.247]:24337 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751715AbYFLCJm (ORCPT ); Wed, 11 Jun 2008 22:09:42 -0400 Received: by an-out-0708.google.com with SMTP id d40so809139and.103 for ; Wed, 11 Jun 2008 19:09:41 -0700 (PDT) In-Reply-To: <20080612004201.GA7622@arachsys.com> Sender: kvm-owner@vger.kernel.org List-ID: --nextPart4343823.VNLT7DUoD5 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 thi= nk > 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= =20 and unix-domain sockets. it can even (temporarily) attach the terminal, or= =20 use GNU's readline to regain interactive control of KVM/Qemu =2D-=20 Javier --nextPart4343823.VNLT7DUoD5 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBIUIWrsIoGnxsRK/ERAhzvAKCeqvx084TxrkBsJxTNNPbDYvUbBACdEPia GLdXlvEOOg1hbLRCrGBayGU= =TkLg -----END PGP SIGNATURE----- --nextPart4343823.VNLT7DUoD5--