On 25 February 2014 11:50, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote: > Hi Peter, > > This branch contains updates for SPARC, particularly a new implementation of > the CG3 framebuffer as > reviewed on list, plus timer/hostid fixes from Olivier. Please pull.
Hi. This fails to build on 32 bit, I'm afraid: /root/qemu/hw/display/cg3.c: In function 'cg3_reg_write': /root/qemu/hw/display/cg3.c:202:5: error: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Werror=format] > http://github.com/mcayland/qemu.git qemu-sparc PS: if you could be consistent with the URL you use in pull requests that would be nice; I have you recorded as https://... (not a big deal, but it means my cut-n-paste "apply this" doesn't work and I have to tweak it by hand.) thanks -- PMM