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
2016-10-31
block: Use block_job_add_bdrv() in mirror_start_job()
Alberto Garcia
1
-2
/
+1
2016-10-31
block: Add bdrv_drain_all_{begin,end}()
Alberto Garcia
1
-3
/
+24
2016-10-31
block/ssh: Use InetSocketAddress options
Ashijeet Acharya
1
-4
/
+5
2016-10-31
block/ssh: Add InetSocketAddress and accept it
Ashijeet Acharya
1
-16
/
+82
2016-10-31
block/ssh: Add ssh_has_filename_options_conflict()
Ashijeet Acharya
1
-6
/
+21
2016-10-31
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
10
-166
/
+271
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
1
-0
/
+1
2016-10-28
block: only call aio_poll on the current thread's AioContext
Paolo Bonzini
3
-0
/
+16
2016-10-28
block: prepare bdrv_reopen_multiple to release AioContext
Paolo Bonzini
2
-2
/
+3
2016-10-28
replication: pass BlockDriverState to reopen_backing_file
Paolo Bonzini
1
-9
/
+12
2016-10-28
sheepdog: use BDRV_POLL_WHILE
Paolo Bonzini
1
-29
/
+35
2016-10-28
nfs: use BDRV_POLL_WHILE
Paolo Bonzini
1
-18
/
+28
2016-10-28
nfs: move nfs_set_events out of the while loops
Paolo Bonzini
1
-4
/
+4
2016-10-28
block: introduce BDRV_POLL_WHILE
Paolo Bonzini
3
-50
/
+10
2016-10-28
qed: Implement .bdrv_drain
Fam Zheng
1
-1
/
+15
2016-10-28
block: change drain to look only at one child at a time
Paolo Bonzini
1
-21
/
+26
2016-10-28
block: add BDS field to count in-flight requests
Paolo Bonzini
2
-29
/
+69
2016-10-28
mirror: use bdrv_drained_begin/bdrv_drained_end
Paolo Bonzini
1
-12
/
+23
2016-10-28
blockjob: introduce .drain callback for jobs
Paolo Bonzini
2
-8
/
+44
2016-10-28
replication: interrupt failover if the main device is closed
Paolo Bonzini
1
-0
/
+3
2016-10-27
block/nbd: Use SocketAddress options
Max Reitz
1
-10
/
+16
2016-10-27
block/nbd: Accept SocketAddress
Max Reitz
1
-62
/
+113
2016-10-27
block/nbd: Add nbd_has_filename_options_conflict()
Max Reitz
1
-6
/
+20
2016-10-27
block/nbd: Use qdict_put()
Max Reitz
1
-7
/
+6
2016-10-27
block/nbd: Default port in nbd_refresh_filename()
Max Reitz
1
-13
/
+6
2016-10-27
block/nbd: Reject port parameter without host
Max Reitz
1
-2
/
+5
2016-10-27
block/nbd: Drop trailing "." in error messages
Max Reitz
1
-2
/
+2
2016-10-27
block: Remove bdrv_aio_ioctl()
Kevin Wolf
1
-27
/
+0
2016-10-27
raw: Implement .bdrv_co_ioctl instead of .bdrv_aio_ioctl
Kevin Wolf
1
-6
/
+3
2016-10-27
block: Introduce .bdrv_co_ioctl() driver callback
Kevin Wolf
1
-6
/
+10
2016-10-27
block: Remove bdrv_ioctl()
Kevin Wolf
1
-37
/
+0
2016-10-27
raw-posix: Don't use bdrv_ioctl()
Kevin Wolf
1
-3
/
+13
2016-10-27
block: Use blk_co_ioctl() for all BB level ioctls
Kevin Wolf
2
-10
/
+37
2016-10-27
block: Remove bdrv_aio_pdiscard()
Kevin Wolf
2
-30
/
+0
2016-10-27
block: Use blk_co_pdiscard() for all BB level discard
Kevin Wolf
1
-12
/
+18
2016-10-27
block: Use blk_co_flush() for all BB level flushes
Kevin Wolf
1
-10
/
+17
2016-10-27
nbd: set name for all I/O channels created
Daniel P. Berrange
1
-0
/
+1
2016-10-25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
1
-1
/
+1
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
1
-1
/
+1
2016-10-24
block/replication: Clarify 'top-id' parameter usage
Changlong Xie
1
-0
/
+5
2016-10-24
block: More operations for meta dirty bitmap
Fam Zheng
1
-0
/
+19
2016-10-24
block: BdrvDirtyBitmap serialization interface
Vladimir Sementsov-Ogievskiy
1
-0
/
+37
2016-10-24
block: Assert that bdrv_release_dirty_bitmap succeeded
Fam Zheng
1
-0
/
+3
2016-10-24
block: Add two dirty bitmap getters
Fam Zheng
1
-0
/
+10
2016-10-24
block: Support meta dirty bitmap
Fam Zheng
1
-0
/
+52
2016-10-24
block: Hide HBitmap in block dirty bitmap interface
Fam Zheng
3
-23
/
+54
2016-10-24
quorum: do not allocate multiple iovecs for FIFO strategy
Paolo Bonzini
1
-39
/
+40
2016-10-24
quorum: change child_iter to children_read
Paolo Bonzini
1
-17
/
+13
2016-10-24
throttle: Correct access to wrong BlockBackendPublic structures
Alberto Garcia
1
-4
/
+23
2016-10-24
qapi: fix memory leak in bdrv_image_info_specific_dump
Pino Toscano
1
-0
/
+1
[next]