Re: [Qemu-devel] [PATCH 0/0] fix ARM parallel instructions implementation bug

2010-07-01 Thread Aurelien Jarno
On Mon, Jun 28, 2010 at 11:54:03PM +0800, Chih-Min Chao wrote: > The three patches focuse on Bugs 595906 & Bug 591320. The first is related to > Bug 595906 and the other solve Bug 591320. > > The series are also attached in the threads, listed below > https://bugs.launchpad.net/qemu/+bug/59590

[Qemu-devel] [PATCH 0/0] fix ARM parallel instructions implementation bug

2010-06-28 Thread Chih-Min Chao
The three patches focuse on Bugs 595906 & Bug 591320. The first is related to Bug 595906 and the other solve Bug 591320. The series are also attached in the threads, listed below https://bugs.launchpad.net/qemu/+bug/595906 https://bugs.launchpad.net/qemu/+bug/591320 [PATCH 1/3] target-arm: