On 19 June 2015 at 18:24, Andreas Färber <afaer...@suse.de> wrote: > Hello Peter, > > This is my QOM (devices) patch queue. Please pull. > > v3 reverts use of GLib macros in v2 and adds three commits. > > Regards, > Andreas > > Cc: Peter Maydell <peter.mayd...@linaro.org> > Cc: Eduardo Habkost <ehabk...@redhat.com> > Cc: Paolo Bonzini <pbonz...@redhat.com> > Cc: Daniel P. Berrange <berra...@redhat.com> > Cc: Markus Armbruster <arm...@redhat.com> > > The following changes since commit 8ffe756da0481233e1bd518b2b16489f51856292: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-06-18' > into staging (2015-06-18 13:32:39 +0100) > > are available in the git repository at: > > git://github.com/afaerber/qemu-cpu.git tags/qom-devices-for-peter > > for you to fetch changes up to daeba9699d41ad79e2f3d34acea9c85c5d67a2ac: > > qdev: Un-deprecate qdev_init_nofail() (2015-06-19 19:14:32 +0200) > > ---------------------------------------------------------------- > QOM infrastructure fixes and device conversions > > * Changes to name string ownership for alias properties > * Improvements around enum properties > * Cleanups around -object handling > * New helper functions > * Cleanups of qdev init helper functions > * Add path argument to qom-tree script > * QTest cleanup to use new qtest_add_data_func() consistently >
Applied, thanks. -- PMM