qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: qemu-devel@nongnu.org
Cc: "Andreas Färber" <afaerber@suse.de>,
	anthony@codemonkey.ws, "Luiz Capitulino" <lcapitulino@redhat.com>
Subject: [Qemu-devel] [PULL for-1.1-rc2] Fixes from QOM-related series
Date: Sun, 13 May 2012 20:27:38 +0200	[thread overview]
Message-ID: <1336933665-3867-1-git-send-email-afaerber@suse.de> (raw)

Hello Anthony,

Please pull the following patches cherry-picked from various QOM-related series.
I've dropped Paolo's "Fix -device foo,?" since you already had that queued.
QMP patches will be handled by Luiz.

Cc: Anthony Liguori <anthony@codemonkey.ws>

If there's other QOM bugfixes or cleanups for 1.1 that I've missed here,
please ping / resend / submit a PULL request on your own. Thanks.

Luiz, as announced, this includes a new usage of object_property_print(), so
please evaluate whether you want to include the float printing fix for this
or a later RC.

Cc: Luiz Capitulino <lcapitulino@redhat.com>

The following changes since commit 94d1991445fa3582c042ee4e5b72606e2fc39cc2:

  sun4u: implement interrupt clearing registers (2012-05-12 09:49:19 +0000)

are available in the git repository at:
  git://repo.or.cz/qemu/afaerber.git qom-1.1

Andreas Färber (2):
      target-mips: Remove commented-out function declaration
      target-i386: Defer MCE init

Anthony Liguori (1):
      qdev: Fix adding of ptr properties

Juan Quintela (1):
      mips_fulong2e: Don't register "cpu" VMState twice

Paolo Bonzini (3):
      qom: Documentation addition for object_class_by_name()
      qdev: Use object_property_print() in info qtree
      pc: Add back PCI.rombar compat property

 hw/mips_fulong2e.c    |    1 -
 hw/pc_piix.c          |    4 ++++
 hw/qdev-monitor.c     |    2 +-
 hw/qdev.c             |    5 ++++-
 include/qemu/object.h |    6 ++++++
 qom/object.c          |    2 +-
 target-i386/cpu-qom.h |    4 ++++
 target-i386/cpu.c     |    9 ++++++++-
 target-i386/helper.c  |    2 +-
 target-mips/cpu.h     |    1 -
 10 files changed, 29 insertions(+), 7 deletions(-)

             reply	other threads:[~2012-05-13 18:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-13 18:27 Andreas Färber [this message]
2012-05-13 18:27 ` [Qemu-devel] [PATCH 1/7] target-mips: Remove commented-out function declaration Andreas Färber
2012-05-13 18:27 ` [Qemu-devel] [PATCH 2/7] qom: Documentation addition for object_class_by_name() Andreas Färber
2012-05-13 18:27 ` [Qemu-devel] [PATCH 3/7] target-i386: Defer MCE init Andreas Färber
2012-05-13 18:27 ` [Qemu-devel] [PATCH 4/7] qdev: Use object_property_print() in info qtree Andreas Färber
2012-05-13 18:27 ` [Qemu-devel] [PATCH 5/7] qdev: Fix adding of ptr properties Andreas Färber
2012-05-13 18:27 ` [Qemu-devel] [PATCH 6/7] pc: Add back PCI.rombar compat property Andreas Färber
2012-05-13 18:27 ` [Qemu-devel] [PATCH 7/7] mips_fulong2e: Don't register "cpu" VMState twice Andreas Färber
2012-05-14 12:56 ` [Qemu-devel] [PULL for-1.1-rc2] Fixes from QOM-related series Luiz Capitulino
2012-05-14 20:08 ` Anthony Liguori

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=1336933665-3867-1-git-send-email-afaerber@suse.de \
    --to=afaerber@suse.de \
    --cc=anthony@codemonkey.ws \
    --cc=lcapitulino@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 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).