> 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: GEN config-host.h GIT ui/keycodemapdb dtc make: *** [git-submodule-update] Error 1
