aboutsummaryrefslogtreecommitdiffstats
path: root/src/dumm/dumm.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* Added support for multiple overlays to the main library.Tobias Brunner2010-10-121-3/+38
| | | | Also implemented the template functionality using the new overlay functions.
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-9/+9
|
* removed @brief doxygen keywordsMartin Willi2009-05-111-11/+11
|
* added a Dumm template enumeratorMartin Willi2009-05-111-0/+7
|
* set guest-specific kernel parametersMartin Willi2008-10-101-2/+2
| | | | removed memory setting, use mem= instead
* * allow to load templates from arbitrary placesTobias Brunner2008-08-281-2/+3
| | | | * changed implementation of guest?/iface?
* prototype of dumm GUIMartin Willi2008-04-281-10/+22
|
* fixed typo / includeMartin Willi2007-09-181-1/+1
|
* fixed scenario loadingMartin Willi2007-09-131-11/+4
|
* usable without scenariosMartin Willi2007-08-081-0/+15
|
* proper shutdownMartin Willi2007-08-031-12/+2
| | | | moved signal handler for SIGCHD and SIGHUP to dumm
* bridging using libbridgeMartin Willi2007-07-301-10/+22
| | | | | | rewrite of guest, does not change cwd anymore loading of created scenarios
* support for killing guests properlyMartin Willi2007-07-271-0/+14
|
* implemented mconsole notification to check if guest came upMartin Willi2007-07-261-3/+1
| | | | slightly modified menu commands
* added dynamic interface manipulation for guestsMartin Willi2007-07-251-0/+23
| | | | management of tap devices on the host
* checked in first draft of "Dynamic Uml Mesh Modeler"Martin Willi2007-07-241-0/+50