qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/13] qdev patches: properties, -device switch, i


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH v2 0/13] qdev patches: properties, -device switch, id=<tag> & more.
Date: Fri, 10 Jul 2009 13:26:06 +0200

  Hi,

This patch is a repost of the patch series posted last friday.

What is in there?

First the qdev property rework.  Quite big one, but as it puts the way
properties work upside down it can hardly be split into smaller pieces.
Support for property default values added since I posted it last time.
The patch description is much better too.  Otherwise it is unchanged.

The other patches are building on top of the properties.  They are a
bunch of little, self-contained and friendly patches.  They bring:

 * A new, generic -device switch to add devices to your VM.
 * Support for attaching user-specified ids to devices.
 * A few more devices being switched to qdev.

v2 brings some minor changes:

  * rebased, resolved some conflicts.
  * picked up the *_dev name convention for bus_info methods.
  * folded in the two incremental fixes posted earlier this week.

cheers,
  Gerd





reply via email to

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