lkml.org 
[lkml]   [2014]   [Jul]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] KVM: x86: Missing rflags.rf fixes
Date
These two patches address two remaining issues from the previous RF fixes
patch-set. One is setting RF during rep-string emulation, so if the
instruction emulation is incomplete, the entry back to the guest will perfromed
with RF=1 so no instruction breakpoint would occur. The second sets RF when
injecting a fault to the guest.

Nadav Amit (2):
KVM: x86: Setting rflags.rf during rep-string emulation
KVM: x86: set rflags.rf during fault injection

arch/x86/kvm/emulate.c | 6 +++++-
arch/x86/kvm/x86.c | 30 ++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+), 1 deletion(-)

--
1.9.1



\
 
 \ /
  Last update: 2014-07-24 14:41    [W:0.080 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site