On Sun, Mar 13, 2011 at 8:16 PM, Palle Lyckegaard <pa...@lyckegaard.dk> wrote: > Hi, > > File cpus.c seems to be missing sigbus_reraise() on non-Linux platforms. The > following patch fixes building qemu on Solaris 11 Express (SPARC). > > Regards > Palle > > > > > Signed-off-by: Palle Lyckegaard <pa...@lyckegaard.dk> > --- > cpus.c | 5 +++++ > 1 files changed, 5 insertions(+), 0 deletions(-)
Great to see your SPARC Solaris 11 buildslave already catching build breakages. Thanks for the patch! Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>