Re: [kvm-devel] [GIT PULL] KVM fix for 2.6.22
From: David Brown
Date: Fri Jun 15 2007 - 10:36:24 EST
On 6/15/07, Avi Kivity <avi@xxxxxxxxxxxx> wrote:
Linus,
Please pull from the repository and branch at
git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git for-linus
to get a fix for a fairly critical bug which allows, under certain conditions,
guest fpu state to find its way into the host fpu.
Avi Kivity (1):
KVM: Prevent guest fpu state from leaking into the host
drivers/kvm/kvm.h | 3 +++
drivers/kvm/kvm_main.c | 22 ++++++++++++++++++++++
drivers/kvm/vmx.c | 12 +++---------
3 files changed, 28 insertions(+), 9 deletions(-)
Yes thank you for the fix Avi. btw what version of kvm is in 2.6.22?
the kvm wiki doesn't say.
Thanks,
- David Brown
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/