Sorry but there appears to be an issue with your patchset. I ran this command:
./configure --target-list=ppc-softmmu,i386-softmmu Then saw this error message: error: pathspec 'ui/keycodemapdb' did not match any file(s) known to git. Running 'make' I saw this error message: make: *** No rule to make target `ui/input-keymap-atset1-to-qcode.c', needed by `Makefile'. Stop. make: *** Waiting for unfinished jobs.... Running the 'make clean' command produces this error message: make[1]: *** No rule to make target `ui/input-keymap-atset1-to-qcode.c', needed by `Makefile'. Stop. make: *** [clean] Error 1 Perhaps a missing patch?