> On Oct 4, 2017, at 1:48 AM, Fam Zheng <[email protected]> wrote: > > On Mon, 10/02 11:52, Programmingkid wrote: >> >>> On Oct 2, 2017, at 6:11 AM, [email protected] wrote: >>> >>> Message: 21 >>> Date: Mon, 2 Oct 2017 10:56:27 +0100 >>> From: "Daniel P. Berrange" <[email protected]> >>> To: [email protected] >>> Cc: Fam Zheng <[email protected]>, Gerd Hoffmann <[email protected]>, >>> Peter Maydell <[email protected]>, Paolo Bonzini >>> <[email protected]> >>> Subject: Re: [Qemu-devel] [PATCH v8 0/6] Initial support for >>> keycodemapdb GIT submodule >>> Message-ID: <[email protected]> >>> Content-Type: text/plain; charset=utf-8 >>> >>> FYI, in case people were wondering, patchew successfully passed all >>> tests. So it looks like 8th time lucky for getting submodules working >>> correctly unless someone can break it again..... >>> >>> http://patchew.org/QEMU/[email protected]/ >> >> Using the above link I was able to copy and paste your patches to my >> computer. The problem was 'git am' kept saying "Patch format detection >> failed". Using 'git apply' was what I used instead. After running 'make' I >> saw this error: > > Since you've noticed the link: in the beginning of that page there is also an > easy way to get the patches by one command: > >> git fetch https://github.com/patchew-project/qemu >> patchew/[email protected] > > Fam
Thank you very much for the info. I was able to finally 'make' QEMU with this patch set. Didn't notice any problems with qemu-system-ppc or qemu-system-i386.
