From: Christoffer Dall <christoffer.dall@linaro.org>
To: Eric Auger <eric.auger@linaro.org>
Cc: eric.auger@st.com, kvm@vger.kernel.org, patches@linaro.org,
marc.zyngier@arm.com, linux-kernel@vger.kernel.org,
kvmarm@lists.cs.columbia.edu,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 0/4] KVM: arm/arm64: guest synchronous halt/resume
Date: Thu, 15 Oct 2015 14:17:32 +0200 [thread overview]
Message-ID: <20151015121732.GD21930@cbox> (raw)
In-Reply-To: <1443217277-13173-1-git-send-email-eric.auger@linaro.org>
On Fri, Sep 25, 2015 at 11:41:13PM +0200, Eric Auger wrote:
> This series introduces the capability to synchronously exit the guest
> and prevent it from being re-entered. This modality will be used by
> IRQ forwarding series when changing the state of the IRQ.
>
> Former pause flag used when starting the vcpu in KVM_ARM_VCPU_POWER_OFF
> state, in PSCI calls and in KVM_SET_MP_STATE ioctl is renamed into
> power_off. A new pause flag is introduced. Both now are checked in
> kvm_arch_vcpu_runnable and in the VCPU_RUN critical section, before
> entering the vcpu.
>
Thanks - applied,
-Christoffer
WARNING: multiple messages have this Message-ID (diff)
From: christoffer.dall@linaro.org (Christoffer Dall)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/4] KVM: arm/arm64: guest synchronous halt/resume
Date: Thu, 15 Oct 2015 14:17:32 +0200 [thread overview]
Message-ID: <20151015121732.GD21930@cbox> (raw)
In-Reply-To: <1443217277-13173-1-git-send-email-eric.auger@linaro.org>
On Fri, Sep 25, 2015 at 11:41:13PM +0200, Eric Auger wrote:
> This series introduces the capability to synchronously exit the guest
> and prevent it from being re-entered. This modality will be used by
> IRQ forwarding series when changing the state of the IRQ.
>
> Former pause flag used when starting the vcpu in KVM_ARM_VCPU_POWER_OFF
> state, in PSCI calls and in KVM_SET_MP_STATE ioctl is renamed into
> power_off. A new pause flag is introduced. Both now are checked in
> kvm_arch_vcpu_runnable and in the VCPU_RUN critical section, before
> entering the vcpu.
>
Thanks - applied,
-Christoffer
WARNING: multiple messages have this Message-ID (diff)
From: Christoffer Dall <christoffer.dall@linaro.org>
To: Eric Auger <eric.auger@linaro.org>
Cc: eric.auger@st.com, marc.zyngier@arm.com, drjones@redhat.com,
linux-arm-kernel@lists.infradead.org,
kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org,
linux-kernel@vger.kernel.org, patches@linaro.org
Subject: Re: [PATCH v3 0/4] KVM: arm/arm64: guest synchronous halt/resume
Date: Thu, 15 Oct 2015 14:17:32 +0200 [thread overview]
Message-ID: <20151015121732.GD21930@cbox> (raw)
In-Reply-To: <1443217277-13173-1-git-send-email-eric.auger@linaro.org>
On Fri, Sep 25, 2015 at 11:41:13PM +0200, Eric Auger wrote:
> This series introduces the capability to synchronously exit the guest
> and prevent it from being re-entered. This modality will be used by
> IRQ forwarding series when changing the state of the IRQ.
>
> Former pause flag used when starting the vcpu in KVM_ARM_VCPU_POWER_OFF
> state, in PSCI calls and in KVM_SET_MP_STATE ioctl is renamed into
> power_off. A new pause flag is introduced. Both now are checked in
> kvm_arch_vcpu_runnable and in the VCPU_RUN critical section, before
> entering the vcpu.
>
Thanks - applied,
-Christoffer
next prev parent reply other threads:[~2015-10-15 12:14 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-25 21:41 [PATCH v3 0/4] KVM: arm/arm64: guest synchronous halt/resume Eric Auger
2015-09-25 21:41 ` Eric Auger
2015-09-25 21:41 ` [PATCH v3 1/4] KVM: arm/arm64: rename pause into power_off Eric Auger
2015-09-25 21:41 ` Eric Auger
2015-09-25 21:41 ` [PATCH v3 2/4] KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable Eric Auger
2015-09-25 21:41 ` Eric Auger
2015-09-25 21:41 ` [PATCH v3 3/4] KVM: arm/arm64: check power_off in critical section before VCPU run Eric Auger
2015-09-25 21:41 ` Eric Auger
2015-09-25 21:41 ` [PATCH v3 4/4] KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest Eric Auger
2015-09-25 21:41 ` Eric Auger
2015-10-15 12:17 ` Christoffer Dall [this message]
2015-10-15 12:17 ` [PATCH v3 0/4] KVM: arm/arm64: guest synchronous halt/resume Christoffer Dall
2015-10-15 12:17 ` Christoffer Dall
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=20151015121732.GD21930@cbox \
--to=christoffer.dall@linaro.org \
--cc=eric.auger@linaro.org \
--cc=eric.auger@st.com \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.cs.columbia.edu \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.zyngier@arm.com \
--cc=patches@linaro.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 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.