[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090917141531.4d2489d4@lxorguk.ukuu.org.uk>
Date: Thu, 17 Sep 2009 14:15:31 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Markus Armbruster <armbru@...hat.com>
Cc: Anthony Liguori <anthony@...emonkey.ws>,
Alan Cox <alan@...ux.intel.com>,
Amit Shah <amit.shah@...hat.com>, linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org
Subject: Re: [PATCH] virtio_console: Add support for multiple ports for
generic guest and host communication
> Well, really fundamentally, this is just a reliable full-duplex byte
> stream, with connect and hangup notification. To me, that sounds more
> like TCP with an address family almost, but not quite AF_UNIX, but that
> case was thrown out of court long ago, so here we are.
Well the tty one has also been thrown out of court because its even dumber
To be honest it sounds more to me like either a pipe or a char device, or
in most cases like sysfs.
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists