KVM: x86 emulator: push segment override out of decode_modrm()
authorAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 09:07:29 +0000 (12:07 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:33 +0000 (10:50 +0200)
Let it compute modrm_seg instead, and have the caller apply it.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found