lkml.org 
[lkml]   [2011]   [Dec]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/11] kvm tools: cleanups
Date
There are small patches and almost are cleanups.
patch 1 and patch 10 may be 2 fixies if I'm not mental disorder.

Lai Jiangshan (11):
check condition before wait
fix function name
move threadpool.c to util/
move rbtree.o to util/
add missing build output
move read-write.c to util/
move util.c to util/
move strlcat() to util/strbuf.c
narrow the C.S. of compat_mtx
protect shared global id in compat_mtx C.S.
remove duplicated code

tools/kvm/Makefile | 11 +++++----
tools/kvm/builtin-run.c | 1 +
tools/kvm/guest_compat.c | 39 ++++++++++++++++--------------------
tools/kvm/include/kvm/strbuf.h | 13 ++++++++++++
tools/kvm/include/kvm/util.h | 10 ---------
tools/kvm/{ => util}/read-write.c | 0
tools/kvm/util/strbuf.c | 26 ++++++++++++++++++++++++
tools/kvm/{ => util}/threadpool.c | 25 +++++++++++------------
tools/kvm/{ => util}/util.c | 25 -----------------------
9 files changed, 75 insertions(+), 75 deletions(-)
rename tools/kvm/{ => util}/read-write.c (100%)
rename tools/kvm/{ => util}/threadpool.c (89%)
rename tools/kvm/{ => util}/util.c (71%)

--
1.7.4.4



\
 
 \ /
  Last update: 2011-12-12 08:17    [W:0.088 / U:0.352 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site