aboutsummaryrefslogtreecommitdiffstats
path: root/src/dumm/mconsole.h
Commit message (Collapse)AuthorAgeFilesLines
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-4/+4
|
* removed @brief doxygen keywordsMartin Willi2009-05-111-5/+5
|
* added a guest.mconsole() method to script mconsole (e.g. add additional conX=)Martin Willi2008-10-151-1/+1
|
* uml "exec" writes stdout/stderr back to mconsoleMartin Willi2008-07-081-1/+7
| | | | | guest->exec() accepts a callback for output sligtly refactored mconsole.c
* guest interface/address management using hackish mconsole exec patch, ruby ↵Martin Willi2008-07-071-0/+5
| | | | bindings
* prototype of dumm GUIMartin Willi2008-04-281-9/+2
|
* simple console support through pts devicesMartin Willi2007-08-281-0/+8
|
* implemented mconsole notification to check if guest came upMartin Willi2007-07-261-2/+5
| | | | slightly modified menu commands
* added dynamic interface manipulation for guestsMartin Willi2007-07-251-0/+60
management of tap devices on the host