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
Igor Kovalenko wrote:
> On Sun, Dec 13, 2009 at 10:06 PM, Juan Quintela wrote:
> Looks good, but runtime aborts in register_ioport_read.
>
> You cannot install different opaque for read and write of the same i/o
> address.
> Seems like every other device has the same driver for reading and writ
On Sun, Dec 13, 2009 at 10:06 PM, Juan Quintela wrote:
> Igor Kovalenko wrote:
>> On Sat, Dec 12, 2009 at 3:18 PM, Igor Kovalenko
>> wrote:
>>> On Sat, Dec 12, 2009 at 1:12 PM, Blue Swirl wrote:
On Fri, Dec 11, 2009 at 10:16 PM, Nick Couchman
wrote:
> In working to try to get Sp
Igor Kovalenko wrote:
> On Sat, Dec 12, 2009 at 3:18 PM, Igor Kovalenko
> wrote:
>> On Sat, Dec 12, 2009 at 1:12 PM, Blue Swirl wrote:
>>> On Fri, Dec 11, 2009 at 10:16 PM, Nick Couchman
>>> wrote:
In working to try to get Sparc64 system emulation developed, we seem to
have run into