All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@samba.org>
To: Alexander Graf <agraf@suse.de>
Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org,
	Marcelo Tosatti <mtosatti@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH v2 00/12] Remaining improvements for HV KVM
Date: Wed, 22 Apr 2015 16:09:10 +1000	[thread overview]
Message-ID: <20150422060910.GA4353@drongo> (raw)
In-Reply-To: <552EC729.5030607@suse.de>

On Wed, Apr 15, 2015 at 10:16:41PM +0200, Alexander Graf wrote:
> 
> 
> On 14.04.15 13:56, Paul Mackerras wrote:
> > Did you forget to push it out or something?  Your kvm-ppc-queue branch
> > is still at 4.0-rc1 as far as I can see.
> 
> Oops, not sure how that happened. Does it show up correctly for you now?

Yes, it's fine now, thanks.

Paul.

WARNING: multiple messages have this Message-ID (diff)
From: Paul Mackerras <paulus@samba.org>
To: Alexander Graf <agraf@suse.de>
Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org,
	Marcelo Tosatti <mtosatti@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH v2 00/12] Remaining improvements for HV KVM
Date: Wed, 22 Apr 2015 06:09:10 +0000	[thread overview]
Message-ID: <20150422060910.GA4353@drongo> (raw)
In-Reply-To: <552EC729.5030607@suse.de>

On Wed, Apr 15, 2015 at 10:16:41PM +0200, Alexander Graf wrote:
> 
> 
> On 14.04.15 13:56, Paul Mackerras wrote:
> > Did you forget to push it out or something?  Your kvm-ppc-queue branch
> > is still at 4.0-rc1 as far as I can see.
> 
> Oops, not sure how that happened. Does it show up correctly for you now?

Yes, it's fine now, thanks.

Paul.

  reply	other threads:[~2015-04-22  6:09 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-28  3:21 [PATCH v2 00/12] Remaining improvements for HV KVM Paul Mackerras
2015-03-28  3:21 ` Paul Mackerras
2015-03-28  3:21 ` [PATCH 01/12] KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT Paul Mackerras
2015-03-28  3:21   ` Paul Mackerras
2015-03-28  3:21 ` [PATCH 02/12] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code Paul Mackerras
2015-03-28  3:21   ` Paul Mackerras
2015-03-28  3:21 ` [PATCH 03/12] KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update Paul Mackerras
2015-03-28  3:21   ` Paul Mackerras
2015-03-28  3:21 ` [PATCH 04/12] KVM: PPC: Book3S HV: Minor cleanups Paul Mackerras
2015-03-28  3:21   ` Paul Mackerras
2015-03-28  3:21 ` [PATCH 05/12] KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu Paul Mackerras
2015-03-28  3:21   ` Paul Mackerras
2015-03-28  3:21 ` [PATCH 06/12] KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken Paul Mackerras
2015-03-28  3:21   ` Paul Mackerras
2015-03-28  3:21 ` [PATCH 07/12] KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI Paul Mackerras
2015-03-28  3:21   ` Paul Mackerras
2015-03-28  3:21 ` [PATCH 08/12] KVM: PPC: Book3S HV: Use decrementer to wake napping threads Paul Mackerras
2015-03-28  3:21   ` Paul Mackerras
2015-03-28  3:21 ` [PATCH 09/12] KVM: PPC: Book3S HV: Use bitmap of active threads rather than count Paul Mackerras
2015-03-28  3:21   ` Paul Mackerras
2015-03-28  3:21 ` [PATCH 10/12] KVM: PPC: Book3S HV: Streamline guest entry and exit Paul Mackerras
2015-03-28  3:21   ` Paul Mackerras
2015-03-28  3:21 ` [PATCH 11/12] KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C Paul Mackerras
2015-03-28  3:21   ` Paul Mackerras
2015-03-28  3:21 ` [PATCH 12/12] KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8 Paul Mackerras
2015-03-28  3:21   ` Paul Mackerras
2015-04-08 22:57 ` [PATCH v2 00/12] Remaining improvements for HV KVM Alexander Graf
2015-04-08 22:57   ` Alexander Graf
2015-04-09  8:49   ` Paolo Bonzini
2015-04-09  8:49     ` Paolo Bonzini
2015-04-15 20:19     ` Alexander Graf
2015-04-15 20:19       ` Alexander Graf
2015-04-16  9:20       ` Paolo Bonzini
2015-04-16  9:20         ` Paolo Bonzini
2015-04-14 11:56   ` Paul Mackerras
2015-04-14 11:56     ` Paul Mackerras
2015-04-15 20:16     ` Alexander Graf
2015-04-15 20:16       ` Alexander Graf
2015-04-22  6:09       ` Paul Mackerras [this message]
2015-04-22  6:09         ` Paul Mackerras

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=20150422060910.GA4353@drongo \
    --to=paulus@samba.org \
    --cc=agraf@suse.de \
    --cc=kvm-ppc@vger.kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=pbonzini@redhat.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.