diff options
Diffstat (limited to 'results/classifier/105/vnc/1453608')
| -rw-r--r-- | results/classifier/105/vnc/1453608 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/results/classifier/105/vnc/1453608 b/results/classifier/105/vnc/1453608 new file mode 100644 index 00000000..b1548dd1 --- /dev/null +++ b/results/classifier/105/vnc/1453608 @@ -0,0 +1,24 @@ +vnc: 0.795 +mistranslation: 0.751 +semantic: 0.700 +device: 0.626 +instruction: 0.544 +other: 0.543 +graphic: 0.520 +network: 0.492 +socket: 0.388 +boot: 0.174 +KVM: 0.159 +assembly: 0.077 + +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. + |
