Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Added support for multiple overlays to guests (replaces the template ↵ | Tobias Brunner | 2010-10-12 | 1 | -5/+20 |
| | | | | | | | functionality). Compared to a template an overlay is an arbitrary directory, not the parent directory of a directory with the guest's name. | ||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -20/+20 |
| | |||||
* | removed @brief doxygen keywords | Martin Willi | 2009-05-11 | 1 | -15/+15 |
| | |||||
* | added a guest.mconsole() method to script mconsole (e.g. add additional conX=) | Martin Willi | 2008-10-15 | 1 | -6/+8 |
| | |||||
* | set guest-specific kernel parameters | Martin Willi | 2008-10-10 | 1 | -1/+2 |
| | | | | removed memory setting, use mem= instead | ||||
* | * ruby extension extracted from irdumm | Tobias Brunner | 2008-08-07 | 1 | -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 Brunner | 2008-07-30 | 1 | -0/+16 |
| | | | | the command as string or by line. | ||||
* | ruby bindings/fixes for template loading | Martin Willi | 2008-07-09 | 1 | -2/+1 |
| | |||||
* | uml "exec" writes stdout/stderr back to mconsole | Martin Willi | 2008-07-08 | 1 | -2/+5 |
| | | | | | guest->exec() accepts a callback for output sligtly refactored mconsole.c | ||||
* | guest interface/address management using hackish mconsole exec patch, ruby ↵ | Martin Willi | 2008-07-07 | 1 | -1/+10 |
| | | | | bindings | ||||
* | prototype of irdumm - interactive ruby shell for dumm | Martin Willi | 2008-07-04 | 1 | -2/+2 |
| | |||||
* | prototype of dumm GUI | Martin Willi | 2008-04-28 | 1 | -20/+41 |
| | |||||
* | fixed scenario loading | Martin Willi | 2007-09-13 | 1 | -5/+5 |
| | |||||
* | simple console support through pts devices | Martin Willi | 2007-08-28 | 1 | -0/+11 |
| | |||||
* | usable without scenarios | Martin Willi | 2007-08-08 | 1 | -12/+12 |
| | |||||
* | bridging using libbridge | Martin Willi | 2007-07-30 | 1 | -2/+21 |
| | | | | | | rewrite of guest, does not change cwd anymore loading of created scenarios | ||||
* | support for killing guests properly | Martin Willi | 2007-07-27 | 1 | -1/+6 |
| | |||||
* | implemented mconsole notification to check if guest came up | Martin Willi | 2007-07-26 | 1 | -3/+39 |
| | | | | slightly modified menu commands | ||||
* | added dynamic interface manipulation for guests | Martin Willi | 2007-07-25 | 1 | -2/+63 |
| | | | | management of tap devices on the host | ||||
* | checked in first draft of "Dynamic Uml Mesh Modeler" | Martin Willi | 2007-07-24 | 1 | -0/+23 |