Re: [Qemu-devel] [PATCH] xtensa, hw: remove unnecessary include of dyngen-exec.h

2012-04-25 Thread Peter Portante
On 04/25/2012 04:56 PM, Max Filippov wrote: On 04/26/2012 12:31 AM, Peter Portante wrote: On 04/25/2012 04:07 PM, Max Filippov wrote: On 04/25/2012 10:47 PM, Peter Portante wrote: Signed-off-by: Peter Portante --- hw/spapr_hcall.c | 1 - xtensa-semi.c | 1 - 2 files changed, 0 insertions(+), 2 d

Re: [Qemu-devel] [PATCH] xtensa, hw: remove unnecessary include of dyngen-exec.h

2012-04-25 Thread Max Filippov
On 04/26/2012 12:31 AM, Peter Portante wrote: On 04/25/2012 04:07 PM, Max Filippov wrote: On 04/25/2012 10:47 PM, Peter Portante wrote: Signed-off-by: Peter Portante --- hw/spapr_hcall.c | 1 - xtensa-semi.c | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/hw/spapr_hcall.c b/

Re: [Qemu-devel] [PATCH] xtensa, hw: remove unnecessary include of dyngen-exec.h

2012-04-25 Thread Peter Portante
On 04/25/2012 04:30 PM, Andreas Färber wrote: Am 25.04.2012 20:47, schrieb Peter Portante: Signed-off-by: Peter Portante --- hw/spapr_hcall.c |1 - xtensa-semi.c|1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/hw/spapr_hcall.c b/hw/spapr_hcall.c index 94bb504.

Re: [Qemu-devel] [PATCH] xtensa, hw: remove unnecessary include of dyngen-exec.h

2012-04-25 Thread Peter Portante
On 04/25/2012 04:07 PM, Max Filippov wrote: On 04/25/2012 10:47 PM, Peter Portante wrote: Signed-off-by: Peter Portante --- hw/spapr_hcall.c |1 - xtensa-semi.c|1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/hw/spapr_hcall.c b/hw/spapr_hcall.c index 94bb504..

Re: [Qemu-devel] [PATCH] xtensa, hw: remove unnecessary include of dyngen-exec.h

2012-04-25 Thread Andreas Färber
Am 25.04.2012 20:47, schrieb Peter Portante: > Signed-off-by: Peter Portante > --- > hw/spapr_hcall.c |1 - > xtensa-semi.c|1 - > 2 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/hw/spapr_hcall.c b/hw/spapr_hcall.c > index 94bb504..88c1fab 100644 > --- a/hw/spapr_hc

Re: [Qemu-devel] [PATCH] xtensa, hw: remove unnecessary include of dyngen-exec.h

2012-04-25 Thread Max Filippov
On 04/25/2012 10:47 PM, Peter Portante wrote: Signed-off-by: Peter Portante --- hw/spapr_hcall.c |1 - xtensa-semi.c|1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/hw/spapr_hcall.c b/hw/spapr_hcall.c index 94bb504..88c1fab 100644 --- a/hw/spapr_hcall.c +++ b/h

[Qemu-devel] [PATCH] xtensa, hw: remove unnecessary include of dyngen-exec.h

2012-04-25 Thread Peter Portante
Signed-off-by: Peter Portante --- hw/spapr_hcall.c |1 - xtensa-semi.c|1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/hw/spapr_hcall.c b/hw/spapr_hcall.c index 94bb504..88c1fab 100644 --- a/hw/spapr_hcall.c +++ b/hw/spapr_hcall.c @@ -1,6 +1,5 @@ #include "sysemu