Commit Graph

1350 Commits

Author SHA1 Message Date
George Hotz c6a24382f3 zero out files 2019-08-21 15:36:07 +08:00
George Hotz 5283df37e9 deal with overlapping with reuse 2019-08-21 15:36:07 +08:00
George Hotz 49280391cf heap is not shared now between user and kernel space, fix tomorrow 2019-08-21 15:36:07 +08:00
George Hotz b39d0c4470 almost working 2019-08-21 15:36:07 +08:00
George Hotz 3e45eec111 twilight writes qira logs 2019-08-21 15:36:07 +08:00
George Hotz aa905dd311 runs nice bro 2019-08-21 15:36:07 +08:00
George Hotz 3641554f6d runs now 2019-08-21 15:36:07 +08:00
George Hotz ca646f3c5e guest syscalls are running, somewhat 2019-08-21 15:36:07 +08:00
George Hotz 875df98826 unmapping with syscall hook 2019-08-21 15:36:07 +08:00
George Hotz 0c414f5a22 run uses ptrace now 2019-08-21 15:36:07 +08:00
George Hotz b01b922843 running loader w/o syscalls 2019-08-21 15:36:07 +08:00
George Hotz 8928898eba cda can live in extra 2019-04-15 22:04:07 -07:00
George Hotz 61dff95b2a Revert "rip out broken CDA"
This reverts commit 950e97b213.
2019-04-15 22:02:51 -07:00
George Hotz 40c24fb0a8 better link in README 2019-03-24 15:08:58 -07:00
George Hotz 978903a03f readme and -e in the qemu build script 2019-03-24 14:58:26 -07:00
George Hotz ed096305b8 error message + README: 2019-03-24 14:56:39 -07:00
George Hotz 2f405235c7 move probably broken bat files to extra/ 2019-03-24 14:46:52 -07:00
George Hotz 28ea233655 update installer to warn about non linux 2019-03-24 14:46:15 -07:00
George Hotz 7fd8778155 make -j is fine 2019-03-24 14:33:33 -07:00
George Hotz 0994359c25 simplify the qira installer 2019-03-24 14:25:23 -07:00
George Hotz a15c0cf408 switch the default back to python2, minimal dockerfile 2019-03-24 14:09:51 -07:00
George Hotz 0a6dfe2127 remove qemu patch because it's elsewhere in github 2019-03-24 13:52:31 -07:00
George Hotz 21a4a743d2 switch qemu build to clone from github 2019-03-24 13:51:20 -07:00
George Hotz 220120b75b switch qemu_build to curl 2019-03-24 12:57:38 -07:00
George Hotz a1e6ec14fb add tags view, make flat work 2019-03-23 23:59:04 -07:00
George Hotz fac560bc00 put flat view in the cfg space (usable) and add tags view 2019-03-23 23:44:41 -07:00
George Hotz 31fedda718 start cleaning up static 2019-03-23 22:35:08 -07:00
George Hotz e62e112428 remove support for static engines other than builtin: be opinionated 2019-03-23 22:27:22 -07:00
George Hotz b30b2e9efd update static tests for python3 2019-03-23 21:52:42 -07:00
George Hotz e1b0c65d1b make python3 the default 2019-03-23 21:08:20 -07:00
George Hotz d76b3706d6 chat is broken 2019-03-23 20:32:31 -07:00
George Hotz d2b662e19b fix a python3 issue 2019-03-23 20:30:36 -07:00
George Hotz c87b74ff1c python3 fixups for qira static 2019-03-23 20:14:19 -07:00
George Hotz 4107b742e8 cython branch is dead 2019-03-23 19:58:38 -07:00
George Hotz 8258a38bcd don't put the releases in git anymore 2019-03-23 19:42:06 -07:00
George Hotz 1dbf9688ef
Merge pull request #208 from geohot/cython
Cython
2019-03-23 19:41:23 -07:00
George Hotz 63fb53efcf don't put Trace on the stack 2019-03-23 19:35:11 -07:00
George Hotz 30feb975d7 clean up apt-gets 2019-03-23 17:40:09 -07:00
George Hotz 7ba7e408d7 change qemu build deps 2019-03-23 17:29:45 -07:00
George Hotz 3a3983290b fix up docker, idk why travis is failing 2019-03-23 17:24:08 -07:00
George Hotz 67e922e6dd print from tests, segfaults in travis-ci 2019-03-23 17:05:14 -07:00
George Hotz ff8a37b286 will tests pass now? 2019-03-23 16:55:21 -07:00
George Hotz f7a4ae101c
Merge pull request #207 from xjmdoo/master
Fixes Ctrl+C and Cmd+C copying
2019-03-23 16:44:23 -07:00
George Hotz dfb1a4a166 qiradb is no longer a module 2019-03-23 16:43:38 -07:00
George Hotz 553a291af3 qiradb depends on Cython, so it has to be installed afterward 2019-03-23 16:10:20 -07:00
George Hotz 9aa683bfdf bump version to 1.4 2019-03-23 15:15:53 -07:00
George Hotz c5b2fab9d9 python3 port, less subtle things 2019-03-23 15:13:21 -07:00
George Hotz 119245a0e2 superficial stuff, porting to python3 2019-03-23 14:49:07 -07:00
George Hotz 7cd21feb98 working in python3 2019-03-23 14:25:34 -07:00
George Hotz 6b20bfadd6 fix import and make test python3 compatible 2019-03-23 14:23:14 -07:00