qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH 0/3] Remove code buffer size limitation on aarch64 hosts
@ 2017-06-07 22:52 Pranith Kumar
  2017-06-07 22:52 ` [Qemu-devel] [RFC PATCH 1/3] tcg/aarch64: Introduce and use jump to register Pranith Kumar
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Pranith Kumar @ 2017-06-07 22:52 UTC (permalink / raw)
  To: alex.bennee; +Cc: qemu-devel, rth

Hi,

The following patches apply on top of tcg-next of rth's branch. These
patches make use of LDR (literal) on aarch64 and enable us to remove
the 128MB code buffer size limitation.

Pranith Kumar (3):
  tcg/aarch64: Introduce and use jump to register
  tcg/aarch64: Introdue LDR (literal) generation for aarch64
  tcg/aarch64: Remove code buffer size limitation

 include/exec/exec-all.h      |  6 +-----
 tcg/aarch64/tcg-target.inc.c | 42 +++++++++++++++++++++---------------------
 translate-all.c              |  2 --
 3 files changed, 22 insertions(+), 28 deletions(-)

-- 
2.13.0

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

end of thread, other threads:[~2017-06-08 16:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-07 22:52 [Qemu-devel] [RFC PATCH 0/3] Remove code buffer size limitation on aarch64 hosts Pranith Kumar
2017-06-07 22:52 ` [Qemu-devel] [RFC PATCH 1/3] tcg/aarch64: Introduce and use jump to register Pranith Kumar
2017-06-08 16:50   ` Richard Henderson
2017-06-07 22:52 ` [Qemu-devel] [RFC PATCH 2/3] tcg/aarch64: Introdue LDR (literal) for aarch64 Pranith Kumar
2017-06-07 22:52 ` [Qemu-devel] [RFC PATCH 3/3] tcg/aarch64: Remove code buffer size limitation Pranith Kumar
2017-06-08 16:58   ` Richard Henderson

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