qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/7] qdev: property fixups.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH v2 0/7] qdev: property fixups.
Date: Mon, 13 Jul 2009 15:13:03 +0200

  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.

cheers,
  Gerd





reply via email to

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