]> git.proxmox.com Git - qemu.git/blobdiff - target-i386/TODO
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
[qemu.git] / target-i386 / TODO
index b671e24b4ed174cbf08c7ea4997ea578b017bbba..a8d69cf87f2c37f0663e6c2557340527220b5970 100644 (file)
@@ -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.