kvm: libkvm: punch holes through memslots
[qemu-kvm/fedora.git] / target-mips / TODO
blob2d207cf900c5148affde4df738d1c14b431b1a8e
1 Unsolved issues/bugs in the mips/mipsel backend
2 -----------------------------------------------
4 General
5 -------
6 - [ls][dw][lr] report broken (aligned) BadVAddr
8 MIPS64
9 ------
10 - Userland emulation (both n32 and n64) not functional.
12 "Generic" 4Kc system emulation
13 ------------------------------
14 - Doesn't correspond to any real hardware.
16 PICA 61 system emulation
17 ------------------------
18 - No framebuffer support yet.
20 MALTA system emulation
21 ----------------------
22 - We fake firmware support instead of doing the real thing
23 - Real firmware falls over when trying to init RAM, presumably due
24   to lacking system controller emulation.