From 607aff44a2e78c010e3525b2a430b5a367779256 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Wed, 8 Dec 2021 10:00:57 +0800 Subject: [PATCH] Update TODO-s390 --- TODO-s390 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO-s390 b/TODO-s390 index f40f67ec..5e5402c4 100644 --- a/TODO-s390 +++ b/TODO-s390 @@ -7,7 +7,7 @@ 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 +- remove all static vars in qemu/target/s390x/translate.c [DONE in branch "static-vars"] - support more registers in qemu/target/s390x/unicorn.c - storage-keys needed? - find & fix potential memory leaking with valgrind