diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-09-25 13:05:58 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-09-25 18:25:03 +0200 |
commit | 477b301000d665313217f65e3a368d2cb7769c42 (patch) | |
tree | 97d103274bdc38823a6a8594a841a3a42aee73f2 /scripts/probe-gdb-support.py | |
parent | 0cb9c5880e6b8dedc4e20026ce859dd1ea9aac84 (diff) | |
download | qemu-477b301000d665313217f65e3a368d2cb7769c42.zip qemu-477b301000d665313217f65e3a368d2cb7769c42.tar.gz qemu-477b301000d665313217f65e3a368d2cb7769c42.tar.bz2 |
ui/vnc: fix handling of VNC_FEATURE_XVP
VNC_FEATURE_XVP was not shifted left before adding it to vs->features,
so it was never enabled; but it was also checked the wrong way with
a logical AND instead of vnc_has_feature. Fix both places.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/probe-gdb-support.py')
0 files changed, 0 insertions, 0 deletions