Re: [PATCH 0/2] hw/intc/bcm283x: Trivial tracing cleanup

2020-10-27 Thread Philippe Mathieu-Daudé
On Mon, Oct 26, 2020 at 6:07 PM Philippe Mathieu-Daudé  wrote:
>
> ping?

Oops wrong series, these patches are already merged, sorry.

>
> On 10/17/20 8:07 PM, Philippe Mathieu-Daudé wrote:
> > Add trace event for IRQ from CPU/GPU,
> > use definitions for IRQ numbers.
> >
> > Philippe Mathieu-Daudé (2):
> >hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
> >hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers



Re: [PATCH 0/2] hw/intc/bcm283x: Trivial tracing cleanup

2020-10-26 Thread Philippe Mathieu-Daudé

ping?

On 10/17/20 8:07 PM, Philippe Mathieu-Daudé wrote:

Add trace event for IRQ from CPU/GPU,
use definitions for IRQ numbers.

Philippe Mathieu-Daudé (2):
   hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
   hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers

  hw/intc/bcm2835_ic.c  | 4 +++-
  hw/intc/bcm2836_control.c | 8 
  hw/intc/trace-events  | 4 
  3 files changed, 11 insertions(+), 5 deletions(-)





Re: [PATCH 0/2] hw/intc/bcm283x: Trivial tracing cleanup

2020-10-20 Thread Peter Maydell
On Sat, 17 Oct 2020 at 19:07, Philippe Mathieu-Daudé  wrote:
>
> Add trace event for IRQ from CPU/GPU,
> use definitions for IRQ numbers.
>
> Philippe Mathieu-Daudé (2):
>   hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
>   hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers



Applied to target-arm.next, thanks.

-- PMM



[PATCH 0/2] hw/intc/bcm283x: Trivial tracing cleanup

2020-10-17 Thread Philippe Mathieu-Daudé
Add trace event for IRQ from CPU/GPU,
use definitions for IRQ numbers.

Philippe Mathieu-Daudé (2):
  hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
  hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers

 hw/intc/bcm2835_ic.c  | 4 +++-
 hw/intc/bcm2836_control.c | 8 
 hw/intc/trace-events  | 4 
 3 files changed, 11 insertions(+), 5 deletions(-)

-- 
2.26.2