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
2010-10-13
block: avoid a write only variable
Blue Swirl
1
-0
/
+1
2010-10-03
block/vvfat: Fix compiler warning in debug code
Stefan Weil
1
-1
/
+0
2010-09-22
block-verify: fix 32-bit build
Anthony Liguori
1
-1
/
+1
2010-09-21
blkverify: Add block driver for verifying I/O
Stefan Hajnoczi
1
-0
/
+382
2010-09-21
qcow2: Avoid bounce buffers for AIO write requests
Kevin Wolf
1
-23
/
+18
2010-09-21
qcow2: Avoid bounce buffers for AIO read requests
Kevin Wolf
3
-30
/
+68
2010-09-21
qcow2: Get rid of additional sync on COW
Kevin Wolf
1
-2
/
+8
2010-09-21
qcow2: Move sync out of qcow2_alloc_clusters
Kevin Wolf
3
-2
/
+7
2010-09-21
qcow2: Move sync out of update_refcount
Kevin Wolf
1
-2
/
+11
2010-09-21
qcow2: Move sync out of write_refcount_block_entries
Kevin Wolf
1
-1
/
+3
2010-09-21
nbd: correctly manage default port
Laurent Vivier
1
-2
/
+0
2010-09-21
raw-posix: handle > 512 byte alignment correctly
Christoph Hellwig
1
-33
/
+46
2010-09-21
vvfat: Use cache=unsafe
Kevin Wolf
1
-4
/
+10
2010-09-21
vvfat: Fix double free for opening the image rw
Kevin Wolf
1
-3
/
+4
2010-09-21
vvfat: Fix segfault on write to read-only disk
Kevin Wolf
1
-0
/
+5
2010-09-18
blkdebug: fix enum comparison
Blue Swirl
1
-3
/
+1
2010-09-08
Revert "Make default invocation of block drivers safer (v3)"
Anthony Liguori
1
-130
/
+0
2010-09-08
qcow2: Remove unnecessary flush after L2 write
Kevin Wolf
1
-4
/
+12
2010-09-08
raw-posix: improve detection of scsi-generic devices
Bernhard Kohl
1
-2
/
+8
2010-09-08
raw-posix: Don't use file name for host_cdrom detection on Linux
Kevin Wolf
1
-3
/
+0
2010-08-30
nbd: Introduce NBD named exports.
Laurent Vivier
1
-19
/
+49
2010-08-30
vvfat: fat_chksum(): fix access above array bounds
Loïc Minier
1
-1
/
+1
2010-08-30
sheepdog: remove unnecessary includes
Izumi Tsutsui
1
-10
/
+0
2010-08-03
block: Fix bdrv_has_zero_init
Kevin Wolf
3
-4
/
+21
2010-07-25
block: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
Stefan Weil
1
-1
/
+1
2010-07-15
Make default invocation of block drivers safer (v3)
Anthony Liguori
1
-0
/
+130
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
2010-07-06
raw-posix: Fix test for host CD-ROM
Markus Armbruster
1
-11
/
+6
2010-07-06
qcow2/vdi: Change check to distinguish error cases
Kevin Wolf
4
-63
/
+73
2010-07-02
blkdebug: Initialize state as 1
Kevin Wolf
1
-0
/
+3
2010-07-02
blkdebug: Free QemuOpts after having read the config
Kevin Wolf
1
-0
/
+2
2010-07-02
blkdebug: Fix set_state_opts definition
Kevin Wolf
1
-1
/
+1
2010-07-02
qcow2: Fix error handling during metadata preallocation
Kevin Wolf
1
-6
/
+9
2010-06-22
qcow2: Don't try to check tables that couldn't be loaded
Kevin Wolf
1
-0
/
+1
2010-06-22
qcow2: Fix qemu-img check segfault on corrupted images
Kevin Wolf
1
-3
/
+11
2010-06-22
vpc: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
1
-4
/
+5
2010-06-22
vmdk: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
1
-5
/
+5
2010-06-22
qcow2: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
4
-41
/
+40
2010-06-22
qcow: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
1
-8
/
+10
2010-06-22
cow: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
1
-9
/
+11
2010-06-15
cow: use qemu block API
Christoph Hellwig
1
-26
/
+13
2010-06-15
cow: stop using mmap
Christoph Hellwig
1
-37
/
+61
2010-06-15
cow: use pread/pwrite
Christoph Hellwig
1
-5
/
+5
2010-06-15
qcow2: Restore L1 entry on l2_allocate failure
Kevin Wolf
1
-0
/
+1
2010-06-15
qcow2: Return real error code in load_refcount_block
Kevin Wolf
1
-3
/
+8
2010-06-15
qcow2: Allow alloc_clusters_noref to return errors
Kevin Wolf
1
-3
/
+15
2010-06-15
qcow2: Allow get_refcount to return errors
Kevin Wolf
1
-4
/
+37
2010-06-15
vpc: Read/write multiple sectors at once
Kevin Wolf
1
-11
/
+30
2010-06-14
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-9
/
+11
[next]