All of lore.kernel.org
 help / color / mirror / Atom feed
* Host<->guest channel interface advice needed
@ 2008-11-26 12:39 Gleb Natapov
  2008-11-26 13:02 ` Arnd Bergmann
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Gleb Natapov @ 2008-11-26 12:39 UTC (permalink / raw)
  To: virtualization; +Cc: kvm, linux-kernel, netdev

Hello,

 I'd like to ask what would be the best user space interface for generic
guest<->host communication channel. The channel will be used to pass
mouse events to/from a guest or by managements software to communicate
with agents running in a guests or for something similar.

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.

Thanks,

--
			Gleb.

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Host<->guest channel interface advice needed
@ 2008-11-26 12:39 Gleb Natapov
  0 siblings, 0 replies; 7+ messages in thread
From: Gleb Natapov @ 2008-11-26 12:39 UTC (permalink / raw)
  To: virtualization; +Cc: netdev, linux-kernel, kvm

Hello,

 I'd like to ask what would be the best user space interface for generic
guest<->host communication channel. The channel will be used to pass
mouse events to/from a guest or by managements software to communicate
with agents running in a guests or for something similar.

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.

Thanks,

--
			Gleb.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-11-26 13:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.