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
/
quorum.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-07-05
block: Convert bdrv_aio_writev() to BdrvChild
Kevin Wolf
1
-2
/
+2
2016-07-05
block: Convert bdrv_aio_readv() to BdrvChild
Kevin Wolf
1
-2
/
+2
2016-06-20
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
1
-3
/
+1
2016-05-19
block: Propagate AioContext change to all children
Max Reitz
1
-24
/
+0
2016-05-12
quorum: implement bdrv_add_child() and bdrv_del_child()
Wen Congyang
1
-2
/
+76
2016-05-12
block: Drop superfluous invalidating bs->file from drivers
Fam Zheng
1
-16
/
+0
2016-03-17
quorum: Emit QUORUM_REPORT_BAD for reads in fifo mode
Alberto Garcia
1
-8
/
+9
2016-03-14
quorum: Fix crash in quorum_aio_cb()
Alberto Garcia
1
-5
/
+7
2016-03-14
quorum: modify vote rules for flush operation
Changlong Xie
1
-5
/
+16
2016-03-14
qmp event: Refactor QUORUM_REPORT_BAD
Changlong Xie
1
-5
/
+12
2016-02-22
quorum: fix segfault when read fails in fifo mode
Changlong Xie
1
-1
/
+2
2016-01-20
block: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-18
block: Pass driver-specific options to .bdrv_refresh_filename()
Kevin Wolf
1
-1
/
+1
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-1
/
+1
2015-10-16
quorum: Convert to BdrvChild
Kevin Wolf
1
-31
/
+34
2015-09-04
quorum: validate vote threshold against num_children even if read-pattern is ...
Wen Congyang
1
-6
/
+6
2015-08-05
block: don't register quorum driver if SHA256 support is unavailable
Sascha Silbe
1
-6
/
+4
2015-07-08
block: convert quorum blockdrv to use crypto APIs
Daniel P. Berrange
1
-19
/
+20
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-2
/
+2
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
1
-2
/
+2
2015-06-12
block: Move flag inheritance to bdrv_open_inherit()
Kevin Wolf
1
-2
/
+2
2015-06-12
quorum: Use bdrv_open_image()
Kevin Wolf
1
-40
/
+11
2015-04-28
block: add bdrv_get_device_or_node_name()
Alberto Garcia
1
-4
/
+1
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-3
/
+3
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-18
/
+18
2014-10-20
block: Eliminate BlockDriverState member device_name[]
Markus Armbruster
1
-2
/
+2
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
1
-1
/
+1
2014-09-22
quorum: Convert quorum_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-5
/
+2
2014-09-22
quorum: fix quorum_aio_cancel()
Liu Yuan
1
-1
/
+3
2014-08-29
quorum: Fix leak of opts in quorum_open
Fam Zheng
1
-1
/
+2
2014-08-29
block/quorum: add simple read pattern support
Liu Yuan
1
-48
/
+129
2014-08-20
quorum: Implement bdrv_refresh_filename()
Max Reitz
1
-0
/
+39
2014-06-27
quorum: Add the rewrite-corrupted parameter to quorum
Benoît Canet
1
-6
/
+91
2014-06-23
qapi event: convert QUORUM events
Wenchao Xia
1
-17
/
+8
2014-06-04
quorum: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-12
/
+36
2014-04-25
Use error_is_set() only when necessary (again)
Markus Armbruster
1
-2
/
+2
2014-03-19
block: Add error handling to bdrv_invalidate_cache()
Kevin Wolf
1
-2
/
+7
2014-03-13
block: Rewrite the snapshot authorization mechanism for block filters.
Benoît Canet
1
-2
/
+1
2014-02-28
qmp: Make Quorum error events more palatable.
Benoît Canet
1
-3
/
+6
2014-02-21
quorum: Simplify quorum_open()
Max Reitz
1
-27
/
+39
2014-02-21
quorum: Add quorum_open() and quorum_close().
Benoît Canet
1
-0
/
+161
2014-02-21
quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
Benoît Canet
1
-0
/
+19
2014-02-21
quorum: Add quorum_co_flush().
Benoît Canet
1
-0
/
+28
2014-02-21
quorum: Add quorum_invalidate_cache().
Benoît Canet
1
-0
/
+11
2014-02-21
quorum: Add quorum_getlength().
Benoît Canet
1
-0
/
+26
2014-02-21
quorum: Add quorum mechanism.
Benoît Canet
1
-1
/
+390
2014-02-21
quorum: Add quorum_aio_readv.
Benoît Canet
1
-1
/
+38
[next]