From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:37492 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752068AbeEZNWp (ORCPT ); Sat, 26 May 2018 09:22:45 -0400 Date: Sat, 26 May 2018 15:22:26 +0200 From: Greg KH To: Mike Haboustak Cc: stable@vger.kernel.org Subject: Re: Please include d391f120706726826 in v4.9.y [x86/kvm/vmx]: do not use vm-exit instruction length for fast MMIO when running nested Message-ID: <20180526132226.GA16378@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Fri, May 25, 2018 at 09:03:07AM -0400, Mike Haboustak wrote: > The following commit fixes freezes in virtio device drivers when KVM > is nested under > VMWare Workstation/ESXi or Hyper-V. I've encountered problems running KVM > inside VMWare since upgrading to Debian 9 (currently testing 4.9.88-1+deb9u1). > > d391f1207067268261add0485f0f34503539c5b0 > > The same issue affects 4.4.y as well. A git-bisect within my > environment stopped at > e9ea5069d9e569c32ab913c39467df32e056b3a7, where the KVM capability was added > that QEMU checks before enabling fast mmio. The patch does not apply to 4.9.y or 4.4.y, can you please provide a working backport? I will be glad to queue it up then. thanks, greg k-h