qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] really fix -icount with iothread
@ 2011-03-10 12:12 Paolo Bonzini
  2011-03-10 12:12 ` [Qemu-devel] [PATCH v2 1/3] really fix -icount in the iothread case Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Paolo Bonzini @ 2011-03-10 12:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: edgar.iglesias, jan.kiszka

This is a "real" fix for -icount, real in the sense that it
works in all cases including those that weren't fixed by my
first attempt.

Patch 1 is the three-line fix.  With that in, patch 2 can revert
the previous attempt(s).  Finally, patch 3 makes the icount code
clearer by finishing the bugfix/reorganization of qemu_next_deadline
vs. qemu_next_alarm_deadline.

v1->v2:
        reordered patches, renamed qemu_next_deadline

Paolo Bonzini (3):
  really fix -icount in the iothread case
  Revert wrong fix for -icount in the iothread case
  qemu_next_deadline should not consider host-time timers

 cpus.c       |    5 +++-
 qemu-timer.c |   75 +++++++++++++++++++++++++++++----------------------------
 qemu-timer.h |    2 +-
 3 files changed, 43 insertions(+), 39 deletions(-)

-- 
1.7.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-03-11 14:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10 12:12 [Qemu-devel] [PATCH v2 0/3] really fix -icount with iothread Paolo Bonzini
2011-03-10 12:12 ` [Qemu-devel] [PATCH v2 1/3] really fix -icount in the iothread case Paolo Bonzini
2011-03-10 12:12 ` [Qemu-devel] [PATCH v2 2/3] Revert wrong fixes for " Paolo Bonzini
2011-03-10 12:12 ` [Qemu-devel] [PATCH v2 3/3] qemu_next_deadline should not consider host-time timers Paolo Bonzini
2011-03-11 12:57 ` [Qemu-devel] Re: [PATCH v2 0/3] really fix -icount with iothread Edgar E. Iglesias
2011-03-11 13:36   ` Paolo Bonzini
2011-03-11 13:36     ` Edgar E. Iglesias
2011-03-11 14:02       ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).