Re: [PATCH v2 4/5] powerpc: kvm: drop 32-bit book3s

2024-12-21 Thread A. Wilcox
On Dec 21, 2024, at 3:42 PM, Arnd Bergmann wrote: > > From: Arnd Bergmann > > Support for KVM on 32-bit Book III-s implementations was added in 2010 > and supports PowerMac, CHRP, and embedded platforms using the Freescale G4 > (mpc74xx), e300 (mpc83xx) and e600 (mpc86xx) CPUs from 2003 to 2009

Re: [RFC 0/5] KVM: drop 32-bit host support on all architectures

2024-12-13 Thread A. Wilcox
On Dec 13, 2024, at 2:20 AM, Paolo Bonzini wrote: > > On 12/13/24 09:03, Arnd Bergmann wrote: >> On Fri, Dec 13, 2024, at 04:51, A. Wilcox wrote: >>> On Dec 12, 2024, at 6:55 AM, Arnd Bergmann wrote: >>>> From: Arnd Bergmann >>>> >>>> I

Re: [RFC 0/5] KVM: drop 32-bit host support on all architectures

2024-12-12 Thread A. Wilcox
On Dec 12, 2024, at 6:55 AM, Arnd Bergmann wrote: > From: Arnd Bergmann > > I submitted a patch to remove KVM support for x86-32 hosts earlier > this month, but there were still concerns that this might be useful for > testing 32-bit host in general, as that remains supported on three other > ar