'info vnc' monitor command does not show websocket information

Bug #1486278 reported by Druta Pavel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QEMU
Fix Released
Wishlist
Unassigned
qemu (Ubuntu)
Fix Released
Wishlist
Unassigned

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
....

Robie Basak (racb)
Changed in qemu (Ubuntu):
importance: Undecided → Wishlist
summary: - 'info vnc' monitor command should show websocket information
+ 'info vnc' monitor command does not show websocket information
Changed in qemu (Ubuntu):
status: New → Confirmed
Thomas Huth (th-huth)
Changed in qemu:
importance: Undecided → Wishlist
Revision history for this message
Thomas Huth (th-huth) wrote :

I think this has been fixed in QEMU v2.10.0 with this commit here:
https://git.qemu.org/?p=qemu.git;a=commitdiff;h=0a9667ecdb6d7da90a2ef64

Changed in qemu:
status: New → Fix Released
Revision history for this message
Robie Basak (racb) wrote :

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
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.