X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=ba60f99fa866be303ed40c9a0979497a3320e358;hp=fd90c3d50485edcb65be5f1a7b3130c4a11c6825;hb=c419731e3a04333aea7d1af7e1069221a34344a5;hpb=f087927c5c9ef891ba6c943ce887ae9f40258a83 diff --git a/TODO b/TODO index fd90c3d..ba60f99 100644 --- a/TODO +++ b/TODO @@ -8,9 +8,16 @@ documentation. ---------------------------------------------------------------------- -Needs pkgconfig file. +BufferIn and BufferOut should turn into and simple +strings in other languages that can handle 8 bit clean strings. +Limit on transfers would still be 2MB for these types. + - then implement write-file properly + - and implement read-file ---------------------------------------------------------------------- -Detect and enable -kvm and -no-kqemu flags. -Also allow the qemu binary to be configured. +Implement febootstrap command. + +---------------------------------------------------------------------- + +Test for memory errors with valgrind.