diff options
| author | Roman Bolshakov | 2019-01-25 16:47:43 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2019-02-05 16:50:18 +0100 |
| commit | 1edead0f72acc146298c3d4913a7705b2c4a1baa (patch) | |
| tree | aac6e77c39f278f570a82568903ed0d938327277 /scripts/modules | |
| parent | docker: adjust Xen repository for CentOS 7 (diff) | |
| download | qemu-1edead0f72acc146298c3d4913a7705b2c4a1baa.tar.gz qemu-1edead0f72acc146298c3d4913a7705b2c4a1baa.tar.xz qemu-1edead0f72acc146298c3d4913a7705b2c4a1baa.zip | |
i386: hvf: Don't miss 16-bit displacement
In 16-bit addressing mode, when Mod = 0 and R/M = 6, decoded displacement
doesn't reach decode_linear_addr and gets lost. Instructions that
involve the combination of ModRM always get a pointer with zero offset
from the beginning of DS segment.
The change fixes drawing in F-BIRD from day 1 of '18 advent calendar.
Signed-off-by: Roman Bolshakov <r.bolshakov@yadro.com>
Message-Id: <20190125154743.14498-1-r.bolshakov@yadro.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions
