[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH qom-next 0/2] qdev-monitor: Reference counting f
From: |
Igor Mammedov |
Subject: |
Re: [Qemu-devel] [PATCH qom-next 0/2] qdev-monitor: Reference counting follow-ups |
Date: |
Tue, 8 Oct 2013 10:37:35 +0200 |
On Mon, 7 Oct 2013 18:43:59 +0200
Andreas Färber <address@hidden> wrote:
> Hello,
>
> I have queued bug fixes by Igor and Stefan for device_add on qom-next and
> am rearranging the following changes of mine on top.
>
> 1) Further naming cleanups, now rebased on the bugfixes for easier
> backporting.
> 2) Inlining of qdev_init(), so that we always have unparent+unref pairs.
>
> If there's no objections, planning to include this in a pull tonight or
> tomorrow.
>
> Regards,
> Andreas
>
> Cc: Igor Mammedov <address@hidden>
> Cc: Stefan Hajnoczi <address@hidden>
> Cc: Paolo Bonzini <address@hidden>
> Cc: Anthony Liguori <address@hidden>
>
> Andreas Färber (2):
> qdev-monitor: Avoid qdev as variable name
> qdev-monitor: Inline qdev_init() for device_add
>
> qdev-monitor.c | 37 +++++++++++++++++++++----------------
> 1 file changed, 21 insertions(+), 16 deletions(-)
>
Reviewed-By: Igor Mammedov <address@hidden>