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: > erik@debian:~/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]? > erik@debian:~/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. > erik@debian:~/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