Index: uspace/drv/rootvirt/devices.def
===================================================================
--- uspace/drv/rootvirt/devices.def	(revision 1b2981aa4534d1e72927b34c33a3551d89bdf9d8)
+++ uspace/drv/rootvirt/devices.def	(revision c245f16e32b7e3ef731e81556156d471431b6bb9)
@@ -8,2 +8,10 @@
 	.match_id = "virtual&test1"
 },
+{
+	.name = "test2alpha",
+	.match_id = "virtual&test2"
+},
+{
+	.name = "test2bravo",
+	.match_id = "virtual&test2"
+},
