All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Borntraeger <borntraeger@de.ibm.com>
To: "Paolo Bonzini" <pbonzini@redhat.com>,
	"Radim Krčmář" <rkrcmar@redhat.com>
Cc: KVM <kvm@vger.kernel.org>, Cornelia Huck <cohuck@redhat.com>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	linux-s390 <linux-s390@vger.kernel.org>,
	Janosch Frank <frankja@linux.vnet.ibm.com>,
	David Hildenbrand <david@redhat.com>,
	Wei Yongjun <weiyongjun1@huawei.com>
Subject: [GIT PULL 0/2] KVM: s390: Fixes for 5.2-rc2
Date: Mon, 20 May 2019 12:30:53 +0200	[thread overview]
Message-ID: <20190520103055.246818-1-borntraeger@de.ibm.com> (raw)


Paolo, Radim,

two small changes for rc2 via kvm/master. One is a fix for typo that
was merged during this merge window, the other is a CPU consumption 
improvement for halt polling on s390.

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git  tags/kvm-s390-master-5.2-1

for you to fetch changes up to 6e9b622d1c3628fae65217465a148b157a361c2a:

  KVM: s390: change default halt poll time to 50us (2019-05-20 09:40:39 +0200)

----------------------------------------------------------------
KVM: s390: Fixes for s390

- Fix typo in module paramter description
- Change default poll timer to improve cpu consumption

----------------------------------------------------------------
Christian Borntraeger (1):
      KVM: s390: change default halt poll time to 50us

Wei Yongjun (1):
      KVM: s390: fix typo in parameter description

 arch/s390/include/asm/kvm_host.h | 2 +-
 arch/s390/kvm/kvm-s390.c         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

             reply	other threads:[~2019-05-20 10:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-20 10:30 Christian Borntraeger [this message]
2019-05-20 10:30 ` [GIT PULL 1/2] KVM: s390: fix typo in parameter description Christian Borntraeger
2019-05-20 10:30 ` [GIT PULL 2/2] KVM: s390: change default halt poll time to 50us Christian Borntraeger
2019-05-20 10:40 ` [GIT PULL 0/2] KVM: s390: Fixes for 5.2-rc2 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=20190520103055.246818-1-borntraeger@de.ibm.com \
    --to=borntraeger@de.ibm.com \
    --cc=cohuck@redhat.com \
    --cc=david@redhat.com \
    --cc=frankja@linux.vnet.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=rkrcmar@redhat.com \
    --cc=weiyongjun1@huawei.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.