All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: Alex Williamson <alex.williamson@redhat.com>
Cc: Avi Kivity <avi@redhat.com>,
	Marcelo Tosatti <mtosatti@redhat.com>, kvm <kvm@vger.kernel.org>
Subject: Re: [PATCH] pci-assign: Do not reset the device unless the kernel supports it
Date: Tue, 07 Jun 2011 00:04:10 +0200	[thread overview]
Message-ID: <4DED4EDA.80803@web.de> (raw)
In-Reply-To: <1307396894.5901.5.camel@x201>

[-- Attachment #1: Type: text/plain, Size: 1380 bytes --]

On 2011-06-06 23:48, Alex Williamson wrote:
> On Mon, 2011-06-06 at 23:30 +0200, Jan Kiszka wrote:
>> From: Jan Kiszka <jan.kiszka@siemens.com>
>>
>> At least kernels 2.6.38 and 2.6.39 do not properly support issuing a
>> reset on an assigned device and corrupt its config space. Prevent
>> this by checking for a host kernel with the required support, tagged by
>> the to-be-introduced KVM_CAP_DEVICE_RESET.
> 
> Wouldn't it be easier just to revert ed78661f in 2.6.39 stable?  I guess
> we don't have an option to do that for .38 since stable is done there,
> but there are also some intel-iommu breakages that won't make stable for
> that release.  It seems like the userspace invoked reset resolves known,
> demonstrable issues of devices continuing to DMA into guest memory while
> ed78661f is mostly a theoretical change.

Easier would be this patch. But I don't mind reverting the problematic
commit in 39, whatever is preferred. We should just resolve the issue
finally.

> 
>> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
>> ---
>>
>> PS: What's the state of those KVM patches? Will they make it into 3.0?
> 
> The PCI save/restore ones are in:
> 
> f8fcfd775523347afe460dc3a0f45d0479e784a2
> ffbdd3f7931fb7cb7e36d00d16303ec433be5145
> 24a4742f0be6226eb0106fbb17caf4d711d1ad43

Oh, they are just missing in kvm.git so far.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

  reply	other threads:[~2011-06-06 22:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-06 21:30 [PATCH] pci-assign: Do not reset the device unless the kernel supports it Jan Kiszka
2011-06-06 21:48 ` Alex Williamson
2011-06-06 22:04   ` Jan Kiszka [this message]
2011-06-07  8:06     ` Avi Kivity
2011-06-07  8:14       ` Jan Kiszka
2011-06-07 18:46         ` Alex Williamson
2011-06-08  7:52           ` Jan Kiszka
2011-06-09  8:10           ` 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=4DED4EDA.80803@web.de \
    --to=jan.kiszka@web.de \
    --cc=alex.williamson@redhat.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.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 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.