qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.4 0/5] tcg fixes
@ 2015-07-24  3:43 Richard Henderson
  2015-07-24  3:44 ` [Qemu-devel] [PULL for-2.4 1/5] tcg/i386: Extend addresses for 32-bit guests Richard Henderson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Richard Henderson @ 2015-07-24  3:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Whee.  Back from holidays just in time for -rc3.

Three of these four patches attack the truncation problem that Leon
pointed out for us affecting mips.  The last is a patch that Aurelien
asked to be included on IRC.


r~


The following changes since commit 12e21eb088a51161c78ee39ed54ac56ebcff4243:

  Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging (2015-07-23 12:54:53 +0100)

are available in the git repository at:

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

for you to fetch changes up to 961521261a3d600b0695b2e6d2b0f490076f7e90:

  tcg/optimize: fix tcg_opt_gen_movi (2015-07-23 20:37:12 -0700)

----------------------------------------------------------------
Last minute fixes for 2.4.

----------------------------------------------------------------
Aurelien Jarno (1):
      tcg/optimize: fix tcg_opt_gen_movi

Paolo Bonzini (2):
      tcg/aarch64: add ext argument to tcg_out_insn_3310
      tcg/aarch64: use 32-bit offset for 32-bit user-mode emulation

Richard Henderson (2):
      tcg/i386: Extend addresses for 32-bit guests
      tcg/aarch64: use 32-bit offset for 32-bit softmmu emulation

 tcg/aarch64/tcg-target.c |  63 +++++++++++++++-----------
 tcg/i386/tcg-target.c    | 114 ++++++++++++++++++++++++++++++-----------------
 tcg/optimize.c           |   2 +-
 3 files changed, 109 insertions(+), 70 deletions(-)

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

end of thread, other threads:[~2015-07-24 11:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-24  3:43 [Qemu-devel] [PULL for-2.4 0/5] tcg fixes Richard Henderson
2015-07-24  3:44 ` [Qemu-devel] [PULL for-2.4 1/5] tcg/i386: Extend addresses for 32-bit guests Richard Henderson
2015-07-24  3:44 ` [Qemu-devel] [PULL for-2.4 2/5] tcg/aarch64: add ext argument to tcg_out_insn_3310 Richard Henderson
2015-07-24  3:44 ` [Qemu-devel] [PULL for-2.4 3/5] tcg/aarch64: use 32-bit offset for 32-bit user-mode emulation Richard Henderson
2015-07-24  3:44 ` [Qemu-devel] [PULL for-2.4 4/5] tcg/aarch64: use 32-bit offset for 32-bit softmmu emulation Richard Henderson
2015-07-24  3:44 ` [Qemu-devel] [PULL for-2.4 5/5] tcg/optimize: fix tcg_opt_gen_movi Richard Henderson
2015-07-24 11:09 ` [Qemu-devel] [PULL for-2.4 0/5] tcg fixes 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).