qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/10] qdev patches.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/10] qdev patches.
Date: Wed, 17 Jun 2009 14:59:15 +0200

  Hi,

This is a respin of my qdev patches.  They are rebased to the latest
master.

The first two patches are almost unmodified since the last time I posted
them, I think they are ready to be merged.  The pci registration patch
addresses the pci config space access issue, which must be fixed because
otherwise some PCI drivers can't be converted to qdev.

The other patches switch over various drivers and busses to qdev.  They
depend on the first two patches.  The conversion work is far from being
completed.  Currently my main focus is on getting all devices into the
qdev tree.  Most drivers are not (yet) in a state where creating them
from a fdt can actually work though.  IMHO the patches are useful
nevertheless.  YMMV, feel free to cherry-pick some of the patches only.

Open issues:
  usb: The way qemu manages usb ports, hubs and busses needs fixing.
       Right now qemu manages ports only.
  scsi: linking host-devs + guest-devs isn't solved yet.
        Needed for bdrv + scsi-disk to complete scsi conversion.
  ide: not even started yet.

The patches can also be pulled from
        git://git.et.redhat.com/qemu-kraxel.git (branch qdev.v4).

Note: the git tree also has the alsa warning fix so the tree actually
builds ...

cheers,
  Gerd





reply via email to

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