Re: [uml-user] Using a serial port

2009-07-03 Thread vincent-perrier
In the cloonix software, openpty is used to get a tty pair master/slave, then on the uml  linux start line, this is added for ttyS0: ssl0=tty:slave_name Then whatever is written on the master fd gets into the ttyS0 of the uml machine and the other way for read. With this solution, you have to wri

Re: [uml-user] A simple diagram app to draw UMLs

2009-07-03 Thread vincent-perrier
Hello There is a tool that helps in the uml machine creation, it can link machines through both simulated lan or simulated serial links. You have to configure the machine you want to have some ttys, then the graphical representation of the serial ports are not the same color as the ones of the more

Re: [uml-user] A simple diagram app to draw UMLs

2009-07-03 Thread vincent-perrier
Hello, There is a tool in which you drag-drop a machine and it appears as a circle (sorry not a rectangle). You can configure to have more or less interfaces and have uml or kvm machines. The circle represents a machine and has a name and its interfaces are smaller circles in the big circle repre