In working to try to get Sparc64 system emulation developed, we seem to have
run into an issue with the IDE code in Qemu. The OpenBIOS folks have been
working quite a few issues with the OpenBIOS code that need to be resolved in
order to boot 64-bit Solaris kernels correctly, but the most recen
Did these patches ever get committed to the Qemu repo? I tried applying
them to the latest git repo, and they don't apply. Furthermore,
building qemu out of the latest version of the repository causes very
similar messages, just a few more of them.
OpenBIOS for Sparc64
Configuration device id QE
I have a couple of questions regarding sparc64 softmmu support in Qemu:
- Is this part of Qemu being actively developed? Judging by the commits to the
git repo, it doesn't look like there's a whole lot of focus on development of
this right now?
- Does anyone know what's left to be done for the s
>>> On 2009/10/21 at 13:06, Blue Swirl wrote:
> On Wed, Oct 21, 2009 at 7:41 PM, Nick Couchman
> wrote:
>> I have a couple of questions regarding sparc64 softmmu support in Qemu:
>> - Is this part of Qemu being actively developed? Judging by the commits to
>
I'm currently trying to start qemu with an ISO image presented as a CD-ROM on
the SCSI bus. The argument looks like this:
-drive
file=/misc/iso/Solaris/sol-nv-b127-c-dvd.iso,if=scsi,media=cdrom,bus=0,unit=6
but, it looks like qemu is forcing it onto an IDE device. Is CD-ROM on SCSI
not suppo