git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6812864
)
Todo: Allow memsize to be configured.
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 29 Jun 2009 19:24:38 +0000
(20:24 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 29 Jun 2009 19:25:19 +0000
(20:25 +0100)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
bc00946
..
8e3a184
100644
(file)
--- 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).