Paolo Bonzini
477b301000
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>
2023-09-25 18:25:03 +02:00
..
2023-09-12 10:37:02 +04:00
2023-09-12 10:37:02 +04:00
2023-09-12 10:37:02 +04:00
2023-09-12 10:37:02 +04:00
2023-09-12 11:14:09 +04:00
2023-07-25 10:56:51 +01:00
2023-09-12 10:37:02 +04:00
2023-06-27 17:08:56 +02:00
2023-09-04 15:14:44 +04:00
2023-06-27 17:08:56 +02:00
2023-09-04 15:14:48 +04:00
2023-06-27 17:08:56 +02:00
2023-06-27 17:08:56 +02:00
2023-06-27 17:08:56 +02:00
2023-06-27 17:08:56 +02:00
2023-07-17 15:22:28 +04:00
2023-08-07 17:13:42 +04:00
2023-08-07 17:13:42 +04:00
2023-09-12 10:37:02 +04:00
2023-08-31 19:47:43 +02:00
2023-09-12 10:37:02 +04:00
2023-09-01 17:21:04 +00:00
2023-08-31 19:47:43 +02:00
2023-06-27 17:08:56 +02:00
2023-09-12 10:37:02 +04:00
2023-09-12 10:37:02 +04:00
2023-09-04 14:57:37 +04:00
2023-09-12 10:37:02 +04:00
2023-06-27 17:08:56 +02:00
2023-09-01 17:21:04 +00:00
2023-09-04 15:29:07 +04:00
2023-07-17 15:20:56 +04:00
2023-09-04 14:57:44 +04:00
2023-09-04 14:57:44 +04:00
2023-08-31 19:47:43 +02:00
2023-08-31 19:47:43 +02:00
2023-09-25 18:25:03 +02:00