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:
b1454e3
)
guestfs: Reference guestfs-browser architecture in threads documentation.
author
Richard Jones
<rjones@redhat.com>
Thu, 9 Sep 2010 12:53:08 +0000
(13:53 +0100)
committer
Richard Jones
<rjones@redhat.com>
Thu, 9 Sep 2010 12:53:08 +0000
(13:53 +0100)
src/guestfs.pod
patch
|
blob
|
history
diff --git
a/src/guestfs.pod
b/src/guestfs.pod
index
97b9282
..
de5e254
100644
(file)
--- a/
src/guestfs.pod
+++ b/
src/guestfs.pod
@@
-1549,6
+1549,9
@@
Only use the handle from a single thread. Either use the handle
exclusively from one thread, or provide your own mutex so that two
threads cannot issue calls on the same handle at the same time.
+See the graphical program guestfs-browser for one possible
+architecture for multithreaded programs using libvirt and libguestfs.
+
=head1 QEMU WRAPPERS
If you want to compile your own qemu, run qemu from a non-standard