Re: [Qemu-devel] [PATCH 0/2] fix HelenOS illegal instruction issue on sparc64

2010-05-16 Thread Blue Swirl
Thanks, applied both. On 5/16/10, Igor V. Kovalenko wrote: > The following series fix a couple of typos in sparc target which cause > illegal instruction issue booting HelenOS on sparc64. > > --- > > Igor V. Kovalenko (2): > sparc64: fix mmu demap operand typo > sparc64: fix TT_WOT

[Qemu-devel] [PATCH 0/2] fix HelenOS illegal instruction issue on sparc64

2010-05-15 Thread Igor V. Kovalenko
The following series fix a couple of typos in sparc target which cause illegal instruction issue booting HelenOS on sparc64. --- Igor V. Kovalenko (2): sparc64: fix mmu demap operand typo sparc64: fix TT_WOTHER value target-sparc/cpu.h |2 +- target-sparc/op_helper.c |