From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH 0/4] KVM: x86: kvm_mwait_in_guest() cleanup and fixes Date: Thu, 4 May 2017 20:07:15 +0200 Message-ID: <20170504180714.GA18107@potion> References: <20170503193733.13409-1-rkrcmar@redhat.com> <20170504175642.GH2246@HEDWIG.INI.CMU.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org, Paolo Bonzini , Alexander Graf , "Michael S. Tsirkin" To: "Gabriel L. Somlo" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50518 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932501AbdEDSHU (ORCPT ); Thu, 4 May 2017 14:07:20 -0400 Content-Disposition: inline In-Reply-To: <20170504175642.GH2246@HEDWIG.INI.CMU.EDU> Sender: kvm-owner@vger.kernel.org List-ID: 2017-05-04 13:56-0400, Gabriel L. Somlo: > If I wanted to test this (e.g. with OS X 10.8 guests on several of my older > Mac boxes running Fedora), which git repo would you have me use? (The series > won't apply directly on top of git://git.kernel.org/pub/scm/virt/kvm/kvm.git). The queue branch of that repo. This series depends on a patch that is applied there: 668fffa3f838 kvm: better MWAIT emulation for guests I forgot to mention that, sorry.