diff options
author | Miaohe Lin <[email protected]> | 2019-11-09 16:58:54 +0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-11-15 11:44:02 +0100 |
commit | 5b4ce93a8fe759e2d6b2ee05765cd5a3b4b6a2f1 (patch) | |
tree | 309fc6b4e8e82a9a1367a1adda9552c2f26f9192 /scripts/gdb/linux/utils.py | |
parent | b139b5a24774ee28e3e4d22942e2bede28d48202 (diff) |
KVM: X86: avoid unused setup_syscalls_segments call when SYSCALL check failed
When SYSCALL/SYSENTER ability check failed, cs and ss is inited but
remain not used. Delay initializing cs and ss until SYSCALL/SYSENTER
ability check passed.
Signed-off-by: Miaohe Lin <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions