X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=8e3a184a5467510909467d33ed46903284e4c7bd;hp=bc009460984de601e27e935c79d45a7a7c14fd79;hb=e820df70c7c7486cc4d5cc9f3e7ddbbae195fd41;hpb=6812864f3783fbe7d3b8e8f33ef1899463fccd02 diff --git a/TODO b/TODO index bc00946..8e3a184 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).