ITguy wrote:
> On May 12, 4:47 pm, Ivan Marsh <ivanma...@yahoo.com> wrote:
>> On Mon, 12 May 2008 14:38:38 -0700, ITguy wrote:
>>>>> I have available sf v480 and I would like use it as a Vitrual Server
>>>>> and with other guest OS on it.
>>>>> Anyone know such a product? I know ESX can do so.. what about vmware
>>>>> server? So far I dont see you can do it.
>>> I would like to use a basic alchemy system to convert plain dirt into
>>> solid gold. Anyone know how I can do this? Thanks in advance.
>> The cost of converting lead into gold is greater than the worth of the
>> resulting gold so I would say converting dirt would be even more of a
>> losing proposition.
>
> I imagine the cost of creating x86 emulation software for SPARC
> hardware is greater than the cost of new x86 hardware, likewise a
> losing proposition.
Actually, the cost is free (yeah open source!):
http://bochs.sourceforge.net/
and QEMU though it's support for sparc32 (I'm guessing they mean sparcv8) is not
complete.
http://fabrice.bellard.free.fr/qemu/
And the OP doesn't necessarily want x86 virtualization on SPARC, maybe they
would like to run Ubuntu/SPARC inside (on-top-of) Solaris/SPARC, which you can
do with QEMU.
Neal