qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/5] Fixes for TCG hangs
@ 2017-06-14 19:48 Richard Henderson
  2017-06-14 19:48 ` [Qemu-devel] [PATCH v2 1/5] tcg: Refactor helper_lookup_tb_ptr Richard Henderson
                   ` (6 more replies)
  0 siblings, 7 replies; 29+ messages in thread
From: Richard Henderson @ 2017-06-14 19:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: alex.bennee, cota, pbonzini

Some good detective work by all involved.  This is attemping to
get all of the feedback from this morning.


r~


Paolo Bonzini (1):
  target/mips: Exit after enabling interrupts

Richard Henderson (4):
  tcg: Refactor helper_lookup_tb_ptr
  target/alpha: Use tcg_gen_lookup_and_goto_ptr
  target/s390x: Exit after changing PSW mask
  target/arm: Exit after clearing interrupt mask

 target/alpha/translate.c   | 27 ++++++++++++++++++++++-----
 target/arm/translate-a64.c |  7 ++++++-
 target/mips/translate.c    |  6 ++++--
 target/s390x/translate.c   | 14 ++++++++++----
 tcg-runtime.c              | 34 ++++++++++++++++++----------------
 5 files changed, 60 insertions(+), 28 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-06-16 20:46 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-14 19:48 [Qemu-devel] [PATCH v2 0/5] Fixes for TCG hangs Richard Henderson
2017-06-14 19:48 ` [Qemu-devel] [PATCH v2 1/5] tcg: Refactor helper_lookup_tb_ptr Richard Henderson
2017-06-14 20:27   ` [Qemu-devel] [PATCH] tcg-runtime: increase hit rate of lookup_tb_ptr Emilio G. Cota
2017-06-15  1:21     ` Richard Henderson
2017-06-15  8:35   ` [Qemu-devel] [PATCH v2 1/5] tcg: Refactor helper_lookup_tb_ptr Alex Bennée
2017-06-16 20:19   ` Emilio G. Cota
2017-06-16 20:46     ` Richard Henderson
2017-06-14 19:48 ` [Qemu-devel] [PATCH v2 2/5] target/alpha: Use tcg_gen_lookup_and_goto_ptr Richard Henderson
2017-06-14 20:37   ` Emilio G. Cota
2017-06-15  1:21     ` Richard Henderson
2017-06-15  8:48   ` Alex Bennée
2017-06-15 20:55     ` Richard Henderson
2017-06-15 21:57       ` Philippe Mathieu-Daudé
2017-06-16  2:56         ` Richard Henderson
2017-06-14 19:48 ` [Qemu-devel] [PATCH v2 3/5] target/mips: Exit after enabling interrupts Richard Henderson
2017-06-15  8:57   ` Alex Bennée
2017-06-15 14:16     ` Paolo Bonzini
2017-06-15 21:19   ` Aurelien Jarno
2017-06-15 21:29     ` Richard Henderson
2017-06-14 19:48 ` [Qemu-devel] [PATCH v2 4/5] target/s390x: Exit after changing PSW mask Richard Henderson
2017-06-15  9:00   ` Alex Bennée
2017-06-14 19:48 ` [Qemu-devel] [PATCH v2 5/5] target/arm: Exit after clearing interrupt mask Richard Henderson
2017-06-14 20:33   ` [Qemu-devel] [PATCH] target/aarch64: exit to main loop after 'msr daifclr' Emilio G. Cota
2017-06-14 21:13     ` no-reply
2017-06-15  1:20     ` Richard Henderson
2017-06-15  5:19       ` Emilio G. Cota
2017-06-15  8:30   ` [Qemu-devel] [PATCH v2 5/5] target/arm: Exit after clearing interrupt mask Alex Bennée
2017-06-14 20:22 ` [Qemu-devel] [PATCH v2 0/5] Fixes for TCG hangs no-reply
2017-06-14 20:26 ` 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).