Index: uspace/drv/infrastructure/rootvirt/devices.def
===================================================================
--- uspace/drv/infrastructure/rootvirt/devices.def	(revision 3795f9c7b395df216569d51f84fce8f0f98472f2)
+++ uspace/drv/infrastructure/rootvirt/devices.def	(revision 7d27f422ee7822eb3b75e43fd8ced187eb45d3f3)
@@ -4,4 +4,10 @@
  * Unless the list is empty, the last item shall be followed by a comma.
  */
+
+/* Kernel framebuffer */
+{
+    .name = "kfb",
+    .match_id = "virtual&kfb"
+},
 
 #ifdef CONFIG_TEST_DRIVERS
