]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hmp-commands-info.hx
nbd/server: fix bitmap export
[thirdparty/qemu.git] / hmp-commands-info.hx
index a482b6e56bca3ad9515b66a080d18364615bee34..70639f656aef6a5125a039014e979cb691bed382 100644 (file)
@@ -426,6 +426,7 @@ STEXI
 Show which guest mouse is receiving events.
 ETEXI
 
+#if defined(CONFIG_VNC)
     {
         .name       = "vnc",
         .args_type  = "",
@@ -433,6 +434,7 @@ ETEXI
         .help       = "show the vnc server status",
         .cmd        = hmp_info_vnc,
     },
+#endif
 
 STEXI
 @item info vnc