From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 198547] New: Nested kvm fails on amd Date: Mon, 22 Jan 2018 19:01:21 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT To: kvm@kernel.org Return-path: Received: from mail.wl.linuxfoundation.org ([198.145.29.98]:59108 "EHLO mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751170AbeAVTBu (ORCPT ); Mon, 22 Jan 2018 14:01:50 -0500 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DCAF02859E for ; Mon, 22 Jan 2018 19:01:49 +0000 (UTC) Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=198547 Bug ID: 198547 Summary: Nested kvm fails on amd Product: Virtualization Version: unspecified Kernel Version: 4.14.14-1-ARCH Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: blocking Priority: P1 Component: kvm Assignee: virtualization_kvm@kernel-bugs.osdl.org Reporter: kieran@kcolford.com Regression: No Created attachment 273791 --> https://bugzilla.kernel.org/attachment.cgi?id=273791&action=edit dmesg output of archlinux guest I'm running fedora host with archlinux guest and trying to run another VM inside the archlinux guest. On the fedora host, `cat /sys/module/kvm_amd/parameters/nested` outputs `1`. This error only happens when running qemu with `-enable-kvm` flag, without the flag it works fine (but slow as expected). -- You are receiving this mail because: You are watching the assignee of the bug.