-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mshv-ioctls: test case to validate map VP state page #160
Conversation
b005604
to
a0a5622
Compare
ef9a2ad
to
ffd9091
Compare
ffd9091
to
c560f86
Compare
@NunoDasNeves PTAL |
Test:
running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 361 filtered out; finished in 0.00s
running 2 tests test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 37 filtered out; finished in 0.04s cloud@dom0-2408-27-0-ci-105867774 [ ~/cloud-hypervisor/russell-islam/mshv ]$ |
Add a new test case to test the vp_run method that uses mapped registers page and hv_message page. Signed-off-by: Muminul Islam <muislam@microsoft.com>
c560f86
to
f2b39d9
Compare
Add a new test case to test the vp_run method that uses mapped registers page and hv_message page.
Before submitting your PR, please make sure you addressed the following
requirements:
git commit -s
), and the commit message has max 60 characters for thesummary and max 75 characters for each description line.
test.
Release" section of CHANGELOG.md (if no such section exists, please create one).
unsafe
code is properly documented.