All of lore.kernel.org
 help / color / mirror / Atom feed
From: Max Schettler <max.schettler@googlemail.com>
To: kvm@vger.kernel.org
Subject: Vga passthrough to KVM Guest issues
Date: Wed, 16 Oct 2013 21:08:30 +0200	[thread overview]
Message-ID: <1381950510.1205.10.camel@max-pc.lan> (raw)

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

Hi guys,

Im trying to set up vga passthrough. I use the latest mainline kernel
(3.12rc5) and patched qemu (1.6.50). When i try to start a VM using this
command:

qemu-system-x86_64 -enable-kvm -M q35 -m 1024 -cpu qemu64
-bios /usr/share/qemu/bios.bin -vga none 
-device
ioh3420,bus=pcie.0,addr=1c.0,multifunction=on,port=1,chassis=1,id=root.1
-device vfio-pci,host=06:00.0,bus=root.1,multifunction=on,x-vga=on
-device vfio-pci,host=06:00.1,bus=root.1

The screen attached to the passthroughed GPU turns on but does not show
any output.
Also I get some warnings from amd_iommu and my kernel messages are full
of AMD-Vi messages:
"AMD-Vi: Completion-Wait loop timed out" and
"AMD-Vi: Event logged [IOTLB_INV_TIMEOUT device=06:00.0
address=0x0000000438544b90"

If i dont stop the qemu process this eventually forces me to reboot
since the host gets unusable.

I uploaded the whole dmesg output, if its of any help here:
http://pastebin.com/ki13dqEd

My hardware is an AMD FX-8350 with an Gigabyte 970A-UD3 and a Gigabyte
7870OC.

Any help is much appreciated, thanks in advance!

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

             reply	other threads:[~2013-10-16 19:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-16 19:08 Max Schettler [this message]
2013-10-28 16:17 ` Vga passthrough to KVM Guest issues Alex Williamson
2013-11-01 15:09   ` Joerg Roedel
2013-11-01 16:35     ` Max Schettler
2013-11-01 16:45       ` Joerg Roedel
2013-11-01 16:54         ` Max Schettler

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=1381950510.1205.10.camel@max-pc.lan \
    --to=max.schettler@googlemail.com \
    --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.