Il 21/11/2013 17:49, Paolo Bonzini ha scritto: > The following changes since commit 394cfa39ba24dd838ace1308ae24961243947fb8: > > Merge remote-tracking branch 'quintela/migration.next' into staging > (2013-11-19 13:03:06 -0800) > > are available in the git repository at: > > > git://github.com/bonzini/qemu.git tags/for-anthony > > for you to fetch changes up to d607a52364e7bfc1cd6d3e425b898e86be4e525d: > > qga: Fix compiler warnings (missing format attribute, wrong format strings) > (2013-11-21 17:39:25 +0100) > > You do not have my key yet, but you can verify it is the same that I use > for example in Linux pull requests. Please contact me offlist if you > wish to do keysigning. > > ---------------------------------------------------------------- > Here are a bunch of 1.7-tagged patches that I was afraid > were getting forgotten or that did not have a clear maintainer responsible > for making a pull request.
The following five patches are still not in -rc1: da87dd7 sun4m: Add FCode ROM for TCX framebuffer 45d285a configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0 7839ff5 pc: get rid of builtin pvpanic for "-M pc-1.5" 2140cfa target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid() d607a52 qga: Fix compiler warnings (missing format attribute, wrong format strings) Should I prepare a new pull request? Paolo