From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 0/8] qdev patches, batch #2
Date: Wed, 1 Jul 2009 10:57:12 +0200 [thread overview]
Message-ID: <1246438640-31135-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
This is the next round of qdev patches for review. These patches depend
on "batch #1" and the "rework device properties" patches sent out
yesterday.
The patches implement a -device command line switch and add the qdev
functionality backing that. For now only pci devices are supported for
-device. The patches also do some cleanups along the way. Also
converts vga to qdev (completely). Check the individual patch
descriptions for more details.
In the works, but not yet posted: convert usb+scsi to qdev, hook up usb
to -device, convert more devices.
My complete qdev patch queue (including the patches posted yesterday,
this patch series and the upcoming usb/scsi bits) is available here:
http://git.et.redhat.com/?p=qemu-kraxel.git;a=shortlog;h=refs/heads/qdev.v8
cheers,
Gerd
next reply other threads:[~2009-07-01 8:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-01 8:57 Gerd Hoffmann [this message]
2009-07-01 8:57 ` [Qemu-devel] [PATCH 1/8] qdev: factor out driver search to qdev_find_info() Gerd Hoffmann
2009-07-01 8:57 ` [Qemu-devel] [PATCH 2/8] qdev/pci: make pci_create return DeviceState instead of PCIDevice Gerd Hoffmann
2009-07-01 8:57 ` [Qemu-devel] [PATCH 3/8] qdev: add generic qdev_device_add() Gerd Hoffmann
2009-07-01 8:57 ` [Qemu-devel] [PATCH 4/8] qdev: add -device command line option Gerd Hoffmann
2009-07-01 8:57 ` [Qemu-devel] [PATCH 5/8] qdev: add no_user, alias and desc Gerd Hoffmann
2009-07-01 8:57 ` [Qemu-devel] [PATCH 6/8] qdev: es1370 description Gerd Hoffmann
2009-07-01 8:57 ` [Qemu-devel] [PATCH 7/8] qdev: convert all vga Gerd Hoffmann
2009-07-01 8:57 ` [Qemu-devel] [PATCH 8/8] qdev/pci: hook up i440fx Gerd Hoffmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1246438640-31135-1-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).