Re: [Qemu-devel] SPARC host

2005-12-06 Thread Dennis Clarke
On 12/6/05, Jose Renau <[EMAIL PROTECTED]> wrote: > > I can not compile qemu on SPARC (sun4u) architectures. On vl.c line > 551, > I get "unsupported CPU". > ... > #else > #error unsupported CPU > #endif > ... > > Anyone has a modern qemu version working on SPARC/Solaris > SPARC/Opensolaris? >

[Qemu-devel] SPARC host

2005-12-06 Thread Jose Renau
I can not compile qemu on SPARC (sun4u) architectures. On vl.c line 551, I get "unsupported CPU". ... #else #error unsupported CPU #endif ... Anyone has a modern qemu version working on SPARC/Solaris SPARC/Opensolaris? I have access to a SUN ultra machine with OpenSolaris installed. If