Aucune description

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