On Mon, Aug 27, 2018 at 09:41:02PM +0300, Julia Suvorova wrote: > New option "websock" added to allow using websocket protocol for > chardev socket backend. > Example: > -chardev socket,websock,id=... Please make user-facing interfaces use the name "websocket" instead of "websock" for consistency. The official protocol name is WebSocket and QEMU already exposes "websocket" to the user in qapi/ui.json and qemu-options.hx documentation.