Daniel P. Berrange
eb7be6a606
Add a new 'virsh qemu-attach' command.
This command allows libvirt to attach to an existing QEMU
instance.
$ qemu-kvm -cdrom ~/demo.iso \
-monitor unix:/tmp/demo,server,nowait \
-name foo \
-uuid cece4f9f-dff0-575d-0e8e-01fe380f12ea &
$ QEMUPID=$!
$ virsh qemu-attach $QEMUPID
2011-07-12 15:39:03 +01:00
..
2011-06-28 18:18:06 +01:00
2011-06-21 10:08:47 -04:00
2010-11-11 16:03:20 +00:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2011-04-15 11:15:06 -06:00
2011-04-15 11:15:06 -06:00
2011-06-29 09:12:41 -06:00
2009-09-21 14:41:45 +01:00
2011-07-12 15:39:03 +01:00
2011-07-12 15:39:03 +01:00
2011-02-21 10:32:34 -07:00
2011-06-28 18:18:06 +01:00
2011-02-21 10:32:34 -07:00