Re: [Qemu-devel] PATCH: serial.c

2007-05-04 Thread Tristan Gingold
On May 4, 2007, at 3:34 PM, Wessel, Jason wrote: Tristan, I do not believe that is actually the problem, and arguably QEMU is correct with timing accuracy set aside. The root of the issue is a more of a timing problem because the clear/set can happen atomically in QEMU with respect to the

RE: [Qemu-devel] PATCH: serial.c

2007-05-04 Thread Wessel, Jason
> From: > On Behalf Of Tristan Gingold > Sent: Friday, May 04, 2007 7:52 AM > To: qemu-devel@nongnu.org > Subject: [Qemu-devel] PATCH: serial.c > > Hi, > > According to the documentation, reading IIR does not reset > any pending interrupt. > This issue caused VxWorks to freeze. > > Tristan. >

[Qemu-devel] PATCH: serial.c

2007-05-04 Thread Tristan Gingold
Hi, According to the documentation, reading IIR does not reset any pending interrupt. This issue caused VxWorks to freeze. Tristan. *** hw/serial.c 31 Mar 2007 16:54:14 - 1.15 --- hw/serial.c 4 May 2007 12:49:34 - *** *** 233,242 break; case 2: