summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1724477
blob: 06a532b2b65ad3411d93dbb28cfd543429530216 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Build-in websocket broken since v2.9.0-rc0

Since upgrading to 2.9.0, the qemu's build-in websocket was no longer available. 

Host: Ubuntu 16.04 LTS
Command-line: /bin/qemu-system-x86_64 -enable-kvm -vnc 0.0.0.0:8,websocket

I have tested the following qemu versions:

master      Fail
2.10.1      Fail
2.9.1       Fail
2.9.0       Fail
2.9.0-rc3   Fail
2.9.0-rc0   Fail

2.8.1.1     Pass
2.7.1       Pass
2.6.2       Pass