qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/10] qdev patches.
@ 2009-06-17 12:59 Gerd Hoffmann
  2009-06-17 12:59 ` [Qemu-devel] [PATCH 01/10] qdev: update pci device registration Gerd Hoffmann
                   ` (11 more replies)
  0 siblings, 12 replies; 23+ messages in thread
From: Gerd Hoffmann @ 2009-06-17 12:59 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  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

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2009-06-26 21:17 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-17 12:59 [Qemu-devel] [PATCH 0/10] qdev patches Gerd Hoffmann
2009-06-17 12:59 ` [Qemu-devel] [PATCH 01/10] qdev: update pci device registration Gerd Hoffmann
2009-06-17 12:59 ` [Qemu-devel] [PATCH 02/10] qdev: replace bus_type enum with bus_info struct Gerd Hoffmann
2009-06-17 12:59 ` [Qemu-devel] [PATCH 03/10] qdev: remove DeviceType Gerd Hoffmann
2009-06-17 12:59 ` [Qemu-devel] [PATCH 04/10] qdev/pci: bus name Gerd Hoffmann
2009-06-17 12:59 ` [Qemu-devel] [PATCH 05/10] qdev: hook up i440fx Gerd Hoffmann
2009-06-17 12:59 ` [Qemu-devel] [PATCH 06/10] qdev: convert piix-ide, first step Gerd Hoffmann
2009-06-17 12:59 ` [Qemu-devel] [PATCH 07/10] qdev-ify: piix acpi Gerd Hoffmann
2009-06-17 12:59 ` [Qemu-devel] [PATCH 08/10] qdev-ify: uhci Gerd Hoffmann
2009-06-17 12:59 ` [Qemu-devel] [PATCH 09/10] qdev-ify: usb Gerd Hoffmann
2009-06-17 12:59 ` [Qemu-devel] [PATCH 10/10] qdev-ify: scsi Gerd Hoffmann
2009-06-18 14:39 ` [Qemu-devel] Re: [PATCH 0/10] qdev patches Gerd Hoffmann
2009-06-19 15:59   ` Gerd Hoffmann
2009-06-19 17:51     ` Paul Brook
2009-06-22  9:15       ` Gerd Hoffmann
2009-06-22  9:36         ` Avi Kivity
2009-06-22  9:57           ` Gerd Hoffmann
2009-06-22 11:25             ` Gerd Hoffmann
2009-06-22 11:29               ` Avi Kivity
2009-06-22 14:02         ` Gerd Hoffmann
2009-06-22 13:45       ` Gerd Hoffmann
2009-06-19 16:26 ` [Qemu-devel] " Paul Brook
2009-06-26 21:16   ` Markus Armbruster

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).