No Description

osy f8fc8d8f50 project: add stub target for simulator builds 1 month ago
Hypervisor.xcodeproj f8fc8d8f50 project: add stub target for simulator builds 1 month ago
Modules 5ae503b4f3 project: added xcode project and modulemap 2 years ago
tools 925d107f78 extract sysreg offsets 3 years ago
.clang-format a62ded0e76 Initial commit 3 years ago
.gitignore d368b281e4 use kexec userclient to call kernel functions (for iPhone 12/iOS 14.1) 3 years ago
build.sh 516e4fac25 move demo into its own file 3 years ago
build_lib.sh 3fc80e5cfb build as library, implement/stub remaining functions for qemu 3 years ago
hv.c bcec1a8b0c Merge pull request #3 from xliuxu/xnu22 1 year ago
hv.entitlements 74cdb2d02b hv_vcpu_create/hv_vcpu_run, extract structs from kernel 3 years ago
hv_demo.m 516e4fac25 move demo into its own file 3 years ago
hv_kernel_structs.h 74e9c485f9 Add support for XNU 22 1 year ago
hv_kernel_structs_xnu_20.h c694e42468 hv: actually the whole file is wrong for XNU 20.6 2 years ago
hv_kernel_structs_xnu_21.h c694e42468 hv: actually the whole file is wrong for XNU 20.6 2 years ago
hv_kernel_structs_xnu_22.h 74e9c485f9 Add support for XNU 22 1 year ago
ios_build.sh 516e4fac25 move demo into its own file 3 years ago
ios_build_lib.sh cfe2e7729b add scripts for building for iOS as a library 3 years ago
ios_hv.entitlements d368b281e4 use kexec userclient to call kernel functions (for iPhone 12/iOS 14.1) 3 years ago
make_fixed_framework.sh cfe2e7729b add scripts for building for iOS as a library 3 years ago
make_fixed_headers.sh d368b281e4 use kexec userclient to call kernel functions (for iPhone 12/iOS 14.1) 3 years ago
sysreg_offsets_xnu_20.h 9c629d3304 find_sys_reg: add missing offset for XNU 20 2 years ago
sysreg_offsets_xnu_21_22.h 74e9c485f9 Add support for XNU 22 1 year ago
userclient_hv_trap.m f35ca73a47 try getting task port from bootstrap_look_up 3 years ago