Linux KVM/arm64 development list
 help / color / mirror / Atom feed
From: Will Deacon <will.deacon@arm.com>
To: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
Cc: lorenzo.pieralisi@arm.com, kvm@vger.kernel.org,
	marc.zyngier@arm.com, punit.agrawal@arm.com,
	alex.williamson@redhat.com, robin.murphy@arm.com,
	kvmarm@lists.cs.columbia.edu
Subject: Re: [PATCH v6 kvmtool 00/13] Add vfio-pci support
Date: Tue, 19 Jun 2018 13:19:21 +0100	[thread overview]
Message-ID: <20180619121920.GG13984@arm.com> (raw)
In-Reply-To: <20180618184211.43904-1-jean-philippe.brucker@arm.com>

On Mon, Jun 18, 2018 at 07:41:58PM +0100, Jean-Philippe Brucker wrote:
> This is version six of the VFIO support in kvmtool. It addresses
> Will's comments for v5.
> 
> Implement vfio-pci support in kvmtool. Devices are assigned to the guest
> by passing "--vfio-pci [domain:]bus:dev.fn" to lkvm run, after having
> bound the device to the VFIO driver (see Documentation/vfio.txt)
> 
> This time around I also tested assignment of the x540 NIC on my old x86
> desktop as well (previously only on AMD Seattle, an arm64 host). It
> worked smoothly.

Thanks. Applied and pushed out.

Will

      parent reply	other threads:[~2018-06-19 12:07 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-18 18:41 [PATCH v6 kvmtool 00/13] Add vfio-pci support Jean-Philippe Brucker
2018-06-18 18:41 ` [PATCH v6 kvmtool 01/13] pci: add config operations callbacks on the PCI header Jean-Philippe Brucker
2018-06-18 18:42 ` [PATCH v6 kvmtool 02/13] pci: allow to specify IRQ type for PCI devices Jean-Philippe Brucker
2018-06-18 18:42 ` [PATCH v6 kvmtool 03/13] irq: add irqfd helpers Jean-Philippe Brucker
2018-06-18 18:42 ` [PATCH v6 kvmtool 04/13] Extend memory bank API with memory types Jean-Philippe Brucker
2018-06-18 18:42 ` [PATCH v6 kvmtool 05/13] pci: add capability helpers Jean-Philippe Brucker
2018-06-18 18:42 ` [PATCH v6 kvmtool 06/13] Import VFIO headers Jean-Philippe Brucker
2018-06-18 18:42 ` [PATCH v6 kvmtool 07/13] Add fls_long and roundup_pow_of_two helpers Jean-Philippe Brucker
2018-06-18 18:42 ` [PATCH v6 kvmtool 08/13] Add PCI device passthrough using VFIO Jean-Philippe Brucker
2018-06-18 18:42 ` [PATCH v6 kvmtool 09/13] vfio-pci: add MSI-X support Jean-Philippe Brucker
2018-06-18 18:42 ` [PATCH v6 kvmtool 10/13] vfio-pci: add MSI support Jean-Philippe Brucker
2018-06-18 18:42 ` [PATCH v6 kvmtool 11/13] vfio: Support non-mmappable regions Jean-Philippe Brucker
2018-06-18 18:42 ` [PATCH v6 kvmtool 12/13] Introduce reserved memory regions Jean-Philippe Brucker
2018-06-18 18:42 ` [PATCH v6 kvmtool 13/13] vfio: check reserved regions before mapping DMA Jean-Philippe Brucker
2018-06-19 12:19 ` Will Deacon [this message]

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=20180619121920.GG13984@arm.com \
    --to=will.deacon@arm.com \
    --cc=alex.williamson@redhat.com \
    --cc=jean-philippe.brucker@arm.com \
    --cc=kvm@vger.kernel.org \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=marc.zyngier@arm.com \
    --cc=punit.agrawal@arm.com \
    --cc=robin.murphy@arm.com \
    /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