index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
qed.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
qed: Simplify backing reads
Eric Blake
2020-07-06
1
-1
/
+0
*
block/qed: add missed coroutine_fn markers
Vladimir Sementsov-Ogievskiy
2019-04-30
1
-12
/
+16
*
qed: protect table cache with CoMutex
Paolo Bonzini
2017-07-17
1
-4
/
+7
*
qed: Add coroutine_fn to I/O path functions
Kevin Wolf
2017-06-26
1
-2
/
+3
*
qed: Simplify request handling
Kevin Wolf
2017-06-26
1
-2
/
+1
*
qed: Use CoQueue for serialising allocations
Kevin Wolf
2017-06-26
1
-1
/
+2
*
qed: Add return value to qed_aio_read/write_data()
Kevin Wolf
2017-06-26
1
-21
/
+0
*
qed: Remove callback from qed_write_table()
Kevin Wolf
2017-06-26
1
-5
/
+3
*
qed: Remove GenericCB
Kevin Wolf
2017-06-26
1
-11
/
+0
*
qed: Remove callback from qed_find_cluster()
Kevin Wolf
2017-06-26
1
-2
/
+2
*
qed: Remove callback from qed_read_l2_table()
Kevin Wolf
2017-06-26
1
-2
/
+1
*
block: explicitly acquire aiocontext in timers that need it
Paolo Bonzini
2017-02-21
1
-0
/
+3
*
block: use aio_bh_schedule_oneshot
Paolo Bonzini
2016-10-07
1
-1
/
+0
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
qed: Really remove unused field QEDAIOCB.finished
Fam Zheng
2015-02-06
1
-1
/
+0
*
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
1
-5
/
+5
*
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
2014-10-20
1
-1
/
+1
*
qed: Make qiov match request size until backing file EOF
Kevin Wolf
2014-07-14
1
-0
/
+1
*
qed.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
1
-2
/
+1
*
block: qed - use QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
1
-1
/
+1
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
qed: mark image clean after repair succeeds
Stefan Hajnoczi
2012-08-10
1
-0
/
+5
*
qed: remove incoming live migration blocker
BenoƮt Canet
2012-04-05
1
-2
/
+0
*
qed: add .bdrv_co_write_zeroes() support
Stefan Hajnoczi
2012-02-09
1
-0
/
+1
*
qed: replace is_write with flags field
Stefan Hajnoczi
2012-02-09
1
-1
/
+5
*
qed: add migration blocker (v2)
Anthony Liguori
2011-11-21
1
-0
/
+2
*
qed: Periodically flush and clear need check bit
Stefan Hajnoczi
2011-05-18
1
-0
/
+7
*
qed: Fix consistency check on 32-bit hosts
Stefan Hajnoczi
2011-04-27
1
-1
/
+1
*
qed: Add support for zero clusters
Anthony Liguori
2011-04-13
1
-0
/
+26
*
qed: Consistency check support
Stefan Hajnoczi
2010-12-17
1
-0
/
+4
*
qed: Read/write support
Stefan Hajnoczi
2010-12-17
1
-0
/
+26
*
qed: Table, L2 cache, and cluster functions
Stefan Hajnoczi
2010-12-17
1
-0
/
+123
*
qed: Add QEMU Enhanced Disk image format
Stefan Hajnoczi
2010-12-17
1
-0
/
+148