linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: c.dall@virtualopensystems.com (Christoffer Dall)
To: linux-arm-kernel@lists.infradead.org
Subject: [kvmarm] [PATCH v2 0/2] KVM/ARM implementation of PSCI
Date: Thu, 10 Jan 2013 12:51:15 -0500	[thread overview]
Message-ID: <CANM98qLCC2D-ZzyS_qbDw417gwz9HDGcQzkOYuXTb7wc-aiaVA@mail.gmail.com> (raw)
In-Reply-To: <1357834005-23843-1-git-send-email-marc.zyngier@arm.com>

On Thu, Jan 10, 2013 at 11:06 AM, Marc Zyngier <marc.zyngier@arm.com> wrote:
> This is an implementation of the Power State Coordination Interface,
> as described there (registration required):
> http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.den0022a/index.html
>
> It allows CPUs to be powered on, off, suspended or migrated. This
> series is only concerned with power-{on,off}. KVM Tool uses it to boot
> SMP VMs. This is also supported by the mach-virt platform:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git virt/mach
>
> Tested on the arm64 model, based on kvm-arm-master as of today.
>
> >From v1:
> - Documentation
> - Move the one-time init to a separate function
> - "One mask fits all"
> - Use wait_event_interruptible instead of the open coded version


Thanks, applied.

-Christoffer

      parent reply	other threads:[~2013-01-10 17:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-10 16:06 [PATCH v2 0/2] KVM/ARM implementation of PSCI Marc Zyngier
2013-01-10 16:06 ` [PATCH v2 1/2] ARM: KVM: move one-time init to its own function Marc Zyngier
2013-01-10 16:06 ` [PATCH v2 2/2] ARM: KVM: Power State Coordination Interface implementation Marc Zyngier
2013-01-11 17:12   ` Russell King - ARM Linux
2013-01-11 17:24     ` Marc Zyngier
2013-01-11 17:33       ` [kvmarm] " Christoffer Dall
2013-01-11 17:40         ` Russell King - ARM Linux
2013-01-11 17:43         ` Marc Zyngier
2013-01-11 17:48           ` Christoffer Dall
2013-01-11 17:57             ` Russell King - ARM Linux
2013-01-11 18:07               ` Christoffer Dall
2013-01-11 18:14                 ` Russell King - ARM Linux
2013-01-11 18:15                   ` Christoffer Dall
2013-01-11 18:09             ` Marc Zyngier
2013-01-11 18:18               ` Christoffer Dall
2013-01-10 17:51 ` Christoffer Dall [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=CANM98qLCC2D-ZzyS_qbDw417gwz9HDGcQzkOYuXTb7wc-aiaVA@mail.gmail.com \
    --to=c.dall@virtualopensystems.com \
    --cc=linux-arm-kernel@lists.infradead.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).