Re: [Qemu-devel] [Qemu-trivial] [PATCH v1 1/5] intc/xilinx_intc: Use qemu_set_irq

2013-06-11 Thread Michael Tokarev
11.06.2013 04:41, Peter Crosthwaite wrote: > On Sat, Jun 8, 2013 at 8:36 AM, Michael Tokarev wrote: >> Thanks, applied to the trivial patches queue. > > I need to respin the later patches in this series but as you have > taken this ill drop it from the respin. No conflict issues. heh. I haven't

Re: [Qemu-devel] [Qemu-trivial] [PATCH v1 1/5] intc/xilinx_intc: Use qemu_set_irq

2013-06-10 Thread Peter Crosthwaite
On Sat, Jun 8, 2013 at 8:36 AM, Michael Tokarev wrote: > 07.06.2013 06:39, Peter Crosthwaite wrote: >>> Use qemu_set_irq rather than if-elsing qemu_irq_(lower|raise). No >>> functional change, just reduces verbosity. > > Thanks, applied to the trivial patches queue. > Thanks, I need to respin th

Re: [Qemu-devel] [Qemu-trivial] [PATCH v1 1/5] intc/xilinx_intc: Use qemu_set_irq

2013-06-07 Thread Michael Tokarev
07.06.2013 06:39, Peter Crosthwaite wrote: >> Use qemu_set_irq rather than if-elsing qemu_irq_(lower|raise). No >> functional change, just reduces verbosity. Thanks, applied to the trivial patches queue. /mjt