Re: [Qemu-devel] [Qemu-trivial] [PATCH] qemu-common: Declare qemu_irq earlier

2012-08-24 Thread Stefan Weil
Am 24.08.2012 13:56, schrieb Stefan Hajnoczi: On Fri, Aug 24, 2012 at 12:06 PM, Peter Maydell wrote: On 24 August 2012 11:54, Stefan Hajnoczi wrote: On Mon, Aug 20, 2012 at 06:45:00AM +0200, Stefan Weil wrote: This allows using qemu_irq in the target specific cpu.h. Signed-off-by: Stefan W

Re: [Qemu-devel] [Qemu-trivial] [PATCH] qemu-common: Declare qemu_irq earlier

2012-08-24 Thread Stefan Hajnoczi
On Fri, Aug 24, 2012 at 12:06 PM, Peter Maydell wrote: > On 24 August 2012 11:54, Stefan Hajnoczi wrote: >> On Mon, Aug 20, 2012 at 06:45:00AM +0200, Stefan Weil wrote: >>> This allows using qemu_irq in the target specific cpu.h. >>> >>> Signed-off-by: Stefan Weil >>> --- >>> qemu-common.h |

Re: [Qemu-devel] [Qemu-trivial] [PATCH] qemu-common: Declare qemu_irq earlier

2012-08-24 Thread Peter Maydell
On 24 August 2012 11:54, Stefan Hajnoczi wrote: > On Mon, Aug 20, 2012 at 06:45:00AM +0200, Stefan Weil wrote: >> This allows using qemu_irq in the target specific cpu.h. >> >> Signed-off-by: Stefan Weil >> --- >> qemu-common.h |3 ++- >> 1 files changed, 2 insertions(+), 1 deletions(-) > >

Re: [Qemu-devel] [Qemu-trivial] [PATCH] qemu-common: Declare qemu_irq earlier

2012-08-24 Thread Stefan Hajnoczi
On Mon, Aug 20, 2012 at 06:45:00AM +0200, Stefan Weil wrote: > This allows using qemu_irq in the target specific cpu.h. > > Signed-off-by: Stefan Weil > --- > qemu-common.h |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) I'm not sure if there's a reason why qemu_irq was previousl