Re: [GIT PULL] KVM/arm64 fixes for 5.18, take #3

2022-05-17 Thread Paolo Bonzini
On 5/16/22 14:51, Marc Zyngier wrote: Paolo, Here's the third (and hopefully final) set of fixes for 5.18. Two rather simple patches: one addressing a userspace-visible change in behaviour with GICv3, and a fix for pKVM in combination with CPUs affected by Spectre-v3a. Please pull, M.

Re: [kvm-unit-tests PATCH] arm/run: Use TCG with qemu-system-arm on arm64 systems

2022-05-17 Thread Andrew Jones
On Thu, Mar 17, 2022 at 06:03:07PM +, Alexandru Elisei wrote: > Hi, > > On Thu, Mar 17, 2022 at 06:45:07PM +0100, Andrew Jones wrote: > > On Thu, Mar 17, 2022 at 04:56:01PM +, Alexandru Elisei wrote: > > > From: Andrew Jones > > > > > > If the user sets QEMU=qemu-system-arm on arm64

Re: [kvm-unit-tests PATCH] arm64: Check for dynamic relocs with readelf

2022-05-17 Thread Andrew Jones
On Wed, May 04, 2022 at 04:04:46PM -0700, Bill Wendling wrote: > Clang's version of objdump doesn't recognize "setftest.elf" as a dynamic > object and produces an error stating such. > > $ llvm-objdump -R ./arm/selftest.elf > arm/selftest.elf: file format elf64-littleaarch64 >