add missing files
This commit is contained in:
12
TODO-s390
Normal file
12
TODO-s390
Normal file
@@ -0,0 +1,12 @@
|
||||
current status:
|
||||
|
||||
- only build s390x arch (see CMakeLists.txt)
|
||||
- sample_s390x crash, due to qemu/target/s390x/cpu.c :: cpu_s390_init() still has bugs
|
||||
|
||||
Todo:
|
||||
|
||||
- fix qemu/target/s390x/cpu.c, so sample_s390x works
|
||||
- enable building all arch to fix conflicts
|
||||
- remove all static vars in qemu/target/s390x/translate.c
|
||||
- support more registers in qemu/target/s390x/unicorn.c
|
||||
- find & fix potential memory leaking with valgrind
|
||||
Reference in New Issue
Block a user