qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] tcg-arm: Implement tcg_register_jit
@ 2013-06-05 17:29 Richard Henderson
  2013-06-05 17:29 ` [Qemu-devel] [PATCH v2 1/4] tcg: Fix high_pc fields in .debug_info Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Richard Henderson @ 2013-06-05 17:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: aurelien

Changes v1-v2:
The suggestions for improvement I got from round 1 apply to all
of the hosts, not just arm.


r~


Richard Henderson (4):
  tcg: Fix high_pc fields in .debug_info
  tcg: Move the CIE and FDE header definitions to common code
  tcg-i386: Use QEMU_BUILD_BUG_ON instead of assert for frame size
  tcg-arm: Implement tcg_register_jit

 tcg/arm/tcg-target.c   | 76 ++++++++++++++++++++++++++++++++++++++++++++------
 tcg/hppa/tcg-target.c  | 35 +++++++----------------
 tcg/i386/tcg-target.c  | 45 +++++++++++-------------------
 tcg/sparc/tcg-target.c | 35 +++++++----------------
 tcg/tcg.c              | 22 +++++++++++++--
 5 files changed, 123 insertions(+), 90 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-07-02 15:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-05 17:29 [Qemu-devel] [PATCH v2 0/4] tcg-arm: Implement tcg_register_jit Richard Henderson
2013-06-05 17:29 ` [Qemu-devel] [PATCH v2 1/4] tcg: Fix high_pc fields in .debug_info Richard Henderson
2013-06-05 17:29 ` [Qemu-devel] [PATCH v2 2/4] tcg: Move the CIE and FDE header definitions to common code Richard Henderson
2013-06-05 17:29 ` [Qemu-devel] [PATCH v2 3/4] tcg-i386: Use QEMU_BUILD_BUG_ON instead of assert for frame size Richard Henderson
2013-06-17 22:08   ` Andreas Färber
2013-06-05 17:29 ` [Qemu-devel] [PATCH v2 4/4] tcg-arm: Implement tcg_register_jit Richard Henderson
2013-06-17 22:12   ` Andreas Färber
2013-06-17 22:16     ` Peter Maydell
2013-06-17 22:30       ` Andreas Färber
2013-06-10 18:41 ` [Qemu-devel] [PATCH v2 0/4] " Richard Henderson
2013-06-17 15:54   ` Richard Henderson
2013-06-25  3:44     ` Richard Henderson
2013-07-02 15:14       ` 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).