On 03/31/10 06:37, Gerhard Wiesinger wrote:
On Mon, 29 Mar 2010, Gerd Hoffmann wrote:
On 03/29/10 15:51, Kevin Wolf wrote:
It actually searches the queue in case tag != s->current->tag, and it
should most likely do the same for s->current == NULL ...
Attached patch makes the rom boot for me.
Yes, works for me. And it seems to work reliably, unlike the 0.12.x
version.
I'm also interested in a backport to the 0.12.x version that I can test.
Can this be easily done?
http://git.savannah.gnu.org/cgit/qemu.git/log/hw/lsi53c895a.c
Pick the five most recent patches (committed jan 11th) and apply the
patch posted in this thread on top of it.
cheers,
Gerd