qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] Queued tcg patches
@ 2013-07-15 20:25 Richard Henderson
  2013-07-15 20:25 ` [Qemu-devel] [PULL 1/3] tcg/aarch64: implement ldst 12bit scaled uimm offset Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Richard Henderson @ 2013-07-15 20:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori


The following are the outstanding TCG patches (that I know of)
that have been previously posted and reviewed.  Please pull.


r~


The following changes since commit 2562becfc126ed7678c662ee23b7c1fe135d8966:

  Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging (2013-07-15 14:02:41 -0500)

are available in the git repository at:


  git://github.com/rth7680/qemu.git tcg-next

for you to fetch changes up to f290e4988dd8eb012de0517a1ff93df130e87da1:

  Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next (2013-07-15 13:21:10 -0700)

----------------------------------------------------------------

Claudio Fontana (1):
      tcg/aarch64: implement ldst 12bit scaled uimm offset

Jani Kokkonen (1):
      tcg/aarch64: Implement tlb lookup fast path

Richard Henderson (2):
      tcg: Remove temp_buf
      Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next

 configure                |   2 +-
 include/exec/cpu-defs.h  |   2 -
 include/exec/exec-all.h  |  14 +++
 tcg/aarch64/tcg-target.c | 256 +++++++++++++++++++++++++++++++++++++----------
 4 files changed, 218 insertions(+), 56 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Qemu-devel] [PULL 0/3] Queued TCG patches
@ 2017-06-30 19:09 Richard Henderson
  2017-07-03 10:07 ` Peter Maydell
  0 siblings, 1 reply; 7+ messages in thread
From: Richard Henderson @ 2017-06-30 19:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

None of my TCGTemp patches for now; I'm still trying to understand
how they might (or might not) conflict with multi-threaded code gen
for TCG.


r~


The following changes since commit 82d76dc7fc19a5eb9f731d7faed1792bb97214e0:

  Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging (2017-06-30 16:29:51 +0100)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/pull-tcg-20170603

for you to fetch changes up to f3ced3c59287dabc253f83f0c70aa4934470c15e:

  tcg: consistently access cpu->tb_jmp_cache atomically (2017-06-30 11:40:59 -0700)

----------------------------------------------------------------
Queued TCG patches

----------------------------------------------------------------
Emilio G. Cota (3):
      gen-icount: add missing inline to gen_tb_end
      gen-icount: use tcg_ctx.tcg_env instead of cpu_env
      tcg: consistently access cpu->tb_jmp_cache atomically

 include/exec/gen-icount.h | 12 +++++++-----
 include/qom/cpu.h         | 11 ++++++++++-
 accel/tcg/cputlb.c        |  4 ++--
 accel/tcg/translate-all.c | 26 ++++++++++++--------------
 qom/cpu.c                 |  5 +----
 5 files changed, 32 insertions(+), 26 deletions(-)

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

end of thread, other threads:[~2017-07-03 10:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-15 20:25 [Qemu-devel] [PULL 0/3] Queued tcg patches Richard Henderson
2013-07-15 20:25 ` [Qemu-devel] [PULL 1/3] tcg/aarch64: implement ldst 12bit scaled uimm offset Richard Henderson
2013-07-15 20:25 ` [Qemu-devel] [PULL 2/3] tcg/aarch64: Implement tlb lookup fast path Richard Henderson
2013-07-15 20:25 ` [Qemu-devel] [PULL 3/3] tcg: Remove temp_buf Richard Henderson
2013-07-23 20:56 ` [Qemu-devel] [PULL 0/3] Queued tcg patches Richard Henderson
  -- strict thread matches above, loose matches on Subject: below --
2017-06-30 19:09 [Qemu-devel] [PULL 0/3] Queued TCG patches Richard Henderson
2017-07-03 10:07 ` Peter Maydell

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