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:
b42d34b
)
TODO: Implement inspector code in C.
author
Richard Jones
<rjones@redhat.com>
Tue, 27 Jul 2010 10:11:42 +0000
(11:11 +0100)
committer
Richard Jones
<rjones@redhat.com>
Tue, 27 Jul 2010 10:11:42 +0000
(11:11 +0100)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
7737201
..
7f694e7
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-390,3
+390,14
@@
command such as:
copy-out-recursive remotedir localdir
which would hide use of tgz-in etc.
+
+Sys::Guestfs::Lib / inspector code in C
+---------------------------------------
+
+This would allow us to:
+
+- use inspection from other languages
+- get rid of inspector_generator
+- don't use external virt-inspector process in guestfish
+
+See: https://www.redhat.com/archives/libguestfs/2010-July/msg00067.html