From: Marcelo Tosatti <mtosatti@redhat.com>
To: Gleb Natapov <gleb@redhat.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH 0/9] some more vmx real mode emulation fixes and cleanups
Date: Wed, 23 Jan 2013 22:39:01 -0200 [thread overview]
Message-ID: <20130124003901.GA5479@amt.cnet> (raw)
In-Reply-To: <1358775409-27555-1-git-send-email-gleb@redhat.com>
On Mon, Jan 21, 2013 at 03:36:40PM +0200, Gleb Natapov wrote:
>
> Gleb Natapov (9):
> KVM: VMX: remove special CPL cache access during transition to real
> mode.
> KVM: VMX: reset CPL only on CS register write.
> KVM: VMX: if unrestricted guest is enabled vcpu state is always
> valid.
> KVM: VMX: remove hack that disables emulation on vcpu reset/init
> KVM: VMX: skip vmx->rmode.vm86_active check on cr0 write if
> unrestricted guest is enabled
> KVM: VMX: don't clobber segment AR of unusable segments.
> KVM: VMX: rename fix_pmode_dataseg to fix_pmode_seg.
> KVM: x86: fix use of uninitialized memory as segment descriptor in
> emulator.
> KVM: VMX: set vmx->emulation_required only when needed.
>
> arch/x86/kvm/vmx.c | 70 +++++++++++++++++++++++++---------------------------
> arch/x86/kvm/x86.c | 4 ++-
> 2 files changed, 37 insertions(+), 37 deletions(-)
>
> --
> 1.7.10.4
Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com>
next prev parent reply other threads:[~2013-01-24 0:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-21 13:36 [PATCH 0/9] some more vmx real mode emulation fixes and cleanups Gleb Natapov
2013-01-21 13:36 ` [PATCH 1/9] KVM: VMX: remove special CPL cache access during transition to real mode Gleb Natapov
2013-01-21 13:36 ` [PATCH 2/9] KVM: VMX: reset CPL only on CS register write Gleb Natapov
2013-01-21 13:36 ` [PATCH 3/9] KVM: VMX: if unrestricted guest is enabled vcpu state is always valid Gleb Natapov
2013-01-21 13:36 ` [PATCH 4/9] KVM: VMX: remove hack that disables emulation on vcpu reset/init Gleb Natapov
2013-01-21 13:36 ` [PATCH 5/9] KVM: VMX: skip vmx->rmode.vm86_active check on cr0 write if unrestricted guest is enabled Gleb Natapov
2013-01-21 13:36 ` [PATCH 6/9] KVM: VMX: don't clobber segment AR of unusable segments Gleb Natapov
2013-01-21 13:36 ` [PATCH 7/9] KVM: VMX: rename fix_pmode_dataseg to fix_pmode_seg Gleb Natapov
2013-01-21 13:36 ` [PATCH 8/9] KVM: x86: fix use of uninitialized memory as segment descriptor in emulator Gleb Natapov
2013-01-21 13:36 ` [PATCH 9/9] KVM: VMX: set vmx->emulation_required only when needed Gleb Natapov
2013-01-24 0:39 ` Marcelo Tosatti [this message]
2013-01-24 23:45 ` [PATCH 0/9] some more vmx real mode emulation fixes and cleanups Marcelo Tosatti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130124003901.GA5479@amt.cnet \
--to=mtosatti@redhat.com \
--cc=gleb@redhat.com \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox