qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] tcg/arm: misc fixes
@ 2012-10-30  0:18 y
  2012-10-30  0:18 ` [Qemu-devel] [PATCH v2 1/3] tcg/arm: fix TLB access in qemu-ld/st ops y
  0 siblings, 1 reply; 3+ messages in thread
From: y @ 2012-10-30  0:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: Aurelien Jarno

From: Aurelien Jarno <aurelien@aurel32.net>

This patch series fixes the TCG arm backend for the MIPS target, as well
as for big endian targets when not using the ARMv6+ instructions set.
The corresponding patches are candidate for a stable release.

--
Changes v1 -> v2:
 - patch 1:
  - added an assert to make sure the TLB offset fits within 24 bits
  - added an assert to make sure both registers are different in ldr_wb
 - patches 4 and 5 (optimizations) have been dropped and will be
   resubmitted again (when I can find some time to work on them).


Aurelien Jarno (3):
  tcg/arm: fix TLB access in qemu-ld/st ops
  tcg/arm: fix cross-endian qemu_st16
  target-openrisc: remove conflicting definitions from cpu.h

 target-openrisc/cpu.h |   18 ---------
 tcg/arm/tcg-target.c  |   97 ++++++++++++++++++++++++++++++-------------------
 2 files changed, 59 insertions(+), 56 deletions(-)

--
1.7.10.4

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

end of thread, other threads:[~2012-10-31 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <508f1d02.8877310a.2b2a.3669SMTPIN_ADDED@mx.google.com>
2012-10-31 13:54 ` [Qemu-devel] [PATCH v2 1/3] tcg/arm: fix TLB access in qemu-ld/st ops Laurent Desnogues
2012-10-31 19:11   ` Aurelien Jarno
2012-10-30  0:18 [Qemu-devel] [PATCH v2 0/3] tcg/arm: misc fixes y
2012-10-30  0:18 ` [Qemu-devel] [PATCH v2 1/3] tcg/arm: fix TLB access in qemu-ld/st ops y

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