qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Blue Swirl <blauwirbel@gmail.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/7] qdev: property fixups.
Date: Mon, 13 Jul 2009 18:02:28 +0300	[thread overview]
Message-ID: <f43fc5580907130802o1e11d8d9h7075b032af442279@mail.gmail.com> (raw)
In-Reply-To: <1247490790-15783-1-git-send-email-kraxel@redhat.com>

On 7/13/09, Gerd Hoffmann <kraxel@redhat.com> wrote:
>   Hi,
>
>  Oops, v1 was incomplete, missing some tcx bits and eccmemctl,
>  here is a respin.  Sorry for the noise.
>
>
>  Rebased my qdev patches.  Figured build broke.  BlueSwirl converted a
>  few devices to qdev, using the old property implementation.  This patch
>  series fixes it up.  Done as incremental as anthony has my qdev patches
>  already in his queue.  Changes:
>
>   * adds 16bit integer property.
>   * adds target_phys_addr_t property (separate source+header to not drag
>     the target_phys_addr_t dependeny into everything which includes
>     qdev.h).
>   * switch over m48t59 and tcx to the new property implementation.
>
>  This is purely to fixup the build, the type checking issues raised by
>  Paul are not (yet) addressed.  Will look into this later today.

At least the m48t59, tcx and eccmemctl bits look fine.

      parent reply	other threads:[~2009-07-13 15:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-13 13:13 [Qemu-devel] [PATCH v2 0/7] qdev: property fixups Gerd Hoffmann
2009-07-13 13:13 ` [Qemu-devel] [PATCH 1/7] qdev/prop: make uint32 accept both hex and decimal Gerd Hoffmann
2009-07-13 13:13 ` [Qemu-devel] [PATCH 2/7] qdev/prop: add 16bit integer type Gerd Hoffmann
2009-07-13 13:13 ` [Qemu-devel] [PATCH 3/7] qdev/prop: unstatic and rename prop_ptr() Gerd Hoffmann
2009-07-13 13:13 ` [Qemu-devel] [PATCH 4/7] qdev/prop: add property for target_phys_addr_t Gerd Hoffmann
2009-07-13 13:13 ` [Qemu-devel] [PATCH 5/7] qdev/prop: convert m48t59 Gerd Hoffmann
2009-07-13 13:13 ` [Qemu-devel] [PATCH 6/7] qdev/prop: convert tcx Gerd Hoffmann
2009-07-13 13:13 ` [Qemu-devel] [PATCH 7/7] qdev/prop: convert eccmemctl Gerd Hoffmann
2009-07-13 15:02 ` Blue Swirl [this message]

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=f43fc5580907130802o1e11d8d9h7075b032af442279@mail.gmail.com \
    --to=blauwirbel@gmail.com \
    --cc=kraxel@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).