--- qemu/target-i386/TODO 2018/04/24 16:54:54 1.1.1.1 +++ qemu/target-i386/TODO 2018/04/24 19:51:49 1.1.1.3 @@ -15,7 +15,6 @@ Correctness issues: - DRx register support - CR0.AC emulation - SSE alignment checks -- fix SSE min/max with nans Optimizations/Features: @@ -30,4 +29,3 @@ Optimizations/Features: - evaluate x87 stack pointer statically - find a way to avoid translating several time the same TB if CR0.TS is set or not. -- move kqemu support outside target-i386.