index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
sheepdog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-09
sheepdog: fix co_recv coroutine context
MORITA Kazutaka
1
-0
/
+3
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
1
-0
/
+3
2011-12-22
move corking functions to osdep.c
Paolo Bonzini
1
-18
/
+2
2011-12-22
sheepdog: move coroutine send/recv function to generic code
Paolo Bonzini
1
-209
/
+21
2011-12-05
block: Add coroutine_fn marker to coroutine functions
Dong Xu Wang
1
-2
/
+2
2011-11-22
sheepdog: Avoid deadlock in error path
Dong Xu Wang
1
-0
/
+2
2011-10-21
sheepdog: add coroutine_fn markers
Paolo Bonzini
1
-7
/
+7
2011-10-14
sheepdog: correct spelling
Dong Xu Wang
1
-1
/
+1
2011-08-24
sheepdog: use coroutines
MORITA Kazutaka
1
-57
/
+93
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-26
/
+26
2011-07-25
Wrap recv to avoid warnings
Blue Swirl
1
-1
/
+1
2011-07-18
sheepdog: add full data preallocation support
MORITA Kazutaka
1
-3
/
+68
2011-06-24
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
1
-42
/
+42
2011-06-24
sheepdog: qemu_bh_new() can't return null pointer, drop check
Markus Armbruster
1
-6
/
+0
2011-05-06
Fix typo in code and comments
Stefan Weil
1
-2
/
+2
2011-04-01
get rid of private bitmap functions in block/sheepdog.c, use generic ones
Michael Tokarev
1
-14
/
+1
2011-01-31
sheepdog: support creating images on remote hosts
MORITA Kazutaka
1
-3
/
+14
2010-08-30
sheepdog: remove unnecessary includes
Izumi Tsutsui
1
-10
/
+0
2010-07-07
sheepdog: fix compile error on systems without TCP_CORK
MORITA Kazutaka
1
-1
/
+1
2010-07-06
block: add sheepdog driver for distributed storage support
MORITA Kazutaka
1
-0
/
+2036