Re: Since we're sharing, here's my kvmctl script

2008-06-12 Thread Freddie Cash
On Wed, Jun 11, 2008 at 4:04 PM, Freddie Cash <[EMAIL PROTECTED]> wrote: > On Wed, Jun 11, 2008 at 3:52 PM, Freddie Cash <[EMAIL PROTECTED]> wrote: >> For everyone's viewing (and critiquing, I guess) pleasure, I present >> my version of a kvmctl script. > [snip] >> It's released under the BSD Licen

Re: Since we're sharing, here's my kvmctl script

2008-06-12 Thread William Boughton
On Wed, Jun 11, 2008 at 09:07:49PM -0500, Javier Guerra Giraldez wrote: > On Wednesday 11 June 2008, Freddie Cash wrote: > > The script can be run as a normal user, as it will use sudo where > > needed. However, this causes all the VMs to be run as root (this is > > developed on Debian where they'

Re: qemu-send.c (was Re: Since we're sharing, here's my kvmctl script)

2008-06-12 Thread Chris Webb
Javier Guerra Giraldez <[EMAIL PROTECTED]> writes: > 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 e

Re: qemu-send.c (was Re: Since we're sharing, here's my kvmctl script)

2008-06-11 Thread Javier Guerra Giraldez
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 migratati

Re: Since we're sharing, here's my kvmctl script

2008-06-11 Thread Javier Guerra Giraldez
On Wednesday 11 June 2008, Freddie Cash wrote: > The script can be run as a normal user, as it will use sudo where > needed. However, this causes all the VMs to be run as root (this is > developed on Debian where they've added that annoying "feature" of not > being able to create/use tun/tap devic

qemu-send.c (was Re: Since we're sharing, here's my kvmctl script)

2008-06-11 Thread Chris Webb
Freddie Cash <[EMAIL PROTECTED]> writes: > For everyone's viewing (and critiquing, I guess) pleasure, I present > my version of a kvmctl script. 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 mig

Re: Since we're sharing, here's my kvmctl script

2008-06-11 Thread Freddie Cash
On Wed, Jun 11, 2008 at 3:52 PM, Freddie Cash <[EMAIL PROTECTED]> wrote: > For everyone's viewing (and critiquing, I guess) pleasure, I present > my version of a kvmctl script. [snip] > It's released under the BSD License, so do with it as you wish. :) > Patches and suggestions are always welcome,

Since we're sharing, here's my kvmctl script

2008-06-11 Thread Freddie Cash
For everyone's viewing (and critiquing, I guess) pleasure, I present my version of a kvmctl script. >From the usage output (looks best viewed with a monospace font): kvmctl is a management and control script for KVM-based virtual machines. Usage: kvmctl starthost- start the named VM