Re: [Qemu-devel] [PATCH] target-i386: Fix variable in (disabled) debugging code

2010-04-08 Thread Aurelien Jarno
On Thu, Apr 01, 2010 at 11:46:20PM +0200, Adam Lackorzynski wrote: > > Signed-off-by: Adam Lackorzynski Thanks, applied. > --- > target-i386/op_helper.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/target-i386/op_helper.c b/target-i386/op_helper.c > index 222

[Qemu-devel] [PATCH] target-i386: Fix variable in (disabled) debugging code

2010-04-01 Thread Adam Lackorzynski
Signed-off-by: Adam Lackorzynski --- target-i386/op_helper.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/target-i386/op_helper.c b/target-i386/op_helper.c index 22259df..dcbdfe7 100644 --- a/target-i386/op_helper.c +++ b/target-i386/op_helper.c @@ -1231,7 +1231,7 @@