qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] really fix -icount with iothread
@ 2011-03-05 17:14 Paolo Bonzini
  2011-03-05 17:14 ` [Qemu-devel] [PATCH 1/3] qemu_next_deadline should not consider host-time timers Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Paolo Bonzini @ 2011-03-05 17:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: edgar.iglesias, mtosatti, 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 a sequel to my reorganization of qemu_next_deadline
vs. qemu_next_alarm_deadline.  Patch 2 reverts the past attempts,
patch 3 is the three-line fix.

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

 cpus.c       |    3 ++
 qemu-timer.c |   73 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 40 insertions(+), 36 deletions(-)

-- 
1.7.4

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

end of thread, other threads:[~2011-03-09 13:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-05 17:14 [Qemu-devel] [PATCH 0/3] really fix -icount with iothread Paolo Bonzini
2011-03-05 17:14 ` [Qemu-devel] [PATCH 1/3] qemu_next_deadline should not consider host-time timers Paolo Bonzini
2011-03-05 18:07   ` [Qemu-devel] " Jan Kiszka
2011-03-09 13:40     ` Paolo Bonzini
2011-03-05 17:14 ` [Qemu-devel] [PATCH 2/3] Revert wrong fix for -icount in the iothread case Paolo Bonzini
2011-03-05 17:14 ` [Qemu-devel] [PATCH 3/3] really fix " 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).