From mboxrd@z Thu Jan 1 00:00:00 1970 From: NAHieu Subject: char device in Xen? Date: Tue, 5 Jul 2005 15:33:45 +0900 Message-ID: <5d7aca9505070423336450d253@mail.gmail.com> Reply-To: NAHieu Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hello, I am trying to understand the Xen architecture. There are some options about block device when configuring dom0, but why there is no option on character device? Meanwhile, domU has only one option on "Unix98 PYT". How other char devices (keyboard, console, serial port,..) are supported? Thank you, Hieu