Index: uspace/drv/rootvirt/devices.def
===================================================================
--- uspace/drv/rootvirt/devices.def	(revision ab3a851d234d11b8478c46256ec3842b20325b31)
+++ uspace/drv/rootvirt/devices.def	(revision 1b2981aa4534d1e72927b34c33a3551d89bdf9d8)
@@ -4,2 +4,6 @@
  * Unless the list is empty, the last item shall be followed by a comma.
  */
+{
+	.name = "test1",
+	.match_id = "virtual&test1"
+},
