summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index bc009460..8e3a184a 100644
--- a/TODO
+++ b/TODO
@@ -160,6 +160,10 @@ Allow swap space from the guest to be used. Is it a good idea?
----------------------------------------------------------------------
+Allow memsize to be configured (ie. guestfs_set_memsize etc)
+
+----------------------------------------------------------------------
+
Need a way to query a binary or library file for its architecture.
Using objdump or readelf?
What about non-ELF files (eg. Windows, BSD).