* [GIT PULL] KVM/arm64 fixes for 6.1, take #2
@ 2022-10-20 10:01 Marc Zyngier
2022-10-22 7:33 ` Paolo Bonzini
0 siblings, 1 reply; 2+ messages in thread
From: Marc Zyngier @ 2022-10-20 10:01 UTC (permalink / raw)
To: Paolo Bonzini
Cc: Denis Nikitin, Eric Auger, Eric Ren, James Morse,
Suzuki K Poulose, Alexandru Elisei, Oliver Upton, kvmarm, kvmarm,
linux-arm-kernel, kvm
Paolo,
Here's a couple of additional fixes for 6.1. The ITS one is pretty
annoying as it prevents a VM from being restored if it has a
convoluted device topology. Definitely a stable candidate.
Note that I can't see that you have pulled the first set of fixes
which I sent last week[1]. In order to avoid any problem, the current
pull-request is a suffix of the previous one. But you may want to pull
them individually in order to preserve the tag descriptions.
Please pull,
M.
[1] https://lore.kernel.org/r/20221013132830.1304947-1-maz@kernel.org
The following changes since commit 05c2224d4b049406b0545a10be05280ff4b8ba0a:
KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test (2022-10-13 11:46:51 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.1-2
for you to fetch changes up to c000a2607145d28b06c697f968491372ea56c23a:
KVM: arm64: vgic: Fix exit condition in scan_its_table() (2022-10-15 12:10:54 +0100)
----------------------------------------------------------------
KVM/arm64 fixes for 6.1, take #2
- Fix a bug preventing restoring an ITS containing mappings
for very large and very sparse device topology
- Work around a relocation handling error when compiling
the nVHE object with profile optimisation
----------------------------------------------------------------
Denis Nikitin (1):
KVM: arm64: nvhe: Fix build with profile optimization
Eric Ren (1):
KVM: arm64: vgic: Fix exit condition in scan_its_table()
arch/arm64/kvm/hyp/nvhe/Makefile | 4 ++++
arch/arm64/kvm/vgic/vgic-its.c | 5 ++++-
2 files changed, 8 insertions(+), 1 deletion(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] KVM/arm64 fixes for 6.1, take #2
2022-10-20 10:01 [GIT PULL] KVM/arm64 fixes for 6.1, take #2 Marc Zyngier
@ 2022-10-22 7:33 ` Paolo Bonzini
0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2022-10-22 7:33 UTC (permalink / raw)
To: Marc Zyngier
Cc: Denis Nikitin, Eric Auger, Eric Ren, James Morse,
Suzuki K Poulose, Alexandru Elisei, Oliver Upton, kvmarm, kvmarm,
linux-arm-kernel, kvm
On Thu, Oct 20, 2022 at 12:02 PM Marc Zyngier <maz@kernel.org> wrote:
>
> Paolo,
>
> Here's a couple of additional fixes for 6.1. The ITS one is pretty
> annoying as it prevents a VM from being restored if it has a
> convoluted device topology. Definitely a stable candidate.
>
> Note that I can't see that you have pulled the first set of fixes
> which I sent last week[1]. In order to avoid any problem, the current
> pull-request is a suffix of the previous one. But you may want to pull
> them individually in order to preserve the tag descriptions.
Yes, that's why I did. Pulled now, thanks.
Paolo
>
> Please pull,
>
> M.
>
> [1] https://lore.kernel.org/r/20221013132830.1304947-1-maz@kernel.org
>
> The following changes since commit 05c2224d4b049406b0545a10be05280ff4b8ba0a:
>
> KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test (2022-10-13 11:46:51 +0100)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.1-2
>
> for you to fetch changes up to c000a2607145d28b06c697f968491372ea56c23a:
>
> KVM: arm64: vgic: Fix exit condition in scan_its_table() (2022-10-15 12:10:54 +0100)
>
> ----------------------------------------------------------------
> KVM/arm64 fixes for 6.1, take #2
>
> - Fix a bug preventing restoring an ITS containing mappings
> for very large and very sparse device topology
>
> - Work around a relocation handling error when compiling
> the nVHE object with profile optimisation
>
> ----------------------------------------------------------------
> Denis Nikitin (1):
> KVM: arm64: nvhe: Fix build with profile optimization
>
> Eric Ren (1):
> KVM: arm64: vgic: Fix exit condition in scan_its_table()
>
> arch/arm64/kvm/hyp/nvhe/Makefile | 4 ++++
> arch/arm64/kvm/vgic/vgic-its.c | 5 ++++-
> 2 files changed, 8 insertions(+), 1 deletion(-)
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-22 7:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-20 10:01 [GIT PULL] KVM/arm64 fixes for 6.1, take #2 Marc Zyngier
2022-10-22 7:33 ` Paolo Bonzini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).