All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Alex Williamson <alex.williamson@redhat.com>
Cc: aliguori@us.ibm.com, kvm@vger.kernel.org, aik@ozlabs.ru,
	jan.kiszka@siemens.com, qemu-devel@nongnu.org,
	blauwirbel@gmail.com
Subject: Re: [PATCH v3 0/4] VFIO-based PCI device assignment for QEMU 1.2
Date: Wed, 15 Aug 2012 16:45:20 +0300	[thread overview]
Message-ID: <502BA7F0.80602@redhat.com> (raw)
In-Reply-To: <20120814202141.11522.78340.stgit@bling.home>

On 08/14/2012 11:32 PM, Alex Williamson wrote:
> v3:
>  - Incorporate feedback from Anthony, Avi, and Jan (Thank you!)
> 
> I've also added a new tag to my github tree, so those who have
> already reviewed can check the delta by comparing:
> 
> git://github.com/awilliam/qemu-vfio.git
> 	tags/vfio-pci-for-qemu-1.2
> 	tags/vfio-pci-for-qemu-1.2-v2
> 	tags/vfio-pci-for-qemu-1.2-v3
> 
> Blue Swirl already offered an Ack-by for previous version, I'll
> hope, but won't assume that carries forward.  Original description
> below with updated tag.  Thanks,
> 
> Alex
> 
> VFIO kernel support was just merged into Linux, so I'd like to
> formally propose inclusion of the QEMU vfio-pci driver for
> QEMU 1.2.  Included here is support for x86 PCI device assignment.
> PCI INTx is not yet enabled, but devices making use of either MSI
> or MSI-X work.  The level irqfd and eoifd support I've proposed
> for KVM enable an accelerated patch for this through KVM.  I'd
> like to get this base driver in first and enable the remaining
> support in-tree.
> 
> I've split this version up a little from the RFC to make it a bit
> easier to review.  Review comments from Blue Swirl and Avi are
> already incorporated, including Avi's requests to simplify both
> the PCI BAR mapping and unmapping paths.

Reviewed-by: Avi Kivity <avi@redhat.com>



-- 
error compiling committee.c: too many arguments to function

WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@redhat.com>
To: Alex Williamson <alex.williamson@redhat.com>
Cc: aliguori@us.ibm.com, kvm@vger.kernel.org, aik@ozlabs.ru,
	jan.kiszka@siemens.com, qemu-devel@nongnu.org,
	blauwirbel@gmail.com
Subject: Re: [Qemu-devel] [PATCH v3 0/4] VFIO-based PCI device assignment for QEMU 1.2
Date: Wed, 15 Aug 2012 16:45:20 +0300	[thread overview]
Message-ID: <502BA7F0.80602@redhat.com> (raw)
In-Reply-To: <20120814202141.11522.78340.stgit@bling.home>

On 08/14/2012 11:32 PM, Alex Williamson wrote:
> v3:
>  - Incorporate feedback from Anthony, Avi, and Jan (Thank you!)
> 
> I've also added a new tag to my github tree, so those who have
> already reviewed can check the delta by comparing:
> 
> git://github.com/awilliam/qemu-vfio.git
> 	tags/vfio-pci-for-qemu-1.2
> 	tags/vfio-pci-for-qemu-1.2-v2
> 	tags/vfio-pci-for-qemu-1.2-v3
> 
> Blue Swirl already offered an Ack-by for previous version, I'll
> hope, but won't assume that carries forward.  Original description
> below with updated tag.  Thanks,
> 
> Alex
> 
> VFIO kernel support was just merged into Linux, so I'd like to
> formally propose inclusion of the QEMU vfio-pci driver for
> QEMU 1.2.  Included here is support for x86 PCI device assignment.
> PCI INTx is not yet enabled, but devices making use of either MSI
> or MSI-X work.  The level irqfd and eoifd support I've proposed
> for KVM enable an accelerated patch for this through KVM.  I'd
> like to get this base driver in first and enable the remaining
> support in-tree.
> 
> I've split this version up a little from the RFC to make it a bit
> easier to review.  Review comments from Blue Swirl and Avi are
> already incorporated, including Avi's requests to simplify both
> the PCI BAR mapping and unmapping paths.

Reviewed-by: Avi Kivity <avi@redhat.com>



-- 
error compiling committee.c: too many arguments to function

  parent reply	other threads:[~2012-08-15 13:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-14 20:32 [PATCH v3 0/4] VFIO-based PCI device assignment for QEMU 1.2 Alex Williamson
2012-08-14 20:32 ` [Qemu-devel] " Alex Williamson
2012-08-14 20:32 ` [PATCH v3 1/4] Update kernel header script to include vfio Alex Williamson
2012-08-14 20:32   ` [Qemu-devel] " Alex Williamson
2012-08-14 20:32 ` [PATCH v3 2/4] Update Linux kernel headers Alex Williamson
2012-08-14 20:32   ` [Qemu-devel] " Alex Williamson
2012-08-14 20:33 ` [PATCH v3 3/4] vfio: vfio-pci device assignment driver Alex Williamson
2012-08-14 20:33   ` [Qemu-devel] " Alex Williamson
2012-08-14 20:33 ` [PATCH v3 4/4] vfio: Enable vfio-pci and mark supported Alex Williamson
2012-08-14 20:33   ` [Qemu-devel] " Alex Williamson
2012-08-15 13:45 ` Avi Kivity [this message]
2012-08-15 13:45   ` [Qemu-devel] [PATCH v3 0/4] VFIO-based PCI device assignment for QEMU 1.2 Avi Kivity

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=502BA7F0.80602@redhat.com \
    --to=avi@redhat.com \
    --cc=aik@ozlabs.ru \
    --cc=alex.williamson@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=blauwirbel@gmail.com \
    --cc=jan.kiszka@siemens.com \
    --cc=kvm@vger.kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.