[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200710130659.10507-1-pbonzini@redhat.com>
Date: Fri, 10 Jul 2020 09:06:59 -0400
From: Paolo Bonzini <pbonzini@...hat.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Subject: [GIT PULL] Second batch of KVM changes for Linux 5.8-rc5
Linus,
The following changes since commit 8038a922cf9af5266eaff29ce996a0d1b788fc0d:
Merge tag 'kvmarm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master (2020-07-06 13:05:38 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
for you to fetch changes up to 3d9fdc252b52023260de1d12399cb3157ed28c07:
KVM: MIPS: Fix build errors for 32bit kernel (2020-07-10 06:15:38 -0400)
----------------------------------------------------------------
Two simple but important bugfixes.
----------------------------------------------------------------
Huacai Chen (1):
KVM: MIPS: Fix build errors for 32bit kernel
Paolo Bonzini (1):
KVM: nVMX: fixes for preemption timer migration
Documentation/virt/kvm/api.rst | 5 +++--
arch/mips/kvm/emulate.c | 4 ++++
arch/x86/include/uapi/asm/kvm.h | 5 +++--
arch/x86/kvm/vmx/nested.c | 1 +
4 files changed, 11 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists