summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-04-17 20:34:35 +0100
committerRichard Jones <rjones@redhat.com>2010-04-17 20:34:35 +0100
commit3b759fe7fe568a3d643ee99e0aef0adaf163d1e5 (patch)
tree9024c6425257b837ec2d3342d4215555acccb21b /TODO
parentfc50bf2680d4ed653ff00d390cd7a17ebeb22cf2 (diff)
downloadlibguestfs-3b759fe7fe568a3d643ee99e0aef0adaf163d1e5.tar.gz
libguestfs-3b759fe7fe568a3d643ee99e0aef0adaf163d1e5.tar.xz
libguestfs-3b759fe7fe568a3d643ee99e0aef0adaf163d1e5.zip
todo documentation: Remove old section on PPC bugs.
No one cares for PPC, and if they do they should file these as bugs in the bug tracker.
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 0 insertions, 17 deletions
diff --git a/TODO b/TODO
index 13d2cfa8..d459ab89 100644
--- a/TODO
+++ b/TODO
@@ -94,23 +94,6 @@ 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
-------------
-
-[This section should be filed as bugs, but no one seems to care for
-PPC hosts and the hardware is rapidly becoming obsolete]
-
- 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 to febootstrap
---------------------------------