diff options
author | Leonard Norrgard <leonard.norrgard@refactor.fi> | 2007-01-26 00:56:38 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-01-26 13:50:57 -0800 |
commit | bce66ca4a2f695509e1b021311eb4de1e4fdf3e4 (patch) | |
tree | 65812b48148006c619289b34f85d131441ff881b /.gitignore | |
parent | 4b89eed93e0fa40a63e3d7b1796ec1337ea7a3aa (diff) |
[PATCH] KVM: SVM: Fix SVM idt confusion
There's an obvious typo in svm_{get,set}_idt, causing it to access the ldt
instead.
Because these functions are only called for save/load on AMD, the bug does not
impact normal operation. With the fix, save/load works as expected on AMD
hosts.
Signed-off-by: Uri Lublin <uril@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions