]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hmp-commands.hx
hw/net/cadence_gem: use FIELD to describe [TX|RX]STATUS register fields
[mirror_qemu.git] / hmp-commands.hx
index 2cbd0f77a0257dda5cf97e7c1245ccc67cd93ad3..63eac22734c803c21b735b1f75b164d40947817e 100644 (file)
@@ -1296,6 +1296,9 @@ ERST
         .name       = "netdev_add",
         .args_type  = "netdev:O",
         .params     = "[user|tap|socket|stream|dgram|vde|bridge|hubport|netmap|vhost-user"
+#ifdef CONFIG_AF_XDP
+                      "|af-xdp"
+#endif
 #ifdef CONFIG_VMNET
                       "|vmnet-host|vmnet-shared|vmnet-bridged"
 #endif