]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hmp-commands-info.hx
i386: Update new x86_apicid parsing rules with die_offset support
[mirror_qemu.git] / hmp-commands-info.hx
index cbee8b944d228e4bee19422749805715c73de44c..c59444c4616d52bc0368e3aff97ecbc07009a4dd 100644 (file)
@@ -202,6 +202,20 @@ STEXI
 @item info pic
 @findex info pic
 Show PIC state.
+ETEXI
+
+    {
+        .name       = "rdma",
+        .args_type  = "",
+        .params     = "",
+        .help       = "show RDMA state",
+        .cmd        = hmp_info_rdma,
+    },
+
+STEXI
+@item info rdma
+@findex info rdma
+Show RDMA state.
 ETEXI
 
     {