[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1446219386-23937-1-git-send-email-rkrcmar@redhat.com>
Date: Fri, 30 Oct 2015 16:36:23 +0100
From: Radim Krčmář <rkrcmar@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: kvm@...r.kernel.org, Paolo Bonzini <pbonzini@...hat.com>,
Laszlo Ersek <lersek@...hat.com>
Subject: [PATCH 0/3] KVM: x86: simplify RSM into 64-bit protected mode
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(-)
--
2.5.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists