xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Xen-devel <xen-devel@lists.xen.org>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>
Subject: [PATCH 0/3] Improvements to decode_register()
Date: Fri, 26 Jan 2018 13:16:37 +0000	[thread overview]
Message-ID: <1516972600-26262-1-git-send-email-andrew.cooper3@citrix.com> (raw)

Andrew Cooper (3):
  x86/emul: Optimise decode_register() somewhat
  x86/hvm: Improvements to external users of decode_register()
  x86/emul: Improvements to internal users of decode_register()

 xen/arch/x86/hvm/hvm.c                 |  17 +---
 xen/arch/x86/hvm/vmx/vvmx.c            |  16 +---
 xen/arch/x86/x86_emulate/x86_emulate.c | 149 +++++++++++++++++++--------------
 xen/arch/x86/x86_emulate/x86_emulate.h |  25 +++++-
 4 files changed, 113 insertions(+), 94 deletions(-)

-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

             reply	other threads:[~2018-01-26 13:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-26 13:16 Andrew Cooper [this message]
2018-01-26 13:16 ` [PATCH 1/3] x86/emul: Optimise decode_register() somewhat Andrew Cooper
2018-01-29 11:05   ` Jan Beulich
2018-01-29 11:19     ` Andrew Cooper
2018-01-26 13:16 ` [PATCH 2/3] x86/hvm: Improvements to external users of decode_register() Andrew Cooper
2018-01-29  3:11   ` Tian, Kevin
2018-01-29 11:12   ` Jan Beulich
2018-01-26 13:16 ` [PATCH 3/3] x86/emul: Improvements to internal " Andrew Cooper
2018-01-29 11:20   ` Jan Beulich

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=1516972600-26262-1-git-send-email-andrew.cooper3@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=xen-devel@lists.xen.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;
as well as URLs for NNTP newsgroup(s).