On Tue, 16 Jul 2024 17:22:04 +0530, Gautam Menghani wrote: > Refactor HFSCR emulation for KVM guests when they exit out with > H_FAC_UNAVAIL to use a switch case instead of checking all "cause" > values, since the "cause" values are mutually exclusive; and this is > better expressed with a switch case. > > Applied to powerpc/topic/ppc-kvm. [1/1] KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests https://git.kernel.org/powerpc/c/9739ff4887c77a38575c23b12766b0a37c8be13c cheers