From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 121011] New: Whole system freezes randomly when booting with 'iommu=on' kernel parameter Date: Sun, 26 Jun 2016 16:20:49 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.29.136]:50800 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751449AbcFZQUz (ORCPT ); Sun, 26 Jun 2016 12:20:55 -0400 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7F217201C7 for ; Sun, 26 Jun 2016 16:20:51 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id 6F71220172 for ; Sun, 26 Jun 2016 16:20:50 +0000 (UTC) Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=121011 Bug ID: 121011 Summary: Whole system freezes randomly when booting with 'iommu=on' kernel parameter Product: Virtualization Version: unspecified Kernel Version: 4.4.14-1-lts Hardware: Intel OS: Linux Tree: Mainline Status: NEW Severity: high Priority: P1 Component: kvm Assignee: virtualization_kvm@kernel-bugs.osdl.org Reporter: daltonfury42@gmail.com Regression: No Created attachment 221211 --> https://bugzilla.kernel.org/attachment.cgi?id=221211&action=edit output of dmesg I am trying to run Windows 8.1 as a guest OS using KVM. It freezes probably when the guest OS tries to use the GPU. Steps to reproduce: 1) Run Windows inside QEMU 2) Open Google Chrome, go to https://www.chromeexperiments.com/webgl and run a experiment (so that GPU is used). I got a stack trace in dmesg output which has been attached to this report. Here is the lspci -vv output: https://paste.ubuntu.com/17917370/ -- You are receiving this mail because: You are watching the assignee of the bug.