Re: [Qemu-devel] [PATCH v4 0/4] Fix -icount with iothread

2011-04-15 Thread Paolo Bonzini
On 04/15/2011 09:49 AM, Edgar E. Iglesias wrote: BTW, I removed this hunk from patch nr 2: diff --git a/roms/seabios b/roms/seabios index cc97564..06d0bdd 16 --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit cc975646af69f279396d4d5e1379ac6af80ee637 +Subproject commit 06d0bd

Re: [Qemu-devel] [PATCH v4 0/4] Fix -icount with iothread

2011-04-15 Thread Edgar E. Iglesias
On Wed, Apr 13, 2011 at 10:03:42AM +0200, Paolo Bonzini wrote: > This series finally fixes -icount with iothread and avoids deadlocks > due to the vm_clock not making progress when the VM is stopped. > The crux of the fix is in patch 1, while patch 2 implements the > "clock warping" that fixes dead

[Qemu-devel] [PATCH v4 0/4] Fix -icount with iothread

2011-04-13 Thread Paolo Bonzini
This series finally fixes -icount with iothread and avoids deadlocks due to the vm_clock not making progress when the VM is stopped. The crux of the fix is in patch 1, while patch 2 implements the "clock warping" that fixes deadlocks in v2. Clock warping uses the nanosecond resolution rt_clock tim