Revision 82b0d80e net.c

b/net.c
976 976
                .name = "vnet_hdr",
977 977
                .type = QEMU_OPT_BOOL,
978 978
                .help = "enable the IFF_VNET_HDR flag on the tap interface"
979
            }, {
980
                .name = "vhost",
981
                .type = QEMU_OPT_BOOL,
982
                .help = "enable vhost-net network accelerator",
983
            }, {
984
                .name = "vhostfd",
985
                .type = QEMU_OPT_STRING,
986
                .help = "file descriptor of an already opened vhost net device",
979 987
            },
980 988
#endif /* _WIN32 */
981 989
            { /* end of list */ }

Also available in: Unified diff