qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH  v3 0/3] softmmu demacro
@ 2019-02-15 14:31 Alex Bennée
  2019-02-15 14:31 ` [Qemu-devel] [PATCH v3 1/3] accel/tcg: demacro cputlb Alex Bennée
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Alex Bennée @ 2019-02-15 14:31 UTC (permalink / raw)
  To: qemu-devel; +Cc: cota, mark.cave-ayland, Alex Bennée

Hi,

This is hopefully the final version of the softmmu demacro series. I
tracked down the remaining failures to:

  - not always using the correct victim tlb
  - not masking reads when we unrolled the unaligned helpers

Other than that I've rolled in the changes that were made to support
dynamic TLB code and the follow-up fixes. All patches need some review
before we can merge them.

Alex Bennée (3):
  accel/tcg: demacro cputlb
  accel/tcg: remove softmmu_template.h
  accel/tcg: move unaligned helpers out of core helpers

 accel/tcg/cputlb.c           | 501 +++++++++++++++++++++++++++++++++--
 accel/tcg/softmmu_template.h | 454 -------------------------------
 2 files changed, 475 insertions(+), 480 deletions(-)
 delete mode 100644 accel/tcg/softmmu_template.h

-- 
2.20.1

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

end of thread, other threads:[~2019-02-26 19:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-15 14:31 [Qemu-devel] [PATCH v3 0/3] softmmu demacro Alex Bennée
2019-02-15 14:31 ` [Qemu-devel] [PATCH v3 1/3] accel/tcg: demacro cputlb Alex Bennée
2019-02-15 14:31 ` [Qemu-devel] [PATCH v3 2/3] accel/tcg: remove softmmu_template.h Alex Bennée
2019-02-15 14:31 ` [Qemu-devel] [PATCH v3 3/3] accel/tcg: move unaligned helpers out of core helpers Alex Bennée
2019-02-15 15:03 ` [Qemu-devel] [PATCH v3 0/3] softmmu demacro no-reply
2019-02-19 14:22 ` Alex Bennée
2019-02-19 18:25   ` Emilio G. Cota
2019-02-25 22:27     ` Mark Cave-Ayland
2019-02-26  9:24       ` Alex Bennée
2019-02-26 19:03         ` Mark Cave-Ayland
2019-02-26 19:57           ` Mark Cave-Ayland

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