commit | 83b8795a29c53a5f9f202933818128aa54c3e8d2 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun Apr 03 11:31:19 2011 +0300 |
committer | Avi Kivity <avi@redhat.com> | Wed May 11 07:57:07 2011 -0400 |
tree | cb3d43a2d94aa0d88972267e6108bb11d65ad571 | |
parent | 9fa088f4d24f045d91c37a5e55f0d2be2ef387ad [diff] |
KVM: x86 emulator: pass access size and read/write intent to linearize() Needed for segment read/write checks. Signed-off-by: Avi Kivity <avi@redhat.com>