Home
last modified time | relevance | path

Searched refs:netdev_add (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/qapi/
H A Dpragma.json19 'netdev_add',
100 'NetdevTapOptions', # netdev_add, query-netdev, -netdev
H A Dnet.json38 # @netdev_add:
56 { 'command': 'netdev_add', 'data': 'Netdev', 'boxed': true,
/openbmc/qemu/net/
H A Dnet-hmp-cmds.c97 netdev_add(opts, &err); in hmp_netdev_add()
H A Dnet.c1437 void netdev_add(QemuOpts *opts, Error **errp) in netdev_add() function
/openbmc/qemu/include/net/
H A Dnet.h304 void netdev_add(QemuOpts *opts, Error **errp);
/openbmc/qemu/
H A Dhmp-commands.hx1287 .name = "netdev_add",
1304 ``netdev_add``
/openbmc/qemu/docs/about/
H A Dremoved-features.rst746 Replaced by ``netdev_add`` and ``netdev_del``.
/openbmc/qemu/docs/devel/
H A Dqapi-code-gen.rst532 { 'command': 'netdev_add',