aboutsummaryrefslogtreecommitdiff
path: root/doc/qemu.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qemu.rst')
-rw-r--r--doc/qemu.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/qemu.rst b/doc/qemu.rst
new file mode 100644
index 0000000..ff1ede3
--- /dev/null
+++ b/doc/qemu.rst
@@ -0,0 +1,13 @@
+QEMU
+=============
+
+`QEMU <http://wiki.qemu-project.org/Main_Page>`_ is a generic and open
+source machine emulator and virtualizer.
+
+In order to use the qemu testbed, the user should install the qemu and
+bridge-utils packages on which the testbed depends: ::
+
+ $ sudo apt-get install bridge-utils qemu
+
+.. automodule:: rumba.testbeds.qemu
+ :member-order: bysource