Re: [Qemu-devel] [PATCH 14/14] tcg-sparc: Fix and enable direct TB chaining.

2012-04-19 Thread Blue Swirl
On Thu, Apr 19, 2012 at 13:33, Richard Henderson wrote: > > Signed-off-by: Richard Henderson > --- >  exec-all.h             |    9 ++--- >  tcg/sparc/tcg-target.c |   19 --- >  2 files changed, 22 insertions(+), 6 deletions(-) > > diff --git a/exec-all.h b/exec-all.h > index

[Qemu-devel] [PATCH 14/14] tcg-sparc: Fix and enable direct TB chaining.

2012-04-19 Thread Richard Henderson
Signed-off-by: Richard Henderson --- exec-all.h |9 ++--- tcg/sparc/tcg-target.c | 19 --- 2 files changed, 22 insertions(+), 6 deletions(-) diff --git a/exec-all.h b/exec-all.h index 6bcc075..ece4226 100644 --- a/exec-all.h +++ b/exec-all.h @@ -121,9 +121,

[Qemu-devel] [PATCH 14/14] tcg-sparc: Fix and enable direct TB chaining.

2012-03-27 Thread Richard Henderson
Signed-off-by: Richard Henderson --- exec-all.h |9 ++--- tcg/sparc/tcg-target.c | 19 --- 2 files changed, 22 insertions(+), 6 deletions(-) diff --git a/exec-all.h b/exec-all.h index 93a5b22..f7d4708 100644 --- a/exec-all.h +++ b/exec-all.h @@ -120,9 +120,