From: Liu, Jinsong Date: Mon, 24 Feb 2014 10:56:53 +0000 (+0000) Subject: KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save X-Git-Tag: v3.15-rc1~118^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dd376e709975779cf43f368498c5c0eec843b02;p=pandora-kernel.git KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save From 5d5a80cd172ea6fb51786369bcc23356b1e9e956 Mon Sep 17 00:00:00 2001 From: Liu Jinsong Date: Mon, 24 Feb 2014 18:11:55 +0800 Subject: [PATCH v5 2/3] KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save Add MSR_IA32_BNDCFGS to msrs_to_save, and corresponding logic to kvm_get/set_msr(). Signed-off-by: Liu Jinsong Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed