All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Murzin <vladimir.murzin@arm.com>
To: kvmarm@lists.cs.columbia.edu
Cc: marc.zyngier@arm.com
Subject: Re: [PATCH 0/3] arm64: KVM: Support 16-bit VMID
Date: Mon, 07 Dec 2015 09:22:18 +0000	[thread overview]
Message-ID: <56654FCA.2080201@arm.com> (raw)
In-Reply-To: <1447673298-25503-1-git-send-email-vladimir.murzin@arm.com>

Gentle ping...

On 16/11/15 11:28, Vladimir Murzin wrote:
> Hi
> 
> This series is supposed to bring support for 16-bit VMID offered by
> the ARMv8.1 architecture extension into KVM.
> 
> The first to patches are clean-up to make kvm_arm.h fit into assembly
> code nicely. The third patch modifies KVM code to recognise and use
> 16-bit VMID.
> 
> Thanks!
> 
> Vladimir Murzin (3):
>   kvm: arm: arm64: remove unreferenced S2_PGD_ORDER
>   kvm: arm: make kvm_arm.h friendly to assembly code
>   arm64: KVM: Add support for 16-bit VMID
> 
>  arch/arm/include/asm/kvm_arm.h   |   34 +++++++++++++++++-----------------
>  arch/arm/include/asm/kvm_mmu.h   |    5 +++++
>  arch/arm/kvm/arm.c               |   10 ++++++++--
>  arch/arm/kvm/mmu.c               |    6 +++---
>  arch/arm64/include/asm/kvm_arm.h |    3 ++-
>  arch/arm64/include/asm/kvm_mmu.h |    9 ++++++++-
>  arch/arm64/kvm/hyp-init.S        |    9 +++++++++
>  7 files changed, 52 insertions(+), 24 deletions(-)
> 

  parent reply	other threads:[~2015-12-07  9:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-16 11:28 [PATCH 0/3] arm64: KVM: Support 16-bit VMID Vladimir Murzin
2015-11-16 11:28 ` [PATCH 1/3] kvm: arm: arm64: remove unreferenced S2_PGD_ORDER Vladimir Murzin
2015-12-16 20:30   ` Christoffer Dall
2015-11-16 11:28 ` [PATCH 2/3] kvm: arm: make kvm_arm.h friendly to assembly code Vladimir Murzin
2015-12-16 20:30   ` Christoffer Dall
2015-11-16 11:28 ` [PATCH 3/3] arm64: KVM: Add support for 16-bit VMID Vladimir Murzin
2015-12-16 20:30   ` Christoffer Dall
2015-12-07  9:22 ` Vladimir Murzin [this message]
2015-12-07  9:27   ` [PATCH 0/3] arm64: KVM: Support " Marc Zyngier

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=56654FCA.2080201@arm.com \
    --to=vladimir.murzin@arm.com \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=marc.zyngier@arm.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.