|
|
Subscribe / Log in / New account

virtio PCI driver

From:  Anthony Liguori <aliguori@us.ibm.com>
To:  linux-kernel@vger.kernel.org
Subject:  [PATCH 0/3] virtio PCI driver
Date:  Wed, 7 Nov 2007 20:46:29 -0600
Message-ID:  <11944899922822-git-send-email-aliguori@us.ibm.com>
Cc:  Anthony Liguori <aliguori@us.ibm.com>, Rusty Russell <rusty@rusycorp.com.au>, virtualization@lists.osdl.org, kvm-devel@lists.sourceforge.net
Archive‑link:  Article

This patch series implements a PCI driver for virtio.  This allows virtio
devices (like block and network) to be used in QEMU/KVM.  I'll post a very
early KVM userspace backend in kvm-devel for those that are interested.

This series depends on the two virtio fixes I've posted and Rusty's config_ops
refactoring.  I've tested with these patches on Rusty's experimental virtio
tree.


Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds