Skip to content
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

VMM: Add support for the CPUID hypercalls #85

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

chp-io
Copy link
Contributor

@chp-io chp-io commented Oct 26, 2021

Add support for the following hypercalls:

  • mv_vs_op_cpuid_get_list
  • mv_vs_op_cpuid_get
  • mv_vs_op_cpuid_set_list
  • mv_vs_op_cpuid_set

Add support for the following hypercalls:

- mv_vs_op_cpuid_get_list
- mv_vs_op_cpuid_get
- mv_vs_op_cpuid_set_list
- mv_vs_op_cpuid_set
@codecov
Copy link

codecov bot commented Oct 26, 2021

Codecov Report

Merging #85 (8b1a2ca) into master (fa53e6a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master       #85    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          210       210            
  Lines         6397      6510   +113     
  Branches       123       125     +2     
==========================================
+ Hits          6397      6510   +113     
Impacted Files Coverage Δ
hypercall/include/mv_constants.h 100.00% <ø> (ø)
hypercall/mocks/mv_hypercall.h 100.00% <100.00%> (ø)
hypercall/tests/mocks/mv_hypercall.cpp 100.00% <100.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant