issues
search
Bareflank
/
hypervisor
lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI
Other
1.36k
stars
207
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix attribute ordering
#984
lucashecht
opened
1 month ago
0
Don't set reserved bits in MSR_FMASK
#982
arturkow2000
opened
2 months ago
0
Fate of the `hypervisor` project
#981
sskras
closed
1 year ago
2
vmcall in hypervisor 3.0
#980
aru311551131
opened
2 years ago
0
Example help, how to handle vmexit for CPUID and change the values.
#979
danyhm
opened
2 years ago
0
RTOS hypervisor in window
#978
ilyvm
opened
2 years ago
0
Adds an example extension written in Rust and fixes a number of bugs
#976
rianquinn
closed
3 years ago
1
Loader: Fix machine hang when loading the hypervisor
#975
chp-io
closed
3 years ago
1
Adds missing unit tests for the loader
#974
rianquinn
closed
3 years ago
1
Adds additional unit tests to the Microkernel
#973
rianquinn
closed
3 years ago
1
Fix fail handler logic, TLB flushing, Windows support
#972
rianquinn
closed
3 years ago
1
lib: Small ioctl fix to pass clang tidy checks
#971
chp-io
closed
3 years ago
1
Fix issues with the fast fail logic
#970
rianquinn
closed
3 years ago
1
Add missing registers and fixes bug with alloc_page/alloc_huge
#969
rianquinn
closed
3 years ago
0
FIx bug with Clang Tidy
#968
rianquinn
closed
3 years ago
0
Add clear() to init on Intel
#967
rianquinn
closed
3 years ago
0
Syscall/ABI changes to support the execution of Guest VMs.
#966
rianquinn
closed
3 years ago
1
build is currently broke on aarch64
#965
shutupandhack-club
closed
3 years ago
2
Fixes bugs with paging, and removes IA32 to make Intel/AMD consistent
#964
rianquinn
closed
3 years ago
1
Fix issues with the IOCTL interface and the page table logic
#963
rianquinn
closed
3 years ago
1
Widen the page fault handler's virtual address contract
#962
rianquinn
closed
3 years ago
1
Small bugs with the dispatch logic, and update BSL
#961
rianquinn
closed
3 years ago
0
Fix issue with IOCTL interfaces
#960
rianquinn
closed
3 years ago
1
Move the IOCTL logic to Lib so that it can be used by MicroV
#959
rianquinn
closed
3 years ago
1
Small bug fixes to support MicroV
#958
rianquinn
closed
3 years ago
1
Updates to match the changes to the BSL
#957
rianquinn
closed
3 years ago
1
Updates to match the changes to the BSL
#956
rianquinn
closed
3 years ago
0
extension and VMM modules
#955
xiaolongwu01
closed
3 years ago
4
microkernel
#954
xiaolongwu01
closed
3 years ago
1
Minor bug fixes
#953
rianquinn
closed
3 years ago
0
Minor bug fixes
#952
rianquinn
closed
3 years ago
0
Fixes bugs with Clang Tidy and adds some more unit tests
#951
rianquinn
closed
3 years ago
1
UEFI: use EFI_LOADED_IMAGE_PROTOCOL to locate boot volume
#950
tkchia
closed
3 years ago
6
bareflank_efi_loader fails if UEFI environment does not have EFI_SHELL_PROTOCOL
#949
tkchia
closed
3 years ago
5
Master fails to build on Fedora 32
#948
brendank310
closed
3 years ago
3
Unit/Integration Test and ARM support changes
#947
rianquinn
closed
3 years ago
1
Page Fault when accessing PCI address
#946
adoehrman
closed
3 years ago
2
3.0 when will it be released
#945
taodaqiao
closed
3 years ago
11
uefi shell frozen during start_vmm()
#944
nicholasdkunes
closed
3 years ago
36
Extension support
#943
rianquinn
closed
3 years ago
0
Update the ABI docs
#942
rianquinn
closed
3 years ago
0
Adds Extension Support
#941
rianquinn
closed
3 years ago
0
does it support vt hook?
#940
eaglesharkmayonnaise
closed
3 years ago
6
Changed Makefile for linux loader to support different locales
#939
lusceu
closed
3 years ago
2
First VMExit Failure Logic
#938
rianquinn
closed
3 years ago
0
Fix Windows IOCTL Interface
#937
rianquinn
closed
3 years ago
0
Changed Makefile for linux loader to support different locales
#936
lusceu
closed
3 years ago
1
Add UEFI suppport
#935
rianquinn
closed
3 years ago
0
add support for more than 64 cores
#934
rianquinn
closed
3 years ago
0
Add Windows Support
#933
rianquinn
closed
3 years ago
0
Next