qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Dor Laor <dlaor@redhat.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: Chris Wright <chrisw@redhat.com>, Alexander Graf <agraf@suse.de>,
	kvm@vger.kernel.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] KVM call minutes for Oct 19
Date: Thu, 21 Oct 2010 00:46:44 +0200	[thread overview]
Message-ID: <4CBF7154.2070304@redhat.com> (raw)
In-Reply-To: <4CBEECE6.8030605@codemonkey.ws>

On 10/20/2010 03:21 PM, Anthony Liguori wrote:
> On 10/20/2010 08:19 AM, Daniel P. Berrange wrote:
>> The thinking with Matahari is that there is significant overlap between
>> agent requirements for a physical and virtual host, so it aims to provide
>> an agent that works everywhere, whether virtualized or not. All that need
>> change is the communication transport (TCP vs VirtIO Serial vs legacy
>> serial vs some other data channel), and enable/disable certain agent
>> services according to deployment scenario. Once you go to a more general
>> purpose agent in this way, then it doesn't make such sense to put it all
>> in the QEMU tree.
>
> Actually, I don't think we want to have a common agent for physical and
> virtual systems.
>
> The requirements are actually very different. The virtual agent exists
> solely to support hypervisor functionality. Not to provide general
> purpose system management support.

True although there is much in common and there are several api for 
hypervisor only. I think it's sensible to ask for such.

IMHO we can't put the complete guest agent code in qemu:
   - There would be OS specific code like windows and windows only
     interfaces (WMI)
   - Agents can benefits from guest frameworks like dbus. Will we take
     dbus into qemu or re-write it ourselves?

I agree that some agent code for basic stuff like live snapshot sync 
with the filesystem is small enough and worth to host within qemu.
Maybe we do need more than one project?

>
> Regards,
>
> Anthony Liguori
>
>> Regards,
>> Daniel
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2010-10-20 22:47 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-19 15:14 [Qemu-devel] KVM call minutes for Oct 19 Chris Wright
2010-10-20  8:21 ` Alexander Graf
2010-10-20  8:25   ` Paolo Bonzini
2010-10-20  8:30     ` Alexander Graf
2010-10-20 10:47   ` Avi Kivity
2010-10-20 12:16   ` Dor Laor
2010-10-21 10:22     ` Andrew Beekhof
2010-10-21 10:26       ` Dor Laor
2010-10-21 13:09       ` Anthony Liguori
2010-10-21 13:18         ` Daniel P. Berrange
2010-10-21 13:32           ` Anthony Liguori
2010-10-21 15:43             ` Andrew Beekhof
2010-10-21 16:25               ` Anthony Liguori
2010-10-21 16:37                 ` Chris Wright
2010-10-21 19:47                 ` Andrew Beekhof
2010-10-20 13:02   ` Anthony Liguori
2010-10-20 13:19     ` Daniel P. Berrange
2010-10-20 13:21       ` Anthony Liguori
2010-10-20 22:46         ` Dor Laor [this message]
2010-10-21  1:14           ` Alexander Graf
2010-10-21  7:45             ` Paolo Bonzini
2010-10-21 13:02               ` Anthony Liguori
2010-10-21 13:05                 ` Dor Laor
2010-10-22 17:29                 ` Chris Wright
2010-10-22 17:39                   ` Anthony Liguori
2010-10-22 18:20                     ` Chris Wright
2010-10-22 18:53                       ` Anthony Liguori
2010-10-23  0:06                         ` Chris Wright

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=4CBF7154.2070304@redhat.com \
    --to=dlaor@redhat.com \
    --cc=agraf@suse.de \
    --cc=anthony@codemonkey.ws \
    --cc=chrisw@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).