mbox series

[kvm-unit-tests,0/2] arm: 32 bit tests improvements

Message ID 20220309162117.56681-1-alexandru.elisei@arm.com (mailing list archive)
Headers show
Series arm: 32 bit tests improvements | expand

Message

Alexandru Elisei March 9, 2022, 4:21 p.m. UTC
First patch is to allow the 32 bit tests to run under kvmtool; second patch
fixes running the 32 bit tests on an arm64 machine with KVM. Both patches
came out of a discussion on the list [1].

[1] https://www.spinics.net/lists/kvm/msg267391.html

Alexandru Elisei (1):
  arm: Change text base address for 32 bit tests when running under
    kvmtool

Andrew Jones (1):
  arm/run: Fix using qemu-system-aarch64 to run aarch32 tests on aarch64

 arm/Makefile.arm | 6 ++++++
 arm/run          | 5 +++++
 2 files changed, 11 insertions(+)