qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] bad USB tablet update rate on qemu-1.0


From: Andreas Färber
Subject: Re: [Qemu-devel] bad USB tablet update rate on qemu-1.0
Date: Fri, 20 Jan 2012 10:09:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111220 Thunderbird/9.0

Hi Erik,

Am 19.01.2012 20:15, schrieb Erik Rull:
> Andreas Färber wrote:
>> Am 19.01.2012 17:40, schrieb Erik Rull:
>>> [...] there seems to be a
>>> difference between the captured cursor for the native X-Windows window
>>> and the VNC window that occured somewhere between 0.14 and 1.0.
>>
>> Then try `git bisect start v1.0 v0.14.0' to find out when exactly the
>> perceived behavior changed. :)

> I just did a clone of the current qemu-kvm (which I use) and started to
> bisect, but got an error, where I don't know how to proceed:
> address@hidden:~/qemu-test/qemu-kvm$ git bisect good qemu-kvm-0.14.0
> You need to start by "git bisect start"
> Do you want me to do it for you [Y/n]?
> address@hidden:~/qemu-test/qemu-kvm$ git bisect bad qemu-kvm-1.0
> Bisecting: 2043 revisions left to test after this
> fatal: Entry 'roms/seabios' not uptodate. Cannot merge.
> address@hidden:~/qemu-test/qemu-kvm$

Hm, did you maybe previously do a `git submodule init'? You may need to
run `git submodule update' then (which may fail as recently for roms/SLOF).

Otherwise, generally when it does not compile you can try `git bisect
skip' to try a different commit.

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

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