On 10/30/15 16:36, Radim Krčmář wrote: > This series bases on "KVM: x86: fix RSM into 64-bit protected mode, > round 2" and reverts it in [3/3]. To avoid regressions after doing so, > [1/2] introduces a helper that is used in [2/2] to hopefully get the > same behavior. > > I'll set up test environment next week, unless a random act of kindness > allows me not to. > > > Radim Krčmář (3): > KVM: x86: add read_phys to x86_emulate_ops > KVM: x86: handle SMBASE as physical address in RSM > KVM: x86: simplify RSM into 64-bit protected mode > > arch/x86/include/asm/kvm_emulate.h | 10 +++++++++ > arch/x86/kvm/emulate.c | 44 +++++++++----------------------------- > arch/x86/kvm/x86.c | 10 +++++++++ > 3 files changed, 30 insertions(+), 34 deletions(-) > Tested-by: Laszlo Ersek <lersek@xxxxxxxxxx> Thanks, Radim. Laszlo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html