All of lore.kernel.org
 help / color / mirror / Atom feed
From: BALATON Zoltan <balaton@eik.bme.hu>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH v2 0/4] hw/isa: Remove unuseful qemu_allocate_irqs() call
Date: Sat, 6 Nov 2021 20:13:58 +0100 (CET)	[thread overview]
Message-ID: <975db73-972f-c3e2-4bc7-66b15510d39a@eik.bme.hu> (raw)
In-Reply-To: <471f53ee-4f93-927b-bd95-b666a5eaebb6@amsat.org>

[-- Attachment #1: Type: text/plain, Size: 1048 bytes --]

On Sat, 6 Nov 2021, Philippe Mathieu-Daudé wrote:
> Cc'ing Zoltan

What do I have to do with this? This was a while ago so I don't remember 
and it seems to not touch any of the devices I have some experience with 
so not sure what do you expect from me for this series.

Regards,
BALATON Zoltan

> On 5/11/21 06:06, Philippe Mathieu-Daudé wrote:
>> I started to fix the LeakSanitizer error in piix4_realize(),
>> then looked for similar pattern and found 2 other places.
>> The older is i82378 (historically the first one) which then
>> spread.
>>
>> Since v1:
>> - rebased
>> - removed vt82c686 patches
>>
>> Philippe Mathieu-Daudé (4):
>>   hw/isa/i82378: Name output IRQ as 'intr'
>>   hw/isa/i82378: Simplify removing unuseful qemu_allocate_irqs() call
>>   hw/isa/i82378: Rename output IRQ variable
>>   hw/isa/piix4: Fix leak removing unuseful qemu_allocate_irqs() call
>>
>>  hw/isa/i82378.c | 13 +++----------
>>  hw/isa/piix4.c  | 10 +---------
>>  hw/ppc/prep.c   |  4 ++--
>>  3 files changed, 6 insertions(+), 21 deletions(-)
>>
>
>

      reply	other threads:[~2021-11-06 19:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-11  4:06 [PATCH v2 0/4] hw/isa: Remove unuseful qemu_allocate_irqs() call Philippe Mathieu-Daudé
2021-05-11  4:06 ` [PATCH v2 1/4] hw/isa/i82378: Name output IRQ as 'intr' Philippe Mathieu-Daudé
2021-05-11  4:06 ` [PATCH v2 2/4] hw/isa/i82378: Simplify removing unuseful qemu_allocate_irqs() call Philippe Mathieu-Daudé
2021-05-11  4:06 ` [PATCH v2 3/4] hw/isa/i82378: Rename output IRQ variable Philippe Mathieu-Daudé
2021-05-11  4:06 ` [PATCH v2 4/4] hw/isa/piix4: Fix leak removing unuseful qemu_allocate_irqs() call Philippe Mathieu-Daudé
2021-11-06 15:04 ` [PATCH v2 0/4] hw/isa: Remove " Philippe Mathieu-Daudé
2021-11-06 19:13   ` BALATON Zoltan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=975db73-972f-c3e2-4bc7-66b15510d39a@eik.bme.hu \
    --to=balaton@eik.bme.hu \
    --cc=f4bug@amsat.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.