aboutsummaryrefslogtreecommitdiff
path: root/net/core
diff options
context:
space:
mode:
authorLaurent Vivier <Laurent.Vivier@bull.net>2007-09-20 11:17:24 +0200
committerAvi Kivity <avi@qumranet.com>2007-10-22 12:03:28 +0200
commitae6200baea4175cac684ea76f78082b31afbdefa (patch)
treea6b8a9d17179b85018d4fb4250373cd3ba28e597 /net/core
parent1a52e051368a0e29b26e8790bacd8d1d759e3287 (diff)
KVM: x86 emulator: fix repne/repnz decoding
The repnz/repne instructions must set rep_prefix to 1 like rep/repe/repz. This patch correct the disk probe problem met with OpenBSD. This issue appears with commit e70669abd4e60dfea3ac1639848e20e2b8dd1255 because before it, the decoding was done internally to kvm and after it is done by x86_emulate.c (which doesn't do it correctly). Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net> Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions