diff options
Diffstat (limited to 'results/classifier/108/other/1453608')
| -rw-r--r-- | results/classifier/108/other/1453608 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/108/other/1453608 b/results/classifier/108/other/1453608 new file mode 100644 index 000000000..b920f7232 --- /dev/null +++ b/results/classifier/108/other/1453608 @@ -0,0 +1,26 @@ +vnc: 0.795 +semantic: 0.700 +device: 0.626 +other: 0.543 +graphic: 0.520 +network: 0.492 +socket: 0.388 +debug: 0.251 +performance: 0.194 +PID: 0.192 +boot: 0.174 +KVM: 0.159 +files: 0.107 +permissions: 0.084 + +explain what pcsys_monitor in manpage + +The specification of vnc passwords seems to have changed. `man qemu-system-x86_64` mentions `set_password` to be used in `pcsys_monitor`. Both are are not further mentioned in the man page and misteriously inexisting in both the web and the source root (as far as `grep -r -I 'pcsys_monitor' .` is concerned). That's too vage to be usable. + +experienced with 2.3.0 + +This should finally get fixed here: +https://gitlab.com/qemu-project/qemu/-/commit/923e931188dcbb7 + +Released with QEMU v5.2.0. + |