public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Prasad Joshi <prasadjoshi124@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: IO_PAGE_FAULT while booting.
Date: Mon, 17 Jan 2011 18:53:39 +0100	[thread overview]
Message-ID: <20110117175339.GP6376@8bytes.org> (raw)
In-Reply-To: <AANLkTim+oRGAxxv43rrViCy3F8rWuGbPXBSqGBjA0hQT@mail.gmail.com>

On Mon, Jan 17, 2011 at 05:08:42PM +0000, Prasad Joshi wrote:
> >> [   13.132547] AMD-Vi: Event logged [IO_PAGE_FAULT device=06:00.1 domain=0x0000 address=0x00000000bb402000 flags=0x0050]

Ok, the problem is, that the device 06:00.1 is not described in the
ACPI table for the IOMMU driver. So the driver does not feel responsible
for it and does not create mappings. It just blocks all DMA from that
device which results in the IO_PAGE_FAULT you have seen.
You will not be able to use the IDE controler in DMA mode, so if you
attach any drives to it you are sticked to slow PIO access mode. The
problem was already seen by another person and he reported the issue to
the board manufacturer to get a new BIOS where this issue is fixed.

Regards,
	Joerg

  parent reply	other threads:[~2011-01-17 17:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-17 12:30 IO_PAGE_FAULT while booting Prasad Joshi
2011-01-17 14:03 ` Joerg Roedel
     [not found]   ` <AANLkTim+oRGAxxv43rrViCy3F8rWuGbPXBSqGBjA0hQT@mail.gmail.com>
2011-01-17 17:41     ` Joerg Roedel
2011-01-17 17:53     ` Joerg Roedel [this message]
     [not found]       ` <AANLkTik_qSfMBQ1q9VQTTnhWR1Qw4wyYkkwFMxdM=jzt@mail.gmail.com>
     [not found]         ` <20110128151522.GR6376@8bytes.org>
     [not found]           ` <AANLkTin0CYJrDAXRQ71oGpMKzjUBG5-27Y6f5F45oPWi@mail.gmail.com>
2011-01-28 15:44             ` Joerg Roedel

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=20110117175339.GP6376@8bytes.org \
    --to=joro@8bytes.org \
    --cc=kvm@vger.kernel.org \
    --cc=prasadjoshi124@gmail.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