qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] cpu-exec: icount and exit request cleanups
@ 2017-02-21 12:46 Paolo Bonzini
  2017-02-21 12:46 ` [Qemu-devel] [PATCH 1/3] cpu-exec: unify icount_decr and tcg_exit_req Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paolo Bonzini @ 2017-02-21 12:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: pavel.dovgaluk, peter.maydell

These are the patches I left out of my previous pull request, in
hope of getting more reviews (especially for the first).  They
haven't come yet, so I'm asking more explicitly...

Paolo

Paolo Bonzini (2):
  cpu-exec: unify icount_decr and tcg_exit_req
  cpu-exec: remove unnecessary check of cpu->exit_request

Pavel Dovgalyuk (1):
  replay: check icount in cpu exec loop

 cpu-exec.c                | 79 ++++++++++++++++++++---------------------------
 include/exec/gen-icount.h | 53 +++++++++++++++----------------
 include/qom/cpu.h         | 15 +++++----
 qom/cpu.c                 |  2 +-
 tcg/tcg.h                 |  1 -
 translate-all.c           |  2 +-
 translate-common.c        | 13 +++-----
 7 files changed, 72 insertions(+), 93 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-02-21 14:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-21 12:46 [Qemu-devel] [PATCH 0/3] cpu-exec: icount and exit request cleanups Paolo Bonzini
2017-02-21 12:46 ` [Qemu-devel] [PATCH 1/3] cpu-exec: unify icount_decr and tcg_exit_req Paolo Bonzini
2017-02-21 12:46 ` [Qemu-devel] [PATCH 2/3] replay: check icount in cpu exec loop Paolo Bonzini
2017-02-21 12:46 ` [Qemu-devel] [PATCH 3/3] cpu-exec: remove unnecessary check of cpu->exit_request Paolo Bonzini
2017-02-21 14:25 ` [Qemu-devel] [PATCH 0/3] cpu-exec: icount and exit request cleanups no-reply

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).