Re: [Qemu-devel] [PATCH v2 04/14] tests: arm: Introduce cpu feature tests

2019-07-25 Thread Auger Eric
Hi Drew, On 6/21/19 6:34 PM, Andrew Jones wrote: > Now that Arm CPUs have advertised features lets add tests to ensure > we maintain their expected availability with and without KVM. > > Signed-off-by: Andrew Jones > --- > tests/Makefile.include | 5 +- > tests/arm-cpu-features.c | 221

[Qemu-devel] [PATCH v2 04/14] tests: arm: Introduce cpu feature tests

2019-06-21 Thread Andrew Jones
Now that Arm CPUs have advertised features lets add tests to ensure we maintain their expected availability with and without KVM. Signed-off-by: Andrew Jones --- tests/Makefile.include | 5 +- tests/arm-cpu-features.c | 221 +++ 2 files changed, 225 insert