index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-08
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-2
/
+0
2011-06-08
qemu-img create: Fix displayed default cluster size
Kevin Wolf
4
-5
/
+11
2011-06-08
qcow2: Fix memory leaks in error cases
Kevin Wolf
2
-4
/
+7
2011-06-08
rbd: Add bdrv_truncate implementation
Josh Durgin
1
-0
/
+14
2011-06-08
rbd: check return values when scheduling aio
Josh Durgin
1
-4
/
+20
2011-06-08
rbd: allow configuration of rados from the rbd filename
Josh Durgin
1
-17
/
+102
2011-06-08
rbd: use the higher level librbd instead of just librados
Josh Durgin
2
-648
/
+218
2011-06-08
block/raw-posix: get right partition size
Christoph Egger
1
-0
/
+32
2011-06-08
block/raw-posix: use a character device if a block device is given
Christoph Egger
1
-0
/
+43
2011-06-08
vmdk: fix endianness bugs
Alexander Graf
1
-8
/
+14
2011-06-08
block: clarify the meaning of BDRV_O_NOCACHE
Christoph Hellwig
3
-8
/
+8
2011-06-08
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
1
-2
/
+0
2011-05-18
qed: support for growing images
Stefan Hajnoczi
1
-1
/
+21
2011-05-18
qed: Periodically flush and clear need check bit
Stefan Hajnoczi
2
-2
/
+109
2011-05-08
Fix typos in comments and code (occured -> occurred and related)
Stefan Weil
1
-1
/
+1
2011-05-06
Fix typo in code and comments
Stefan Weil
1
-2
/
+2
2011-05-03
NBD: Avoid leaking a couple of strings when the NBD device is closed
Nick Thomas
1
-0
/
+4
2011-04-27
qed: Fix consistency check on 32-bit hosts
Stefan Hajnoczi
2
-3
/
+3
2011-04-13
vpc.c: Use get_option_parameter() does the search
Mitnick Lyu
1
-6
/
+2
2011-04-13
qed: Add support for zero clusters
Anthony Liguori
4
-17
/
+66
2011-04-07
NBD device: Separate out parsing configuration and opening sockets.
Nick Thomas
1
-55
/
+102
2011-04-03
Fix trivial "endianness bugs"
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-03-15
block/qcow: Don't ignore immediate read/write and other failures
Stefan Weil
1
-4
/
+12
2011-03-15
block/vdi: Don't ignore immediate read/write failures
Stefan Weil
1
-0
/
+5
2011-02-10
qcow2: Fix order in L2 table COW
Kevin Wolf
1
-3
/
+6
2011-02-10
qed: Report error for unsupported features
Kevin Wolf
1
-1
/
+8
2011-02-10
qcow2: Report error for version > 2
Kevin Wolf
1
-2
/
+11
2011-02-10
qcow2: Fix error handling for reading compressed clusters
Kevin Wolf
2
-3
/
+5
2011-02-10
qcow2: Fix error handling for immediate backing file read failure
Kevin Wolf
1
-1
/
+3
2011-02-10
QCOW2: bug fix - read base image beyond its size
Chunqiang Tang
1
-3
/
+2
2011-02-07
block/vdi: Fix wrong size in conditionally used memset, memcmp
Stefan Weil
1
-2
/
+2
2011-02-07
qcow2: Really use cache=unsafe for image creation
Kevin Wolf
1
-1
/
+2
2011-01-31
qcow2-refcount: remove write-only variables
Blue Swirl
1
-4
/
+1
2011-01-31
raw-win32: Fix bdrv_flush return value
Kevin Wolf
1
-1
/
+1
2011-01-31
qed: Images with backing file do not require QED_F_NEED_CHECK
Stefan Hajnoczi
1
-7
/
+17
2011-01-31
qcow2: Add bdrv_discard support
Kevin Wolf
3
-0
/
+92
2011-01-31
sheepdog: support creating images on remote hosts
MORITA Kazutaka
1
-3
/
+14
2011-01-31
Reorganize struct Qcow2Cache for better struct packing
Jes Sorensen
1
-1
/
+1
2011-01-24
qed: Refuse to create images on block devices
Stefan Hajnoczi
1
-0
/
+6
2011-01-24
qcow2: Batch flushes for COW
Kevin Wolf
3
-4
/
+19
2011-01-24
qcow2: Use QcowCache
Kevin Wolf
5
-298
/
+240
2011-01-24
qcow2: Add QcowCache
Kevin Wolf
2
-0
/
+309
2011-01-24
qcow2: fix unaligned access
Aurelien Jarno
1
-1
/
+1
2011-01-12
vpc: fix a file descriptor leak
Blue Swirl
1
-17
/
+30
2011-01-12
vvfat: fix a file descriptor leak
Blue Swirl
1
-0
/
+1
2010-12-17
Add proper -errno error return values to qcow2_open()
Jes Sorensen
1
-18
/
+42
2010-12-17
block/qcow2.c: rename qcow_ functions to qcow2_
Jes Sorensen
3
-98
/
+104
2010-12-17
qed: Consistency check support
Stefan Hajnoczi
3
-3
/
+336
2010-12-17
qed: Read/write support
Stefan Hajnoczi
2
-2
/
+652
[next]