Revision 96c94b29 net.c

b/net.c
968 968
                .name = "vhostfd",
969 969
                .type = QEMU_OPT_STRING,
970 970
                .help = "file descriptor of an already opened vhost net device",
971
            },
971
            }, {
972
                .name = "vhostforce",
973
                .type = QEMU_OPT_BOOL,
974
                .help = "force vhost on for non-MSIX virtio guests",
975
        },
972 976
#endif /* _WIN32 */
973 977
            { /* end of list */ }
974 978
        },

Also available in: Unified diff