Skip to content

VMM: Add support for mv_vs_op_msr_{get,set}{,_list}#55

Merged
chp-io merged 4 commits intoBareflank:masterfrom
chp-io:vmm-msrs-list-get-set
Oct 18, 2021
Merged

VMM: Add support for mv_vs_op_msr_{get,set}{,_list}#55
chp-io merged 4 commits intoBareflank:masterfrom
chp-io:vmm-msrs-list-get-set

Conversation

@chp-io
Copy link
Contributor

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

This patch implements the following hypercalls with their integration tests:

  • mv_vs_op_msr_get
  • mv_vs_op_msr_get_list
  • mv_vs_op_msr_set
  • mv_vs_op_msr_set_list

@codecov
Copy link

codecov bot commented Oct 14, 2021

Codecov Report

Merging #55 (7279163) into master (96dfe6c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #55   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          209       209           
  Lines         5933      5933           
  Branches       106       106           
=========================================
  Hits          5933      5933           

@chp-io chp-io force-pushed the vmm-msrs-list-get-set branch 3 times, most recently from 165a90a to be99c42 Compare October 18, 2021 15:43
Add support for the following hypercalls and their integration tests:
- mv_vs_op_msr_get
- mv_vs_op_msr_get_list
- mv_vs_op_msr_set
- mv_vs_op_msr_set_list
Checks the hypervisor dependency git tag and warn if the version is not
the expected one. This is useful when the hypervisor depency is a local
directory, i.e. cmake was built with FETCHCONTENT_SOURCE_DIR_HYPERVISOR.
@chp-io chp-io force-pushed the vmm-msrs-list-get-set branch from be99c42 to 7279163 Compare October 18, 2021 17:03
@chp-io chp-io merged commit 0061a2c into Bareflank:master Oct 18, 2021
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.

2 participants