[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] update stubdom config example



Stefano Stabellini, le Tue 16 Jun 2009 16:46:17 +0100, a écrit :
> this patch updates the stubdom config example to reflect that the serial
> option can now be used.

Ok, so now I see what your previous patch is for :) I still think
openpty() shouldn't be used, as a standard function with the same name
but different prototype exists, that would lead us to troubles. I would
rather see it as open("/dev/ptmx") and/or posix_openpt(), which actually
does the same, but can be interfaced in a standard way. And then we
could even implement pts_name() to provide the console frontend path.

Samuel

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.