Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Gerd Hoffmann
Date: Thursday, August 20, 2009 - 12:44 am

On 08/20/09 09:31, Rusty Russell wrote:

udev can create sane /dev names (or symlinks) by checking sysfs 
attributes, apps just open the /dev/whatever then.


ports map trivially to minors.  When using protocol strings minors can 
simply be dynamically auto-allocated by the guest and we don't need the 
port numbers in the host<->guest protocol any more.

I think strings are better as numbers for identifying protocols as you 
can work without a central registry for the numbers then.

cheers,
   Gerd
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/3] vnc: add a is_vnc_active() helper, Amit Shah, (Mon Jul 27, 11:04 am)
Re: virtio-serial: An interface for host-guest communication, Anthony Liguori, (Mon Jul 27, 1:22 pm)
Re: [Qemu-devel] Re: virtio-serial: An interface for host- ..., Daniel P. Berrange, (Mon Jul 27, 1:32 pm)
Re: [Qemu-devel] Re: virtio-serial: An interface for host- ..., Richard W.M. Jones, (Tue Jul 28, 7:00 am)
Re: [Qemu-devel] Re: virtio-serial: An interface for host- ..., Richard W.M. Jones, (Tue Jul 28, 7:55 am)
Re: [Qemu-devel] Re: virtio-serial: An interface for host- ..., Richard W.M. Jones, (Wed Aug 5, 11:32 am)
Re: [Qemu-devel] Re: virtio-serial: An interface for host ..., Gerd Hoffmann, (Thu Aug 20, 12:44 am)
Re: [Qemu-devel] Re: virtio-serial: An interface for host- ..., Daniel P. Berrange, (Thu Aug 20, 7:25 am)