qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL for-1.1-rc2] Fixes from QOM-related series


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL for-1.1-rc2] Fixes from QOM-related series
Date: Mon, 14 May 2012 15:08:23 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 05/13/2012 01:27 PM, Andreas Färber wrote:
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<address@hidden>

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<address@hidden>

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

Pulled.  Thanks.

Regards,

Anthony Liguori


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 via email to

[Prev in Thread] Current Thread [Next in Thread]