]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hmp-commands.hx
bsd-user: Implement fork(2) and vfork(2) system calls.
[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