From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 196161] Kernel freezes when using AVAST under nested virtualization Date: Tue, 08 Aug 2017 09:14:55 +0000 Message-ID: References: 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]:39726 "EHLO mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750818AbdHHJPA (ORCPT ); Tue, 8 Aug 2017 05:15:00 -0400 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 14BD3287CE for ; Tue, 8 Aug 2017 09:15:00 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=196161 --- Comment #27 from Paolo Bonzini (bonzini@gnu.org) --- No, I cannot reproduce it. From the logs, it seems to be a deadlock between two callers of smp_call_function, KVM and seccomp, but it's not clear what the two are waiting (interrupts are enabled). It's possible that a workaround is to pin QEMU's VCPU thread to one host VCPU. If you're using libvirt, this is easily done by modifying the virtual machine's XML. -- You are receiving this mail because: You are watching the assignee of the bug.