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.json40 # @netdev_add:
58 { '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.c1471 void netdev_add(QemuOpts *opts, Error **errp) in netdev_add() function
/openbmc/qemu/include/net/
H A Dnet.h310 void netdev_add(QemuOpts *opts, Error **errp);
/openbmc/qemu/
H A Dhmp-commands.hx1287 .name = "netdev_add",
1307 ``netdev_add``
/openbmc/qemu/docs/about/
H A Dremoved-features.rst761 Replaced by ``netdev_add`` and ``netdev_del``.
/openbmc/qemu/docs/devel/
H A Dqapi-code-gen.rst534 { 'command': 'netdev_add',