From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] vmxcap: Update according to SDM of January 2013 Date: Wed, 20 Mar 2013 16:32:50 -0300 Message-ID: <20130320193250.GC11138@amt.cnet> References: <51459EDE.1050909@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Gleb Natapov , kvm , qemu-devel To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:4817 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751691Ab3CTTdH (ORCPT ); Wed, 20 Mar 2013 15:33:07 -0400 Content-Disposition: inline In-Reply-To: <51459EDE.1050909@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, Mar 17, 2013 at 11:45:50AM +0100, Jan Kiszka wrote: > From: Jan Kiszka > > This adds reporting of VMCS shadowing, #VE, IA32_SMBASE, unrestricted > VMWRITE and fixes the range of the MSEG revision ID. > > Signed-off-by: Jan Kiszka Applied, thanks.