Re: KVM: PPC: Book3E: KVM HV host module doesn't work anymore
From: Paolo Bonzini <pbonzini@redhat.com>
Date: 2024-12-22 08:55:59
From: Paolo Bonzini <pbonzini@redhat.com>
Date: 2024-12-22 08:55:59
On 12/20/24 13:48, Christian Zigotzky wrote:
Maybe the kvm updates [1] from Paolo Bonzini are responsible for this issue. + Paolo Bonzini I have found some changes in the e500_mmu_host.c file (a/arch/powerpc/ kvm/e500_mmu_host.c) in the kvm updates [1]. -- Christian [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ commit/?id=9f16d5e6f220661f73b36a4be1b21575651d8833
That's possible, there were very large treewide updates. Can you bisect my merge? Paolo