qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] QOM devices patch queue 2016-01-18
@ 2016-01-18 17:07 Andreas Färber
  2016-01-18 17:07 ` [Qemu-devel] [PULL 1/3] qom: Allow properties to be registered against classes Andreas Färber
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Färber @ 2016-01-18 17:07 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Paolo Bonzini, Andreas Färber,
	Markus Armbruster

Hello Peter,

This is my QOM (devices) patch queue. Please pull.

Regards,
Andreas

Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Daniel P. Berrange <berrange@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>

The following changes since commit 46188349ad7e23abef0e453d2b0406985f6552a1:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160118-1' into staging (2016-01-18 16:00:47 +0000)

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 abed886ec60cf239a03515cf0b30fb11fa964c44:

  qdev: Free QemuOpts when the QOM path goes away (2016-01-18 17:47:58 +0100)

----------------------------------------------------------------
QOM infrastructure fixes and device conversions

* Dynamic class properties
* Property iterator cleanup
* Device hot-unplug ID race fix

----------------------------------------------------------------
Daniel P. Berrange (2):
      qom: Allow properties to be registered against classes
      qom: Change object property iterator API contract

Paolo Bonzini (1):
      qdev: Free QemuOpts when the QOM path goes away

 hw/core/qdev.c             |   4 +-
 hw/ppc/spapr_drc.c         |   7 +-
 include/qom/object.h       |  76 +++++++++++---
 net/filter.c               |   7 +-
 qmp.c                      |  14 ++-
 qom/object.c               | 252 +++++++++++++++++++++++++++++++++++++++------
 tests/check-qom-proplist.c |  38 ++++---
 vl.c                       |   7 +-
 8 files changed, 323 insertions(+), 82 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-18 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-18 17:07 [Qemu-devel] [PULL 0/3] QOM devices patch queue 2016-01-18 Andreas Färber
2016-01-18 17:07 ` [Qemu-devel] [PULL 1/3] qom: Allow properties to be registered against classes Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).