qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/9] tcg-next queue
@ 2014-09-29 19:01 Richard Henderson
  2014-09-29 19:01 ` [Qemu-devel] [PULL v2 1/9] tcg-sparc: Support addsub2_i64 Richard Henderson
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Richard Henderson @ 2014-09-29 19:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

A replacement for the one from the 22nd.  This one drops the patch
that would have conflicted with Paolo's 12 mmu idx patch set.  It
also adjusts the aarch64 patch that Claudio objected to.

Re-tested on x86_64 and aarch64.  Please pull.


r~


The following changes since commit b60a7726cc0f5cbb2aecdbba67aeaf54ffc2c9cf:

  Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (2014-09-29 18:18:29 +0100)

are available in the git repository at:


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

for you to fetch changes up to b6c73a6d45b63926066aa71702d6017e7e43724a:

  tcg: Always enable TCGv type checking (2014-09-29 14:55:28 -0400)

----------------------------------------------------------------
tcg updates

----------------------------------------------------------------
Richard Henderson (9):
      tcg-sparc: Support addsub2_i64
      tcg-sparc: Use ADDXC in addsub2_i64
      tcg-sparc: Fix setcond_i32 uninitialized value
      tcg-sparc: Use ADDXC in setcond_i64
      tcg-sparc: Rename ADDX/SUBX insns
      tcg-sparc: Use UMULXHI instruction
      tcg-aarch64: Use 32-bit loads for qemu_ld_i32
      qemu/compiler: Define QEMU_ARTIFICIAL
      tcg: Always enable TCGv type checking

 disas/sparc.c            |  34 +++++--------
 include/elf.h            |  37 +++++++++++---
 include/qemu/compiler.h  |   6 +++
 tcg/aarch64/tcg-target.c |  27 +++++-----
 tcg/sparc/tcg-target.c   | 129 ++++++++++++++++++++++++++++++++++++++++++-----
 tcg/sparc/tcg-target.h   |  12 +++--
 tcg/tcg-be-ldst.h        |   5 +-
 tcg/tcg.h                |  89 +++++++++++++-------------------
 8 files changed, 225 insertions(+), 114 deletions(-)

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

end of thread, other threads:[~2014-09-30 12:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-29 19:01 [Qemu-devel] [PULL v2 0/9] tcg-next queue Richard Henderson
2014-09-29 19:01 ` [Qemu-devel] [PULL v2 1/9] tcg-sparc: Support addsub2_i64 Richard Henderson
2014-09-29 19:01 ` [Qemu-devel] [PULL v2 2/9] tcg-sparc: Use ADDXC in addsub2_i64 Richard Henderson
2014-09-29 19:01 ` [Qemu-devel] [PULL v2 3/9] tcg-sparc: Fix setcond_i32 uninitialized value Richard Henderson
2014-09-29 19:01 ` [Qemu-devel] [PULL v2 4/9] tcg-sparc: Use ADDXC in setcond_i64 Richard Henderson
2014-09-29 19:01 ` [Qemu-devel] [PULL v2 5/9] tcg-sparc: Rename ADDX/SUBX insns Richard Henderson
2014-09-29 19:01 ` [Qemu-devel] [PULL v2 6/9] tcg-sparc: Use UMULXHI instruction Richard Henderson
2014-09-29 19:01 ` [Qemu-devel] [PULL v2 7/9] tcg-aarch64: Use 32-bit loads for qemu_ld_i32 Richard Henderson
2014-09-29 19:01 ` [Qemu-devel] [PULL v2 8/9] qemu/compiler: Define QEMU_ARTIFICIAL Richard Henderson
2014-09-29 19:01 ` [Qemu-devel] [PULL v2 9/9] tcg: Always enable TCGv type checking Richard Henderson
2014-09-30 12:09 ` [Qemu-devel] [PULL v2 0/9] tcg-next 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).