qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] tcg patch queue
@ 2014-06-04 21:15 Richard Henderson
  2014-06-04 21:15 ` [Qemu-devel] [PULL 1/4] tcg-i386: Fix win64 qemu store Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Richard Henderson @ 2014-06-04 21:15 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

TCG patches accumulated over the last 2 weeks.
Please pull.


r~


The following changes since commit e00fcfeab3d452cba3d0a08991a39ab15df66424:

  Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140602.0' into staging (2014-06-03 14:37:43 +0100)

are available in the git repository at:

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

for you to fetch changes up to e3eb9806c70c7315336b5e310a841c8f381dacea:

  TCG: Fix tcg_gen_extr_i64_tl for 32bit (2014-06-04 14:11:45 -0700)

----------------------------------------------------------------
Alexander Graf (1):
      TCG: Fix tcg_gen_extr_i64_tl for 32bit

Richard Henderson (3):
      tcg-i386: Fix win64 qemu store
      tci: Convert to new ldst opcodes
      tcg: Remove TCG_TARGET_HAS_new_ldst

 tcg/aarch64/tcg-target.h |   2 -
 tcg/arm/tcg-target.h     |   2 -
 tcg/i386/tcg-target.c    |   3 +-
 tcg/i386/tcg-target.h    |   2 -
 tcg/ia64/tcg-target.h    |   2 -
 tcg/mips/tcg-target.h    |   2 -
 tcg/optimize.c           |   5 -
 tcg/ppc/tcg-target.h     |   2 -
 tcg/ppc64/tcg-target.h   |   2 -
 tcg/s390/tcg-target.h    |   2 -
 tcg/sparc/tcg-target.h   |   2 -
 tcg/tcg-op.h             |   2 +-
 tcg/tcg-opc.h            | 114 +++--------------
 tcg/tcg.c                | 123 +++---------------
 tcg/tci/tcg-target.c     |  76 +++++------
 tcg/tci/tcg-target.h     |   2 -
 tci.c                    | 322 ++++++++++++++++++++++++++---------------------
 17 files changed, 237 insertions(+), 428 deletions(-)

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

end of thread, other threads:[~2014-06-05 20:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-04 21:15 [Qemu-devel] [PULL 0/4] tcg patch queue Richard Henderson
2014-06-04 21:15 ` [Qemu-devel] [PULL 1/4] tcg-i386: Fix win64 qemu store Richard Henderson
2014-06-04 21:15 ` [Qemu-devel] [PULL 2/4] tci: Convert to new ldst opcodes Richard Henderson
2014-06-04 21:15 ` [Qemu-devel] [PULL 3/4] tcg: Remove TCG_TARGET_HAS_new_ldst Richard Henderson
2014-06-04 21:15 ` [Qemu-devel] [PULL 4/4] TCG: Fix tcg_gen_extr_i64_tl for 32bit Richard Henderson
2014-06-05 20:05 ` [Qemu-devel] [PULL 0/4] tcg patch queue 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).