On Wed, 8 Sep 2010, Jonathan A. Kollasch wrote:
> Change the accumulator only after performing the redundant write during
> cmpxchg. This fixes pthreaded programs using fork() in NetBSD/i386
> guests.
>
> >From Andreas Gustafsson in https://bugs.launchpad.net/qemu/+bug/569760.
This is tab damag
Change the accumulator only after performing the redundant write during
cmpxchg. This fixes pthreaded programs using fork() in NetBSD/i386
guests.
>From Andreas Gustafsson in https://bugs.launchpad.net/qemu/+bug/569760.
Signed-off-by: Jonathan A. Kollasch
---
target-i386/translate.c | 12 +++