aboutsummaryrefslogtreecommitdiffstats
path: root/src/dumm/guest.h
Commit message (Collapse)AuthorAgeFilesLines
* added a guest.mconsole() method to script mconsole (e.g. add additional conX=)Martin Willi2008-10-151-6/+8
|
* set guest-specific kernel parametersMartin Willi2008-10-101-1/+2
| | | | removed memory setting, use mem= instead
* * ruby extension extracted from irdummTobias Brunner2008-08-071-0/+1
| | | | * guests do not shutdown anymore on SIGINT in irb
* added an extended exec function to guests that allows to get the output of ↵Tobias Brunner2008-07-301-0/+16
| | | | the command as string or by line.
* ruby bindings/fixes for template loadingMartin Willi2008-07-091-2/+1
|
* uml "exec" writes stdout/stderr back to mconsoleMartin Willi2008-07-081-2/+5
| | | | | 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-1/+10
| | | | bindings
* prototype of irdumm - interactive ruby shell for dummMartin Willi2008-07-041-2/+2
|
* prototype of dumm GUIMartin Willi2008-04-281-20/+41
|
* fixed scenario loadingMartin Willi2007-09-131-5/+5
|
* simple console support through pts devicesMartin Willi2007-08-281-0/+11
|
* usable without scenariosMartin Willi2007-08-081-12/+12
|
* bridging using libbridgeMartin Willi2007-07-301-2/+21
| | | | | | rewrite of guest, does not change cwd anymore loading of created scenarios
* support for killing guests properlyMartin Willi2007-07-271-1/+6
|
* implemented mconsole notification to check if guest came upMartin Willi2007-07-261-3/+39
| | | | slightly modified menu commands
* added dynamic interface manipulation for guestsMartin Willi2007-07-251-2/+63
| | | | management of tap devices on the host
* checked in first draft of "Dynamic Uml Mesh Modeler"Martin Willi2007-07-241-0/+23