.. |
addrdump.py
|
proxy.py: Move M1N1DEVICE/UART port open logic into UartInterface
|
2021-04-27 19:49:59 +09:00 |
adt.py
|
adt.py: Support serializing back to binary ADT
|
2021-05-03 21:19:15 +09:00 |
aic_test.py
|
Fix #! and exec bits for scripts
|
2021-02-06 12:01:15 +09:00 |
asm.py
|
proxyutils: Disassemble faulting code on exceptions
|
2021-05-05 00:46:48 +09:00 |
chainload.py
|
chainload: Support old-school call based chainloading
|
2021-05-04 22:56:47 +09:00 |
chickens.py
|
Fix #! and exec bits for scripts
|
2021-02-06 12:01:15 +09:00 |
find_all_regs.py
|
proxy.py: Use the enum module for GUARD_/USAGE_/IODEV_
|
2021-05-03 21:19:35 +09:00 |
fptest.py
|
proxy.py: Use the enum module for GUARD_/USAGE_/IODEV_
|
2021-05-03 21:19:35 +09:00 |
hacr_trap_bits.py
|
proxy.py: Use the enum module for GUARD_/USAGE_/IODEV_
|
2021-05-03 21:19:35 +09:00 |
hv.py
|
hv_vm.c: Move SPTE_TYPE to bit 50
|
2021-05-05 03:23:04 +09:00 |
i2c.py
|
proxyclient/i2c: experiment with the i2c and ti usb chip
|
2021-04-09 14:47:22 +09:00 |
linux.py
|
linux.py: Allow specifying a separate TTY device
|
2021-04-17 18:12:59 +09:00 |
macho.py
|
chainload.py: Cleanup, move Mach-O loader to macho.py
|
2021-05-01 15:16:02 +09:00 |
malloc.py
|
utils.py: add compressed writemem
|
2021-02-20 01:29:46 +09:00 |
memdump.py
|
Fix #! and exec bits for scripts
|
2021-02-06 12:01:15 +09:00 |
proxy.py
|
hv: Add support for address translation & abort decoding
|
2021-05-05 00:28:39 +09:00 |
proxyutils.py
|
proxyutils: Disassemble faulting code on exceptions
|
2021-05-05 00:46:48 +09:00 |
run_guest.py
|
hv: Beginnings of a hypervisor
|
2021-05-01 19:21:33 +09:00 |
setup.py
|
hv: Update ADT to fix SEPFW address and disable HV USB
|
2021-05-03 21:30:30 +09:00 |
shell.py
|
shell.py: Make usable as a module
|
2021-05-04 19:35:19 +09:00 |
sysreg.py
|
hv: Add support for address translation & abort decoding
|
2021-05-05 00:28:39 +09:00 |
tgtypes.py
|
chainload.py: Cleanup, move Mach-O loader to macho.py
|
2021-05-01 15:16:02 +09:00 |
timer_test.py
|
timer_test.py: More exhaustive tests
|
2021-04-14 17:48:02 +09:00 |
utils.py
|
utils.py: Add Register class to handle register fields
|
2021-05-04 19:26:41 +09:00 |