From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: veillard-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
pcfe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Subject: Re: Suspending with kvm and kvm_loaded
Date: Sun, 17 Jun 2007 11:59:46 +0300 [thread overview]
Message-ID: <4674F802.4010604@qumranet.com> (raw)
In-Reply-To: <20070617084132.GA10150-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Daniel Veillard wrote:
> Well if there were a way to discover running KVM instances and
> communicate with them, then we wouldn't need to keep a daemon as a
> parent process for libvirt access and control. It's a point I would
> love to see solved at the QEmu level, but it's not really urgent :-)
>
You can set the qemu monitor socket to a unix domain socket in some
well-known directory, and enumerate virtual machines by readdiring that
directory and trying to connect. Of course that only works for qemu
processes started by libvirt, not random qemu processes.
(and I wish there was an SO_UNLINKONCLOSE option that could racelessly
garbage collect those dead sockets)
I still think having a daemon is a good idea; it can collect events
generated by qemu and possibly act on them.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
next prev parent reply other threads:[~2007-06-17 8:59 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-15 12:56 Suspending with kvm and kvm_loaded Richard Hughes
2007-06-15 13:27 ` Jeremy Katz
[not found] ` <1181914058.10705.3.camel-T9xAYgMuJli44ywRPIzf9A@public.gmane.org>
2007-06-15 13:36 ` Richard Hughes
2007-06-16 7:53 ` Avi Kivity
[not found] ` <4673970B.3070509-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-06-16 10:29 ` Richard Hughes
2007-06-16 12:30 ` Muli Ben-Yehuda
[not found] ` <20070616123025.GO4299-WD1JZD8MxeCTrf4lBMg6DdBPR1lH4CV8@public.gmane.org>
2007-06-16 17:20 ` Richard Hughes
2007-06-16 17:36 ` Luca
[not found] ` <68676e00706161036h4a5f15edw34a8262c6c00debb-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-06-16 20:00 ` Muli Ben-Yehuda
2007-06-17 7:02 ` Avi Kivity
[not found] ` <4674DC6F.4020108-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-06-17 8:34 ` Richard Hughes
2007-06-17 8:10 ` Avi Kivity
[not found] ` <4674EC81.3080203-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-06-17 9:19 ` Richard Hughes
2007-06-17 8:41 ` Daniel Veillard
[not found] ` <20070617084132.GA10150-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2007-06-17 8:59 ` Avi Kivity [this message]
2007-06-17 18:55 ` Richard Hughes
2007-06-19 8:05 ` Avi Kivity
[not found] ` <46778E56.4010106-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-06-19 12:33 ` Jeremy Katz
[not found] ` <1182256402.9869.2.camel-T9xAYgMuJli44ywRPIzf9A@public.gmane.org>
2007-06-19 12:41 ` Richard Hughes
2007-06-21 16:52 ` Patrick C. F. Ernzer
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=4674F802.4010604@qumranet.com \
--to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=pcfe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=veillard-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.