On Wed, Sep 05, 2012 at 01:04:56PM +0400, Igor Mitsyanko wrote: > '%' symbols were missing in front of PRIu64 macros in DPRINTF() messages in > arch_init.c, this caused compilation warnings when compiled with > DEBUG_ARCH_INIT defined. > > Signed-off-by: Igor Mitsyanko <i.mitsya...@samsung.com> > --- > arch_init.c | 8 ++++---- > 1 files changed, 4 insertions(+), 4 deletions(-)
Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan