On Thu, Jul 21, 2016 at 02:28:33PM -0400, Marc-André Lureau wrote:
> Hi
>
> - Original Message -
> > On Thu, Jul 21, 2016 at 01:27:35PM -0400, Marc-André Lureau wrote:
> > > Hi
> > >
> > > - Original Message -
> > > > On Tue, Jul 19, 2016 at 12:54:19PM +0400, marcandre.lur...@redh
On Thu, Jul 21, 2016 at 01:27:35PM -0400, Marc-André Lureau wrote:
> Hi
>
> - Original Message -
> > On Tue, Jul 19, 2016 at 12:54:19PM +0400, marcandre.lur...@redhat.com wrote:
> > > From: Marc-André Lureau
> > >
> > > Further cleanup would need to call qemu_free_irq() at the appropriat
Hi
- Original Message -
> On Thu, Jul 21, 2016 at 01:27:35PM -0400, Marc-André Lureau wrote:
> > Hi
> >
> > - Original Message -
> > > On Tue, Jul 19, 2016 at 12:54:19PM +0400, marcandre.lur...@redhat.com
> > > wrote:
> > > > From: Marc-André Lureau
> > > >
> > > > Further clean
Hi
- Original Message -
> On Tue, Jul 19, 2016 at 12:54:19PM +0400, marcandre.lur...@redhat.com wrote:
> > From: Marc-André Lureau
> >
> > Further cleanup would need to call qemu_free_irq() at the appropriate
> > time, but for now this silences ASAN about direct leaks.
> >
> > Signed-of
On Tue, Jul 19, 2016 at 12:54:19PM +0400, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> Further cleanup would need to call qemu_free_irq() at the appropriate
> time, but for now this silences ASAN about direct leaks.
>
> Signed-off-by: Marc-André Lureau
Is there a way to mak
From: Marc-André Lureau
Further cleanup would need to call qemu_free_irq() at the appropriate
time, but for now this silences ASAN about direct leaks.
Signed-off-by: Marc-André Lureau
---
hw/i386/pc_piix.c | 1 +
hw/i386/pc_q35.c| 1 +
include/hw/boards.h | 1 +
3 files changed, 3 insert