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-12-05
block: convert qcow2, qcow2, and vmdk to .bdrv_co_is_allocated()
Stefan Hajnoczi
3
-11
/
+18
2011-12-05
qed: convert to .bdrv_co_is_allocated()
Stefan Hajnoczi
1
-4
/
+11
2011-12-05
qcow2: Fix error path in qcow2_snapshot_load_tmp
Kevin Wolf
1
-12
/
+22
2011-12-05
qcow2: Fix order in qcow2_snapshot_delete
Kevin Wolf
1
-15
/
+33
2011-12-05
qcow2: Fix order of refcount updates in qcow2_snapshot_goto
Kevin Wolf
2
-18
/
+50
2011-12-05
qcow2: Return real error in qcow2_snapshot_goto
Kevin Wolf
1
-11
/
+40
2011-12-05
qcow2: Rework qcow2_snapshot_create error handling
Kevin Wolf
1
-14
/
+41
2011-12-05
qcow2: Cleanups and memleak fix in qcow2_snapshot_create
Kevin Wolf
1
-15
/
+11
2011-12-05
qcow2: Update snapshot table information at once
Kevin Wolf
1
-12
/
+10
2011-12-05
qcow2: Return real error code in qcow2_write_snapshots
Kevin Wolf
1
-10
/
+38
2011-12-05
qcow2: Return real error code in qcow2_read_snapshots
Kevin Wolf
2
-7
/
+23
2011-12-05
block: Add coroutine_fn marker to coroutine functions
Dong Xu Wang
3
-8
/
+8
2011-12-05
block: Use bdrv functions to replace file operation in cow.c
Li Zhi Hui
1
-18
/
+16
2011-12-05
qed: adjust the way to get nb_sectors
Zhi Yong Wu
1
-3
/
+3
2011-12-05
qcow2: avoid reentrant bdrv_read() in copy_sectors()
Stefan Hajnoczi
1
-8
/
+19
2011-12-05
qcow2: Unlock during COW
Kevin Wolf
1
-69
/
+35
2011-12-02
fix spelling in block sub directory
Dong Xu Wang
3
-5
/
+5
2011-11-23
vpc: Add missing error handling in alloc_block
Kevin Wolf
1
-1
/
+4
2011-11-23
vdi: Fix memory leak
Kevin Wolf
1
-0
/
+3
2011-11-23
vvfat: Add migration blocker
Kevin Wolf
1
-0
/
+17
2011-11-23
vpc: Add migration blocker
Kevin Wolf
1
-0
/
+13
2011-11-23
vmdk: Add migration blocker
Kevin Wolf
1
-1
/
+15
2011-11-23
vdi: Add migration blocker
Kevin Wolf
1
-0
/
+12
2011-11-23
qcow: Add migration blocker
Kevin Wolf
1
-0
/
+12
2011-11-22
sheepdog: Avoid deadlock in error path
Dong Xu Wang
1
-0
/
+2
2011-11-21
Include zlib.h using #include <>
Stefan Weil
1
-1
/
+1
2011-11-21
qed: add migration blocker (v2)
Anthony Liguori
2
-0
/
+12
2011-11-21
qcow2: implement bdrv_invalidate_cache (v2)
Anthony Liguori
2
-0
/
+36
2011-11-11
block: Introduce bdrv_co_flush_to_os
Kevin Wolf
1
-2
/
+8
2011-11-11
block: Rename bdrv_co_flush to bdrv_co_flush_to_disk
Kevin Wolf
9
-42
/
+51
2011-11-11
block: Fix vpc initialization of the Dynamic Disk Header
Charles Arnold
1
-1
/
+5
2011-11-11
vvfat: Fix read-write mode
Kevin Wolf
1
-21
/
+23
2011-11-04
vvfat: reorganize computation of disk geometry
Paolo Bonzini
1
-16
/
+24
2011-11-04
vvfat: do not hardcode sector counts in error message
Paolo Bonzini
1
-5
/
+2
2011-11-04
vvfat: unify and correct computation of sector count
Paolo Bonzini
1
-3
/
+3
2011-11-04
vvfat: need to use first_sectors_number to distinguish fdd/hdd
Paolo Bonzini
1
-2
/
+2
2011-11-04
vvfat: do not fail if the disk has spare sectors
Paolo Bonzini
1
-2
/
+2
2011-11-04
vvfat: fix out of bounds array_get usage
Paolo Bonzini
1
-0
/
+1
2011-11-04
block/cloop: Use g_free instead of free
Dong Xu Wang
1
-3
/
+3
2011-11-04
block/cloop: Fix coding style
Dong Xu Wang
1
-52
/
+63
2011-10-31
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
5
-27
/
+647
2011-10-31
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2
-5
/
+5
2011-10-28
block: fix qcow2_co_flush deadlock
Dong Xu Wang
1
-0
/
+2
2011-10-28
vmdk: Fix possible segfaults
Kevin Wolf
1
-1
/
+6
2011-10-28
vmdk: Improve error handling
Kevin Wolf
1
-6
/
+15
2011-10-28
vmdk: Fix use of uninitialised value
Kevin Wolf
1
-1
/
+1
2011-10-28
qcow: Fix bdrv_write_compressed error handling
Kevin Wolf
1
-11
/
+19
2011-10-28
Teach block/vdi about "discarded" (no longer allocated) blocks
Eric Sunshine
1
-9
/
+14
2011-10-28
iSCSI block driver
Ronnie Sahlberg
1
-0
/
+591
2011-10-26
qed: remove unneeded variable assignment
Pavel Borzenkov
1
-1
/
+0
[prev]
[next]