• L
    qapi schema: add Netdev types · 14aa0c2d
    Laszlo Ersek 提交于
    NetdevTapOptions::sndbuf and NetdevDumpOptions::len use the new "size"
    type.
    
    v1->v2:
    - NetLegacy::name is optional
    - NetLegacyNicOptions::vectors is of type uint32
    - NetdevVdeOptions::port and ::mode are of type uint16
    - NetLegacy::vlan has type int32
    
    v2->v3:
    - NetLegacy::id is allowed and takes precedence over NetLegacy::name
    - replace "@traits" with "@opts" in NetLegacy & Netdev descriptions
    Signed-off-by: NLaszlo Ersek <lersek@redhat.com>
    Signed-off-by: NStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
    14aa0c2d
qapi-schema.json 60.2 KB