On 14.08.2013, at 18:14, Anthony Liguori wrote: > Already in 1.6: > > commit a7d6b9f084765a834110bb9a2a0329b1a96de792 > Author: Andreas Färber <afaer...@suse.de> > Date: Mon Aug 5 22:59:46 2013 +0200 > > target-ppc: Fix POWER7+ model
Oops, I must've missed the error output: agraf@boysenberry-1:/home/agraf/release/qemu> git pw am 'target-ppc: Fix POWER7+ model' git commit --amend total: 0 errors, 0 warnings, 25 lines checked Your patch has no obvious style problems and is ready for submission. Applying: target-ppc: Fix POWER7+ model error: patch failed: target-ppc/cpu-models.c:1143 error: target-ppc/cpu-models.c: patch does not apply error: patch failed: target-ppc/cpu-models.h:556 error: target-ppc/cpu-models.h: patch does not apply Patch failed at 0001 target-ppc: Fix POWER7+ model The copy of the patch that failed is found in: /home/agraf/release/qemu/.git/rebase-apply/patch When you have resolved this problem, run "git am --resolved". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". Heh - every apply after this obviously went bad too (POWER5 ones). Sigh. I guess I need another vacation :D Alex