diff options
author | Michael Riepe <michael@mr511.de> | 2006-12-22 01:05:36 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-22 08:55:46 -0800 |
commit | bf591b24d07126143356058966d79423661f491f (patch) | |
tree | 1e075cd80f0bc6952d7b18411b05ee786900c3b9 /fs/block_dev.c | |
parent | 2c264957105b7c248a456ba6602df667ae986550 (diff) |
[PATCH] KVM: Do not export unsupported msrs to userspace
Some msrs, such as MSR_STAR, are not available on all processors. Exporting
them causes qemu to try to fetch them, which will fail.
So, check all msrs for validity at module load time.
Signed-off-by: Michael Riepe <michael@mr511.de>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions