public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Nadav Amit <namit@cs.technion.ac.il>, mtosatti@redhat.com
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH 0/2] KVM: x86: Removing redundant definitions from emulator
Date: Mon, 30 Mar 2015 16:52:20 +0200	[thread overview]
Message-ID: <55196324.4010705@redhat.com> (raw)
In-Reply-To: <1427635984-8113-1-git-send-email-namit@cs.technion.ac.il>



On 29/03/2015 15:33, Nadav Amit wrote:
> There are several redundant definitions in processor-flags.h and emulator.c.
> 
> Slowly, but surely they will get mixed, so removing those of emulator.c seems
> like a reasonable move (unless I am missing something, e.g., kvm-kmod
> consideration).
> 
> Nadav Amit (2):
>   KVM: x86: removing redundant eflags bits definitions
>   KVM: x86: Remove redundant definitions
> 
>  arch/x86/include/asm/kvm_host.h |   5 --
>  arch/x86/kvm/emulate.c          | 111 ++++++++++++++++++----------------------
>  arch/x86/kvm/vmx.c              |  18 +++----
>  3 files changed, 58 insertions(+), 76 deletions(-)
> 

Applied, thanks.

Paolo

      parent reply	other threads:[~2015-03-30 14:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-29 13:33 [PATCH 0/2] KVM: x86: Removing redundant definitions from emulator Nadav Amit
2015-03-29 13:33 ` [PATCH 1/2] KVM: x86: removing redundant eflags bits definitions Nadav Amit
2015-03-29 13:33 ` [PATCH 2/2] KVM: x86: Remove redundant definitions Nadav Amit
2015-03-30 14:52 ` Paolo Bonzini [this message]

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=55196324.4010705@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=namit@cs.technion.ac.il \
    /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