index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
quorum.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-02-21
quorum: Add quorum_aio_writev and its dependencies.
Benoît Canet
1
-0
/
+103
2014-02-21
quorum: Create BDRVQuorumState and BlkDriver and do init.
Benoît Canet
1
-0
/
+31
2014-02-21
quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.
Benoît Canet
1
-0
/
+53