Thanks! This is presumed fixed in Ubuntu also then, since 18.04 onwards
shipped a qemu version higher than 2.10.0. If this is wrong, please
reopen.

** Changed in: qemu (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1486278

Title:
  'info vnc' monitor command does not show websocket information

Status in QEMU:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce^
  1. run
   qemu-system-x86_64  -vnc  0.0.0.0:1,websocket=5701 -nographic -monitor stdio

  2. then type 
   (qemu) info vnc
  3.  see
       address: 0.0.0.0:5901
          auth: none
  Client: none

  There is no information about websocket parameters, but 'netstat -nltp' shows 
me:
   ...
  tcp        0      0 0.0.0.0:5701            0.0.0.0:*               LISTEN    
  27073/qemu-system-x
  ....

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1486278/+subscriptions

Reply via email to