[Qemu-devel] Re: [MIPS] Use conditional traps for BUG_ON on MIPS II and better.

2007-03-25 Thread Atsushi Nemoto
On Sun, 3 Dec 2006 21:35:18 +, Ralf Baechle <[EMAIL PROTECTED]> wrote: > > It seems this commit break QEMU kernel ... or QEMU can not interpret > > the TNE instruction correctly? > > Thiemo says that's indeed a possibility. Probably that feature has not > been well tested in qemu. I found t

[Qemu-devel] Re: [MIPS] Use conditional traps for BUG_ON on MIPS II and better.

2006-12-16 Thread Thiemo Seufer
Atsushi Nemoto wrote: > On Sun, 3 Dec 2006 21:35:18 +, Ralf Baechle <[EMAIL PROTECTED]> wrote: > > > It seems this commit break QEMU kernel ... or QEMU can not interpret > > > the TNE instruction correctly? > > > > Thiemo says that's indeed a possibility. Probably that feature has not > > be