From: Evgeniy Polyakov <zbr@ioremap.net>
To: Gleb Natapov <gleb@redhat.com>
Cc: virtualization@lists.linux-foundation.org, kvm@vger.kernel.org,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: Host<->guest channel interface advice needed
Date: Wed, 26 Nov 2008 16:07:01 +0300 [thread overview]
Message-ID: <20081126130701.GB8921@ioremap.net> (raw)
In-Reply-To: <20081126123919.GC3521@redhat.com>
Hi Gleb.
On Wed, Nov 26, 2008 at 02:39:19PM +0200, Gleb Natapov (gleb@redhat.com) wrote:
> The interfaces that are being considered are netlink socket (only datagram
> semantics, linux specific), new socket family or character device with
> different minor number for each channel. Which one better suits for
> the purpose? Is there other kind of interface to consider? New socket
> family looks like a good choice, but it would be nice to hear other
> opinions before starting to work on it.
What about X (or whatever else) protocol running over host-guest network
device, which are in the kernel already?
--
Evgeniy Polyakov
next prev parent reply other threads:[~2008-11-26 13:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-26 12:39 Host<->guest channel interface advice needed Gleb Natapov
2008-11-26 13:02 ` Arnd Bergmann
2008-11-26 13:02 ` Arnd Bergmann
2008-11-26 13:07 ` Evgeniy Polyakov [this message]
2008-11-26 13:20 ` Gleb Natapov
2008-11-26 13:20 ` Gleb Natapov
-- strict thread matches above, loose matches on Subject: below --
2008-11-26 12:39 Gleb Natapov
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=20081126130701.GB8921@ioremap.net \
--to=zbr@ioremap.net \
--cc=gleb@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=virtualization@lists.linux-foundation.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.