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
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
3
-3
/
+3
2015-10-16
blkdebug: Don't confuse image as backing file
Fam Zheng
1
-1
/
+1
2015-10-16
qcow2: Remove forward declaration of QCowAIOCB
Kevin Wolf
1
-2
/
+0
2015-10-16
raw-posix: warn about BDRV_O_NATIVE_AIO if libaio is unavailable
Stefan Hajnoczi
1
-1
/
+10
2015-10-16
blkverify: Fix BDS leak in .bdrv_open error path
Kevin Wolf
1
-0
/
+3
2015-10-16
block: Remove bdrv_swap()
Kevin Wolf
2
-14
/
+0
2015-10-16
block: Add and use bdrv_replace_in_backing_chain()
Kevin Wolf
1
-16
/
+7
2015-10-16
blockjob: Store device name at job creation
Kevin Wolf
1
-2
/
+1
2015-10-16
block-backend: Add blk_set_bs()
Kevin Wolf
1
-0
/
+17
2015-10-16
block/io: Make bdrv_requests_pending() public
Kevin Wolf
1
-1
/
+1
2015-10-16
block: Manage backing file references in bdrv_set_backing_hd()
Kevin Wolf
3
-34
/
+18
2015-10-16
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
10
-49
/
+50
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
23
-308
/
+340
2015-10-16
quorum: Convert to BdrvChild
Kevin Wolf
1
-31
/
+34
2015-10-16
blkverify: Convert s->test_file to BdrvChild
Kevin Wolf
1
-20
/
+21
2015-10-16
vmdk: Use BdrvChild instead of BDS for references to extents
Kevin Wolf
1
-48
/
+51
2015-10-12
block: switch from g_slice allocator to malloc
Paolo Bonzini
4
-10
/
+10
2015-10-08
block/ssh: remove dead code
Paolo Bonzini
1
-4
/
+1
2015-10-02
block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallo...
Richard W.M. Jones
1
-1
/
+1
2015-10-02
raw-win32: Fix write request error handling
Kevin Wolf
1
-2
/
+2
2015-10-01
block: mirror - fix full sync mode when target does not support zero init
Jeff Cody
1
-1
/
+3
2015-09-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-34
/
+37
2015-09-25
sheepdog: refine discard support
Hitoshi Mitake
1
-9
/
+20
2015-09-25
sheepdog: use per AIOCB dirty indexes for non overlapping requests
Hitoshi Mitake
1
-28
/
+35
2015-09-25
Backup: don't do copy-on-read in before_write_notifier
Wen Congyang
1
-6
/
+14
2015-09-25
block: Introduce a new API bdrv_co_no_copy_on_readv()
Wen Congyang
1
-1
/
+11
2015-09-25
sheepdog: add reopen support
Liu Yuan
1
-0
/
+76
2015-09-25
block/nfs: cache allocated filesize for read-only files
Peter Lieven
1
-0
/
+36
2015-09-25
block/nfs: fix calculation of allocated file size
Peter Lieven
1
-1
/
+1
2015-09-25
nbd: convert to use the QAPI SocketAddress object
Daniel P. Berrange
1
-34
/
+37
2015-09-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
17
-289
/
+455
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+4
2015-09-14
qcow2: Make qcow2_alloc_bytes() more explicit
Max Reitz
1
-0
/
+6
2015-09-14
vmdk: Fix next_cluster_sector for compressed write
Radoslav Gerganov
1
-2
/
+6
2015-09-14
qcow2: Make size_to_clusters() return uint64_t
Max Reitz
3
-17
/
+29
2015-09-14
qcow2: Support updating driver-specific options in reopen
Kevin Wolf
1
-9
/
+72
2015-09-14
qcow2: Make qcow2_update_options() suitable for transactions
Kevin Wolf
1
-40
/
+73
2015-09-14
qcow2: Fix memory leak in qcow2_update_options() error path
Kevin Wolf
1
-2
/
+10
2015-09-14
qcow2: Leave s unchanged on qcow2_update_options() failure
Kevin Wolf
1
-22
/
+35
2015-09-14
qcow2: Move rest of option handling to qcow2_update_options()
Kevin Wolf
1
-66
/
+68
2015-09-14
qcow2: Move qcow2_update_options() call up
Kevin Wolf
1
-9
/
+9
2015-09-14
qcow2: Factor out qcow2_update_options()
Kevin Wolf
1
-59
/
+76
2015-09-14
qcow2: Improve error message
Kevin Wolf
1
-1
/
+1
2015-09-14
block: Allow specifying driver-specific options to reopen
Kevin Wolf
1
-2
/
+2
2015-09-14
qcow2: Rename BDRVQcowState to BDRVQcow2State
Kevin Wolf
6
-120
/
+120
2015-09-14
block: Drop drv parameter from bdrv_open()
Max Reitz
11
-18
/
+16
2015-09-14
block: Always pass NULL as drv for bdrv_open()
Max Reitz
2
-7
/
+17
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2
-3
/
+3
2015-09-11
maint: remove double semicolons in many files
Daniel P. Berrange
1
-1
/
+1
2015-09-07
block/iscsi: validate block size returned from target
Peter Lieven
1
-0
/
+4
[next]