]> Git Repo - qemu.git/blobdiff - util/module.c
util/hexdump: introduce qemu_hexdump_line()
[qemu.git] / util / module.c
index 6e63006a8fb2a37e9ae195850b37a0875b5726ba..34772e7d87ebcb6ae959f5d57b82e994e0981f66 100644 (file)
@@ -265,6 +265,8 @@ static struct {
     { "usb-redir",             "hw-", "usb-redirect"          },
     { "qxl-vga",               "hw-", "display-qxl"           },
     { "qxl",                   "hw-", "display-qxl"           },
+    { "virtio-gpu-device",     "hw-", "display-virtio-gpu"    },
+    { "vhost-user-gpu",        "hw-", "display-virtio-gpu"    },
     { "chardev-braille",       "chardev-", "baum"             },
 };
 
This page took 0.024142 seconds and 4 git commands to generate.