暂无描述

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