Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-26 | qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit | Corentin Chary | |
Add some missing functions in qemu-thread. Currently qemu-thread is only used for io-thread but it will used by the vnc server soon and we need those functions instead of calling pthread directly. Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> | |||
2009-04-24 | qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti) | aliguori | |
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7237 c046a42c-6fe2-441c-8c8c-71466251a162 |