qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] git bisect results


From: Erik Rull
Subject: Re: [Qemu-devel] git bisect results
Date: Wed, 25 Jan 2012 22:13:52 +0100
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0.1) Gecko/20111221 Firefox/9.0.1 SeaMonkey/2.6.1

Jan Kiszka wrote:
On 2012-01-25 12:48, address@hidden wrote:
Hi Jan,

You should CC me then... :)

I will do that for upcoming emails.


This little change fixes my problem with the usb-tablet update rate.

Can you please verify if this has some side effects?

Surely as it disables in general valid code, namely the auto-grabbing
feature. You should notice the difference.


If not, can you post a real patch?
I don't know how to handle the whole patching and committing stuff exactly.

We need to understand the problem first anyway, and as I cannot
reproduce it, I will need you help:

Can you instrument the code, e.g. with printf, to find out which of the
disabled branches is taken when, specifically how often? Can you also
check if values like max_x/max_y or the ev->motion content make sense
for your setup?

Thanks,
Jan


Yes, I will add some counters and dump them in discrete timeslots to see what's the difference between the fullscreen and the windowed mode.

Maybe the removed code parts do not affect my main application where the window is resized to fullscreen. But for maintenance it is definitively windowed where I haven't had any problems with the grabbing / releasing up to now.

Best regards,

Erik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]