diff options
author | Jessica Clarke <jrtc27@jrtc27.com> | 2020-11-16 20:04:14 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-11-18 09:32:17 +0100 |
commit | c6a89b45bd625c6ea745cba550cffd8220602ce7 (patch) | |
tree | 01075e8c3f9734582a61fe69f76f238fcb92e8fd /Kconfig.host | |
parent | 65baabca22366e5246955474228908d6a8354881 (diff) |
hvf: Fix segment selector format
The Requested Privilege Level field is 2 bits, the Table Indicator field
is 1 bit and the Index field is the remaining 15 bits, with TI=0 meaning
GDT and TI=1 meaning LDT.
Signed-off-by: Jessica Clarke <jrtc27@jrtc27.com>
Message-Id: <20201116200414.28286-1-jrtc27@jrtc27.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Kconfig.host')
0 files changed, 0 insertions, 0 deletions