Sign in
qemu
/
qemu
/
fa71b4f84fb88c034ece3f3928e4d3a72e49b82f
/
block
/
qed.h
1f051dc
block: Protect bs->file with graph_lock
by Kevin Wolf
· 1 year, 2 months ago
b9b10c3
block: Mark public read/write functions GRAPH_RDLOCK
by Kevin Wolf
· 1 year, 11 months ago
8809534
block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
by Emanuele Giuseppe Esposito
· 1 year, 11 months ago
365fed5
qed: Simplify backing reads
by Eric Blake
· 4 years, 7 months ago
54277a2
block/qed: add missed coroutine_fn markers
by Vladimir Sementsov-Ogievskiy
· 6 years ago
1f01e50
qed: protect table cache with CoMutex
by Paolo Bonzini
· 7 years ago
87f0d88
qed: Add coroutine_fn to I/O path functions
by Kevin Wolf
· 8 years ago
48cc565
qed: Simplify request handling
by Kevin Wolf
· 8 years ago
0806c3b
qed: Use CoQueue for serialising allocations
by Kevin Wolf
· 8 years ago
0596be7
qed: Add return value to qed_aio_read/write_data()
by Kevin Wolf
· 8 years ago
453e53e
qed: Remove callback from qed_write_table()
by Kevin Wolf
· 8 years ago
29470d1
qed: Remove GenericCB
by Kevin Wolf
· 8 years ago
0f21b7a
qed: Remove callback from qed_find_cluster()
by Kevin Wolf
· 8 years ago
a8165d2
qed: Remove callback from qed_read_l2_table()
by Kevin Wolf
· 8 years ago
2f47da5
block: explicitly acquire aiocontext in timers that need it
by Paolo Bonzini
· 8 years ago
fffb6e1
block: use aio_bh_schedule_oneshot
by Paolo Bonzini
· 8 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
35f5a49
qed: Really remove unused field QEDAIOCB.finished
by Fam Zheng
· 10 years ago
097310b
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
by Markus Armbruster
· 10 years ago
7c84b1b
block: Rename BlockDriverAIOCB* to BlockAIOCB*
by Markus Armbruster
· 10 years ago
f06ee3d
qed: Make qiov match request size until backing file EOF
by Kevin Wolf
· 10 years ago
7ab7484
qed.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
687fb89
block: qed - use QEMU_PACKED for on-disk structures
by Jeff Cody
· 11 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
b10170a
qed: mark image clean after repair succeeds
by Stefan Hajnoczi
· 12 years ago
50d30c2
qed: remove incoming live migration blocker
by Benoît Canet
· 13 years ago
0e71be1
qed: add .bdrv_co_write_zeroes() support
by Stefan Hajnoczi
· 13 years ago
6e4f59b
qed: replace is_write with flags field
by Stefan Hajnoczi
· 13 years ago
1ed520c
qed: add migration blocker (v2)
by Anthony Liguori
· 13 years ago
6f321e9
qed: Periodically flush and clear need check bit
by Stefan Hajnoczi
· 14 years ago
19dfc44
qed: Fix consistency check on 32-bit hosts
by Stefan Hajnoczi
· 14 years ago
21df65b
qed: Add support for zero clusters
by Anthony Liguori
· 14 years ago
01979a9
qed: Consistency check support
by Stefan Hajnoczi
· 14 years ago
eabba58
qed: Read/write support
by Stefan Hajnoczi
· 14 years ago
298800c
qed: Table, L2 cache, and cluster functions
by Stefan Hajnoczi
· 14 years ago
75411d2
qed: Add QEMU Enhanced Disk image format
by Stefan Hajnoczi
· 14 years ago