KVM: x86 emulator: allow loading null SS in long mode
authorAvi Kivity <avi@redhat.com>
Thu, 7 Jun 2012 14:03:42 +0000 (17:03 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 9 Jul 2012 11:19:01 +0000 (14:19 +0300)
commit79d5b4c3cd809c770d4bf9812635647016c56011
tree4d79b468cc6316529e7d3753edc872c1d1cf9aec
parent6d6eede4a0492c7478d44d7c8fae80c3bcf529d9
KVM: x86 emulator: allow loading null SS in long mode

Null SS is valid in long mode; allow loading it.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c