Commit Graph

12 Commits

Author SHA1 Message Date
Tobias Brunner e5d6f165fc * ruby extension extracted from irdumm
* guests do not shutdown anymore on SIGINT in irb
2008-08-07 14:56:54 +00:00
Tobias Brunner eadd460f7c the list of addresses on the interface of a guest is not cached anymore, but queried directly from the interface 2008-07-30 13:15:18 +00:00
Martin Willi bf44108019 uml "exec" writes stdout/stderr back to mconsole
guest->exec() accepts a callback for output
sligtly refactored mconsole.c
2008-07-08 14:58:20 +00:00
Martin Willi 02a6083633 guest interface/address management using hackish mconsole exec patch, ruby bindings 2008-07-07 14:56:04 +00:00
Martin Willi ca275ae2ca prototype of irdumm - interactive ruby shell for dumm 2008-07-04 14:21:41 +00:00
Martin Willi 4302d4f012 some stability improvements 2008-07-04 06:58:04 +00:00
Martin Willi a47486b5e4 prototype of dumm GUI 2008-04-28 16:43:30 +00:00
Martin Willi 7b7201bee6 usable without scenarios 2007-08-08 12:35:24 +00:00
Martin Willi 5b608fd7ca implemented mconsole notification to check if guest came up
slightly modified menu commands
2007-07-26 13:21:06 +00:00
Martin Willi 369a17c218 fixed tap device setup (requires open/close for each call)
using more meaningful names for tap devices
2007-07-26 07:39:49 +00:00
Martin Willi 53b0f3c3b3 fixed mconsole when using multiple guests
fixed interface enumeration bug
2007-07-25 14:05:06 +00:00
Martin Willi f85fdda835 added dynamic interface manipulation for guests
management of tap devices on the host
2007-07-25 13:23:45 +00:00