X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=ad9e6e9b37ab344b7bd57f5248c98cbeb79a1f11;hp=d0e93207264d5754aa36134aae499f4d6e953f0b;hb=3ab8336db394683dad5f485388461e9146ac04ad;hpb=ff211d06eb5d1949d74011f9fa60b9f5915f8a05 diff --git a/TODO b/TODO index d0e9320..ad9e6e9 100644 --- a/TODO +++ b/TODO @@ -107,3 +107,22 @@ This is mainly useful from live CDs, ie. virt-p2v. Should we bother having the daemon at all and just link the guestfsd code directly into libguestfs? + +---------------------------------------------------------------------- + +PPC problems: + + ppc (32 bit) works with qemu from git, however there is no serial console + + ppc64 requires extra parameters: + -M mac99 -cpu ppc64 + however it still fails: + invalid/unsupported opcode: 01 - 01 - 1a (06301e83) 00000000018c2738 1 + invalid bits: 00400000 for opcode: 0b - 19 - 15 (2d746572) 0000000000009230 + + no serial console in ppc or ppc64 because no one can tell us what + console=ttyXX option to use + +---------------------------------------------------------------------- + +Supermin appliance should be moved into febootstrap.