qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [virtio-dev] New virtio device specification
@ 2016-06-10  8:01 Christian Pinto
  2016-06-10  8:15 ` Cornelia Huck
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Pinto @ 2016-06-10  8:01 UTC (permalink / raw)
  To: virtio-dev
  Cc: Baptiste Reynal, Jani Kokkonen, Claudio Fontana,
	VirtualOpenSystems Technical Team,
	qemu-devel@nongnu.org Developers

Hi all,

we are working on a new virtio device, namely the Signal Distribution
Module (SDM). The SDM routes inter-processor signals intra and inter QEMU
instances, using a user-defined communication channel. At the current state
the
SDM provides a local channel, for intra-QEMU signals, and a channel based on
sockets (UNIX or TCP) to exchange signals between processors in different
instances of QEMU. Each communication channel exports a common interface for
the sake of ease of extension and integration of new channels.

In addition to the virtio version, a platform device version is available as
well to be used for cases where a processor is not running Linux but another
OS/firmware that does not support virtio.

For more details you can have a look at the following link:

https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg04492.html

where you can find the latest RFC patch set for the QEMU code of the virtio
SDM
device.

Kernel code is publicly accessible from:

https://git.virtualopensystems.com/dev/qemu-het-tools/tree/sdm_test_virtio_mod_v1/


I am writing to understand how to start the procedure to include this
device in
the virtio specification and get a virtio device ID assigned.


Thanks in advance for your feedback.


Best regards,

Christian

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

* Re: [Qemu-devel] [virtio-dev] New virtio device specification
  2016-06-10  8:01 [Qemu-devel] [virtio-dev] New virtio device specification Christian Pinto
@ 2016-06-10  8:15 ` Cornelia Huck
  2016-06-10  8:52   ` Christian Pinto
  0 siblings, 1 reply; 3+ messages in thread
From: Cornelia Huck @ 2016-06-10  8:15 UTC (permalink / raw)
  To: Christian Pinto
  Cc: virtio-dev, Baptiste Reynal, Jani Kokkonen, Claudio Fontana,
	VirtualOpenSystems Technical Team,
	qemu-devel@nongnu.org Developers

On Fri, 10 Jun 2016 10:01:05 +0200
Christian Pinto <c.pinto@virtualopensystems.com> wrote:

> I am writing to understand how to start the procedure to include this
> device in
> the virtio specification and get a virtio device ID assigned.

The best way is to prepare some patches against the standard doc (svn
tree here:
https://tools.oasis-open.org/version-control/browse/wsvn/virtio/):
- one patch reserving a device id
- one patch actually specifying the new device

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

* Re: [Qemu-devel] [virtio-dev] New virtio device specification
  2016-06-10  8:15 ` Cornelia Huck
@ 2016-06-10  8:52   ` Christian Pinto
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Pinto @ 2016-06-10  8:52 UTC (permalink / raw)
  To: Cornelia Huck
  Cc: virtio-dev, Baptiste Reynal, Jani Kokkonen, Claudio Fontana,
	VirtualOpenSystems Technical Team,
	qemu-devel@nongnu.org Developers

Hello Cornelia,

thanks for this clarification. I will immediately start looking into this
and soon release the two patches.


Best,

Christian

On Fri, Jun 10, 2016 at 10:15 AM, Cornelia Huck <cornelia.huck@de.ibm.com>
wrote:

> On Fri, 10 Jun 2016 10:01:05 +0200
> Christian Pinto <c.pinto@virtualopensystems.com> wrote:
>
> > I am writing to understand how to start the procedure to include this
> > device in
> > the virtio specification and get a virtio device ID assigned.
>
> The best way is to prepare some patches against the standard doc (svn
> tree here:
> https://tools.oasis-open.org/version-control/browse/wsvn/virtio/):
> - one patch reserving a device id
> - one patch actually specifying the new device
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org
>
>

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

end of thread, other threads:[~2016-06-10  8:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-10  8:01 [Qemu-devel] [virtio-dev] New virtio device specification Christian Pinto
2016-06-10  8:15 ` Cornelia Huck
2016-06-10  8:52   ` Christian Pinto

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).