All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: Erik Brakkee <erik@brakkee.org>
Cc: kvm@vger.kernel.org
Subject: Re: PCI passthrough on Sony Vaio F11 laptop...
Date: Sat, 13 Nov 2010 20:03:21 +0100	[thread overview]
Message-ID: <4CDEE0F9.4070207@web.de> (raw)
In-Reply-To: <4CDE79AF.4040002@brakkee.org>

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

Am 13.11.2010 12:42, Erik Brakkee wrote:
> Jan Kiszka wrote:
>>
>> What IRQ is the sky2 using when assigned to the host? Is it really a
>> shared IRQ (I bet not as it should be using MSI)?
>>
>> Also, check in the libvirt logs what qemu-kvm reports on the console.
>>
>> Jan
>>
>>    
> The output from 'cat /proc/interrupts' directly after boot is in the
> sky2.interrupts.
> 
> The relevant line from the output is
>  35:          0          0          0          0          1         
> 0          0          0   PCI-MSI-edge      sky2@pci:0000:04:00.0
> 
> So it looks like it is using MSI (although I don't have clue what that
> means).

MSIs are interrupts that, among other things, are not shared. So you
can't run into conflicts.

> 
> The log file for my domain (the name is "other") is attached in "other.log"
> In the log file I see:
> 
>     No IOMMU found.  Unable to assign device "hostdev0"
> 
> Does this mean that I don't have IOMMU available on my laptop? The
> output from 'dmesg | grep -i IOMMU' showed that Intel-IOMMI was enabled,
> but perhaps that means only that the IOMMU option is activated but not
> that it is really functioning.
> 
> It must be either (1)  Intel VT-d available on my laptop and there is
> some configuration/software problem or (2) The output from dmesg is
> misleading.  What do you think?

Strange, should work. I would suggest to post your full kernel log,
maybe there is some enlightening message hidden.

I don't think it is a problem of your kernel version, but I'm able to
pass through devices on OpenSUSE 11.3 with
kernel-desktop-2.6.36-90.1.x86_64 from their kernel repository.

Jan


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

  reply	other threads:[~2010-11-13 19:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-12 23:31 PCI passthrough on Sony Vaio F11 laptop Erik Brakkee
2010-11-13 11:20 ` Jan Kiszka
2010-11-13 11:42   ` Erik Brakkee
2010-11-13 19:03     ` Jan Kiszka [this message]
2010-11-14 13:21       ` Erik Brakkee
2010-11-14 15:57         ` Jan Kiszka
     [not found]           ` <4CE1AC5E.4050604@brakkee.org>
2010-11-15 22:53             ` Jan Kiszka
2010-12-05 21:47               ` Erik Brakkee

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=4CDEE0F9.4070207@web.de \
    --to=jan.kiszka@web.de \
    --cc=erik@brakkee.org \
    --cc=kvm@vger.kernel.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.