public inbox for kvm-ppc@vger.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: kvm-ppc@vger.kernel.org
Subject: Re: [GIT PULL] Please pull my kvm-ppc-next-5.1-3 tag
Date: Fri, 15 Mar 2019 18:13:02 +0000	[thread overview]
Message-ID: <2d2ef009-949b-256d-55f1-a3eb8d7f27af@redhat.com> (raw)
In-Reply-To: <20190222051405.GA2527@blackberry>

On 14/03/19 04:31, Paul Mackerras wrote:
> On Fri, Mar 01, 2019 at 04:21:30PM +1100, Paul Mackerras wrote:
>> Paolo & Radim,
>>
>> Immediately after I sent my previous pull request, I saw that Suraj
>> had posted a patch that advertises a new mitigation for one of the
>> spectre vulnerabilities to userspace.  The code for the host to know
>> about and use this new mitigation went into 4.19.  Since the patch is
>> low-risk and security-related, I would like to get it into 5.1.  With
>> this patch and a related QEMU patch, guests will be able to use this
>> new mitigation on machines that support it.
>>
>> So, please do a pull from my kvm-ppc-next-5.1-3 tag to get this
>> commit.  (If you haven't already pulled the 5.1-2 tag then you will
>> get the compile fix as well, of course.)
>>
>> Thanks,
>> Paul.
> 
> Ping?
> 
> Also, if you have sent a pull request to Linus for the 5.1 merge
> window, I missed it.  Has that been sent?
> 
> Regards,
> Paul.
> 
>> The following changes since commit e74d53e30e2927fa5b223296ac7922baf15ea89a:
>>
>>   KVM: PPC: Fix compilation when KVM is not enabled (2019-02-27 09:14:44 +1100)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc tags/kvm-ppc-next-5.1-3
>>
>> for you to fetch changes up to 2b57ecd0208f7ac0b20b1b171698f027481a39f6:
>>
>>   KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char() (2019-03-01 15:11:14 +1100)
>>
>> ----------------------------------------------------------------
>> Third PPC KVM update for 5.1
>>
>> - Tell userspace about whether a particular hardware workaround for
>>   one of the Spectre vulnerabilities is available, so that userspace
>>   can inform the guest.
>>
>> ----------------------------------------------------------------
>> Suraj Jitindar Singh (1):
>>       KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char()
>>
>>  arch/powerpc/include/uapi/asm/kvm.h |  2 ++
>>  arch/powerpc/kvm/powerpc.c          | 18 ++++++++++++++----
>>  2 files changed, 16 insertions(+), 4 deletions(-)

Pulled now, thanks.

Paolo

  parent reply	other threads:[~2019-03-15 18:13 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-22  5:14 [GIT PULL] Please pull my kvm-ppc-next-5.1-1 tag Paul Mackerras
2019-02-22  5:23 ` Masahiro Yamada
2019-02-22  5:52 ` Paul Mackerras
2019-02-22  6:46 ` Masahiro Yamada
2019-02-22  9:46 ` Paul Mackerras
2019-02-22 16:43 ` Paolo Bonzini
2019-03-01  3:37 ` [GIT PULL] Please pull my kvm-ppc-next-5.1-2 tag Paul Mackerras
2019-03-01  5:21 ` [GIT PULL] Please pull my kvm-ppc-next-5.1-3 tag Paul Mackerras
2019-03-14  3:31 ` Paul Mackerras
2019-03-15 18:13 ` Paolo Bonzini [this message]
2019-05-02  4:06 ` [GIT PULL] Please pull my kvm-ppc-next-5.2-1 tag Paul Mackerras
2019-05-09 22:46   ` Paul Mackerras
2019-05-14 10:13 ` [GIT PULL] Please pull my kvm-ppc-next-5.2-2 tag Paul Mackerras
2019-05-15 21:40   ` Paolo Bonzini
2019-08-28 23:23 ` [GIT PULL] Please pull my kvm-ppc-next-5.4-1 tag Paul Mackerras
2019-09-06 12:04   ` Paul Mackerras
2019-09-10 14:51     ` Paolo Bonzini
2019-10-31 11:13 ` [GIT PULL] Please pull my kvm-ppc-next-5.5-1 tag Paul Mackerras
2019-10-31 23:36   ` Paolo Bonzini
2019-11-25  0:58 ` [GIT PULL] Please pull my kvm-ppc-next-5.5-2 tag Paul Mackerras
2019-11-25 10:29   ` Paolo Bonzini
2019-11-25 23:44     ` Paul Mackerras
2019-11-26  8:52       ` Paolo Bonzini
2020-01-21  3:33 ` [GIT PULL] Please pull my kvm-ppc-next-5.6-1 tag Paul Mackerras
2020-01-21 16:15   ` Paolo Bonzini
2020-01-30  0:54 ` [GIT PULL] Please pull my kvm-ppc-next-5.6-2 tag Paul Mackerras
2020-03-30 23:08 ` [GIT PULL] Please pull my kvm-ppc-next-5.7-1 tag Paul Mackerras
2020-03-31 14:47   ` Paolo Bonzini
2020-06-01 23:53 ` [GIT PULL] Please pull my kvm-ppc-next-5.8-1 tag Paul Mackerras
2020-06-04 18:58   ` Paolo Bonzini
2020-06-11  0:48     ` Paul Mackerras
2020-06-11  1:01       ` Paolo Bonzini
2020-07-28  5:51 ` [GIT PULL] Please pull my kvm-ppc-next-5.9-1 tag Paul Mackerras
2020-08-05  0:02   ` Paul Mackerras
2020-08-07 12:23     ` Paolo Bonzini
2020-09-22  4:19 ` [GIT PULL] Please pull my kvm-ppc-next-5.10-1 tag Paul Mackerras
2020-09-22 12:18   ` Paolo Bonzini
2021-02-11  7:25 ` [GIT PULL] Please pull my kvm-ppc-next-5.12-1 tag Paul Mackerras
2021-02-11 13:00   ` Paolo Bonzini

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=2d2ef009-949b-256d-55f1-a3eb8d7f27af@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm-ppc@vger.kernel.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