• M
    esx: Add support for virtual serial device network backing · 02e11b83
    Matthias Bolte 提交于
    Since version 4.1 ESX(i) can expose virtual serial devices over TCP.
    
    Add support in the VMX handling code for this, add test cases to cover
    it and add links to some documentation.
    
    ESX supports two additional protocols: TELNETS and TLS. Add them to
    the list of serial-over-TCP protocols.
    02e11b83
xml2vmxtest.c 8.4 KB