Update TODO

This commit is contained in:
mio
2021-12-27 23:51:05 +01:00
parent 034a1aa5f2
commit 3e674718b4

View File

@ -1,13 +1,9 @@
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
- probably memory leak
- more registers
Todo:
- fix qemu/target/s390x/cpu.c, so sample_s390x works
- enable building all arch to fix conflicts
- support more registers in qemu/target/s390x/unicorn.c
- storage-keys needed?
- find & fix potential memory leaking with valgrind
- sync with "dev" branch of github unicorn