aboutsummaryrefslogtreecommitdiff
path: root/rumba/testbeds/qemu.py
Commit message (Collapse)AuthorAgeFilesLines
...
* rumba: simplify cooperation between prototype and testbed pluginsVincenzo Maffione2017-04-071-2/+2
|
* Raising exceptions, authentication through getpassMarco Capitani2017-04-061-10/+17
|
* Parallelization and splitting of the scriptMarco Capitani2017-04-051-77/+189
|
* qemu testbed done & workingMarco Capitani2017-04-041-40/+75
|
* qemu testbed first draftMarco Capitani2017-03-301-1/+125
|
* Fix pylint warnings and errorsSander Vrijders2017-03-281-2/+1
| | | | This fixes several warnings and errors as reported by pylint.
* testbeds: Port to new APISander Vrijders2017-03-281-2/+1
| | | | | | The new API passes the Experiment instance to the testbeds, so that the configs for the testbeds can be generated starting from the IPCPs. The classes Link, Interface, P2PLink have been deprecated.
* README: add sketch of the high level designVincenzo Maffione2017-03-191-0/+4
|
* testbeds: placeholder for QEMU testbedVincenzo Maffione2017-03-191-0/+30