From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [RFC][PATCH] KVM: SVM: Sync g_pat with guest-written PAT value Date: Fri, 17 Apr 2015 18:59:29 +0200 Message-ID: <20150417165928.GA6892@potion.brq.redhat.com> References: <552B5128.4010909@siemens.com> <552B6923.3020602@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm , Joel Schopp To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:42712 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754036AbbDQQ7j (ORCPT ); Fri, 17 Apr 2015 12:59:39 -0400 Content-Disposition: inline In-Reply-To: <552B6923.3020602@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: 2015-04-13 08:58+0200, Jan Kiszka: > When hardware supports the g_pat VMCB field, we can use it for emulat= ing > the PAT configuration that the guest configures by writing to the > corresponding MSR. >=20 > Signed-off-by: Jan Kiszka > --- Reviewed-by: Radim Kr=C4=8Dm=C3=A1=C5=99