From: Eduardo Habkost <ehabkost@redhat.com>
To: Igor Mammedov <imammedo@redhat.com>
Cc: qemu-devel@nongnu.org, "Markus Armbruster" <armbru@redhat.com>,
"Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PATCH v2 1/6] qdev: device_class_set_props() function
Date: Wed, 26 Oct 2016 12:31:03 -0200 [thread overview]
Message-ID: <20161026143103.GA5057@thinpad.lan.raisama.net> (raw)
In-Reply-To: <20161026153429.2559b0d6@nial.brq.redhat.com>
On Wed, Oct 26, 2016 at 03:34:29PM +0200, Igor Mammedov wrote:
> On Thu, 20 Oct 2016 15:47:54 -0200
> Eduardo Habkost <ehabkost@redhat.com> wrote:
>
> > Replace direct assignment of DeviceClass::props with a
> > device_class_set_props() function. The new function will handle
> > registration of class properties, later.
> >
> > Except for manual conversion of target-ppc/translate_init.c, the
> > existing code was converted using the following Coccinelle patch:
>
> Patch doesn't apply to current master anymore with multiple conflicts,
> it needs to be regenerated.
Thanks for noticing. I will resubmit the series.
--
Eduardo
next prev parent reply other threads:[~2016-10-26 14:31 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-20 17:47 [Qemu-devel] [PATCH v2 0/6] qdev class properties + abstract class support on device-list-properties Eduardo Habkost
2016-10-20 17:47 ` [Qemu-devel] [PATCH v2 1/6] qdev: device_class_set_props() function Eduardo Habkost
2016-10-26 13:34 ` Igor Mammedov
2016-10-26 14:31 ` Eduardo Habkost [this message]
2016-10-20 17:47 ` [Qemu-devel] [PATCH v2 2/6] qdev: Extract property-default code to qdev_property_set_to_default() Eduardo Habkost
2016-10-24 13:54 ` Igor Mammedov
2016-10-20 17:47 ` [Qemu-devel] [PATCH v2 3/6] qdev: Register static properties as class properties Eduardo Habkost
2016-10-24 13:53 ` Igor Mammedov
2016-10-25 19:07 ` [Qemu-devel] [PATCH] fixup! " Eduardo Habkost
2016-10-26 15:02 ` [Qemu-devel] [PATCH v2 3/6] " Igor Mammedov
2016-10-26 15:59 ` Eduardo Habkost
2016-10-20 17:47 ` [Qemu-devel] [PATCH v2 4/6] qom: object_class_property_iter_init() function Eduardo Habkost
2016-10-20 17:47 ` [Qemu-devel] [PATCH v2 5/6] qmp: Support abstract classes on device-list-properties Eduardo Habkost
2016-10-20 17:47 ` [Qemu-devel] [PATCH v2 6/6] qdev: Warning about using object_class_property_add() in new code Eduardo Habkost
2016-10-20 17:47 ` Eduardo Habkost
2016-10-20 18:06 ` [Qemu-devel] [PATCH v2 0/6] qdev class properties + abstract class support on device-list-properties no-reply
2016-10-20 18:08 ` Eduardo Habkost
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=20161026143103.GA5057@thinpad.lan.raisama.net \
--to=ehabkost@redhat.com \
--cc=afaerber@suse.de \
--cc=armbru@redhat.com \
--cc=imammedo@redhat.com \
--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.