qemu-devel
[Top][All Lists]
Advanced

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

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


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/6] qdev: property fixups.
Date: Mon, 13 Jul 2009 11:35:59 +0200

  Hi,

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]