mbox

[GIT,PULL,0/1] kvm/s390: Fixes for 6.3

Message ID 20230329135129.77385-1-frankja@linux.ibm.com (mailing list archive)
State New, archived
Headers show

Pull-request

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

Message

Janosch Frank March 29, 2023, 1:51 p.m. UTC
Dear Paolo,

currently we only have one fix patch to offer which repairs the
external loop detection code for PV guests.

Please pull,
Janosch

The following changes since commit 197b6b60ae7bc51dd0814953c562833143b292aa:

  Linux 6.3-rc4 (2023-03-26 14:40:20 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 21f27df854008b86349a203bf97fef79bb11f53e:

  KVM: s390: pv: fix external interruption loop not always detected (2023-03-28 07:16:37 +0000)

Nico Boehr (1):
      KVM: s390: pv: fix external interruption loop not always detected

 arch/s390/kvm/intercept.c | 32 ++++++++++++++++++++++++--------
 1 file changed, 24 insertions(+), 8 deletions(-)

Comments

Paolo Bonzini March 31, 2023, 3:15 p.m. UTC | #1
Pulled, thanks.

Paolo

On Wed, Mar 29, 2023 at 3:52 PM Janosch Frank <frankja@linux.ibm.com> wrote:
>
> Dear Paolo,
>
> currently we only have one fix patch to offer which repairs the
> external loop detection code for PV guests.
>
> Please pull,
> Janosch
>
> The following changes since commit 197b6b60ae7bc51dd0814953c562833143b292aa:
>
>   Linux 6.3-rc4 (2023-03-26 14:40:20 -0700)
>
> are available in the Git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.3-1
>
> for you to fetch changes up to 21f27df854008b86349a203bf97fef79bb11f53e:
>
>   KVM: s390: pv: fix external interruption loop not always detected (2023-03-28 07:16:37 +0000)
>
> Nico Boehr (1):
>       KVM: s390: pv: fix external interruption loop not always detected
>
>  arch/s390/kvm/intercept.c | 32 ++++++++++++++++++++++++--------
>  1 file changed, 24 insertions(+), 8 deletions(-)
> --
> 2.39.2
>