From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnGoD-0000jr-UC for qemu-devel@nongnu.org; Sun, 01 Dec 2013 18:52:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VnGoC-0006MQ-Qs for qemu-devel@nongnu.org; Sun, 01 Dec 2013 18:52:17 -0500 Received: from mail-qa0-x234.google.com ([2607:f8b0:400d:c00::234]:34492) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnGoC-0006MM-ME for qemu-devel@nongnu.org; Sun, 01 Dec 2013 18:52:16 -0500 Received: by mail-qa0-f52.google.com with SMTP id k4so3758661qaq.11 for ; Sun, 01 Dec 2013 15:52:16 -0800 (PST) MIME-Version: 1.0 Date: Mon, 2 Dec 2013 00:52:16 +0100 Message-ID: From: Valentin Meriel Content-Type: multipart/alternative; boundary=047d7bdc8cd8c7143f04ec81c05a Subject: [Qemu-devel] VFIO bug with Sata controler (AsMedia1061) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --047d7bdc8cd8c7143f04ec81c05a Content-Type: text/plain; charset=ISO-8859-1 Hello, I want to report to you a really big bug. vfio passthrough dont works with Sata controler (an AsMedia 1061) ! When i try to use vfio with this controler it work only once. When i use vfio for VGA i can reboot (or shutdown and start again) my VM with out problem, but for any other PCI card the VM refuse to reboot. In dmesg i have this error : [ 404.206866] dmar: DRHD: handling fault status reg 2 [ 404.206870] dmar: DMAR:[DMA Write] Request device [07:00.0] fault addr 2affdf000 [ 404.206870] DMAR:[fault reason 05] PTE Write access is not set [ 404.206877] dmar: DRHD: handling fault status reg 2 [ 404.206879] dmar: DMAR:[DMA Read] Request device [07:00.0] fault addr 2affda000 [ 404.206879] DMAR:[fault reason 06] PTE Read access is not set Thanks. --047d7bdc8cd8c7143f04ec81c05a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello,

I want to report to you a really big bu= g.

vfio passthrough dont works with Sata controler (an AsMedia 1061)= ! When i try to use vfio with this controler it work only once.

Whe= n i use vfio for VGA i can reboot (or shutdown and start again) my VM with = out problem, but for any other PCI card the VM refuse to reboot.

In dmesg i have this error :

[=A0 404.206866] dmar: DRHD: handli= ng fault status reg 2
[=A0 404.206870] dmar: DMAR:[DMA Write] Request de= vice [07:00.0] fault addr 2affdf000
[=A0 404.206870] DMAR:[fault reason = 05] PTE Write access is not set
[=A0 404.206877] dmar: DRHD: handling fault status reg 2
[=A0 404.206879= ] dmar: DMAR:[DMA Read] Request device [07:00.0] fault addr 2affda000
[= =A0 404.206879] DMAR:[fault reason 06] PTE Read access is not set

Th= anks.
--047d7bdc8cd8c7143f04ec81c05a--