commit | 09ee57cdae3156aa3b74f378a0c57ef657c90f38 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun Aug 01 12:07:29 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:50:33 2010 +0200 |
tree | 4a5ef03f67ef75644bad8cdbc7c41944f1a0139f | |
parent | dbe7758482a870f30a86bdeefebf4fc260afef11 [diff] |
KVM: x86 emulator: push segment override out of decode_modrm() Let it compute modrm_seg instead, and have the caller apply it. Signed-off-by: Avi Kivity <avi@redhat.com>