Patch dc26435edb "ui/gtk: Update refresh interval after widget
is realized" exposed a bug in gtk on Windows. The monitor refresh
rate reported by gtk may be much smaller than the real refresh
rate leading to an unusable guest screen refresh rate.

Details can be found in [PATCH 3/3] ui/gtk: limit virtual console
max update interval

There will be a merging conflict with Nikola's patches.
https://lists.nongnu.org/archive/html/qemu-devel/2020-12/msg02604.html
https://lists.nongnu.org/archive/html/qemu-devel/2020-12/msg02633.html
One of us has to do a simple rebase.

Volker Rümelin (3):
  ui/gtk: don't try to redefine SI prefixes
  ui/gtk: rename variable window to widget
  ui/gtk: limit virtual console max update interval

 include/ui/gtk.h |  2 --
 ui/gtk.c         | 25 +++++++++++++------------
 2 files changed, 13 insertions(+), 14 deletions(-)

-- 
2.26.2

Reply via email to