diff options
author | Joerg Roedel <[email protected]> | 2010-05-05 16:04:43 +0200 |
---|---|---|
committer | Marcelo Tosatti <[email protected]> | 2010-05-13 01:24:08 -0300 |
commit | 061e2fd16863009c8005b4b5fdfb75c7215c0b99 (patch) | |
tree | 54173bdbc5e490bbba23b30286b2c88d00131407 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 46a47b1ed118cda1a08b7f6077b837a00fbc112b (diff) |
KVM: SVM: Fix wrong intercept masks on 32 bit
This patch makes KVM on 32 bit SVM working again by
correcting the masks used for iret interception. With the
wrong masks the upper 32 bits of the intercepts are masked
out which leaves vmrun unintercepted. This is not legal on
svm and the vmrun fails.
Bug was introduced by commits 95ba827313 and 3cfc3092.
Cc: Jan Kiszka <[email protected]>
Cc: Gleb Natapov <[email protected]>
Cc: [email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions