Skip to content
Commit 5b4855b3 authored by Daniele Ahmed's avatar Daniele Ahmed Committed by Paolo Bonzini
Browse files

x86/msr.c generalize to any input msr



If an MSR description is provided as input by the user,
run the test against that MSR. This allows the user to
run tests on custom MSR's.

Otherwise run all default tests.

This is to validate custom MSR handling in user space
with an easy-to-use tool. This kvm-unit-test submodule
is a perfect fit. I'm extending it with a mode that
takes an MSR index and a value to test arbitrary MSR accesses.

Signed-off-by: default avatarDaniele Ahmed <ahmeddan@amazon.com>
Message-Id: <20210927153028.27680-3-ahmeddan@amazon.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 9e8ecb28
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment