Bareflank / hypervisor

lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI
Other
1.36k stars 207 forks source link

Fixes bugs with paging, and removes IA32 to make Intel/AMD consistent #964

Closed rianquinn closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #964 (cb16e8e) into master (83f8335) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #964   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          143       143           
  Lines         9919      9921    +2     
  Branches       122       122           
=========================================
+ Hits          9919      9921    +2     
Impacted Files Coverage Δ
example/default/src/x64/intel/vs_t.hpp 100.00% <100.00%> (ø)