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
/
qed-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
block/qed: add missed coroutine_fn markers
Vladimir Sementsov-Ogievskiy
1
-13
/
+20
2019-04-30
block/qed: use buffer-based io
Vladimir Sementsov-Ogievskiy
1
-7
/
+5
2019-02-22
block/qed: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-13
/
+3
2018-03-09
block: convert bdrv_check callback to coroutine_fn
Paolo Bonzini
1
-17
/
+9
2017-07-17
qed: protect table cache with CoMutex
Paolo Bonzini
1
-6
/
+18
2017-06-26
qed: Remove callback from qed_write_table()
Kevin Wolf
1
-35
/
+12
2017-06-26
qed: Make qed_write_table() synchronous
Kevin Wolf
1
-54
/
+30
2017-06-26
qed: Remove callback from qed_read_l2_table()
Kevin Wolf
1
-11
/
+4
2017-06-26
qed: Remove callback from qed_read_table()
Kevin Wolf
1
-54
/
+25
2017-06-26
qed: Make qed_read_table() synchronous
Kevin Wolf
1
-38
/
+18
2017-02-21
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
1
-2
/
+10
2016-10-28
block: introduce BDRV_POLL_WHILE
Paolo Bonzini
1
-12
/
+4
2016-07-05
block: Convert bdrv_aio_writev() to BdrvChild
Kevin Wolf
1
-1
/
+1
2016-07-05
block: Convert bdrv_aio_readv() to BdrvChild
Kevin Wolf
1
-1
/
+1
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-01-20
block: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
1
-2
/
+2
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-5
/
+5
2014-06-04
qed: use BlockDriverState's AioContext
Stefan Hajnoczi
1
-4
/
+4
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-10-05
cleanup useless return sentence
Amos Kong
1
-1
/
+0
2011-12-15
block: bdrv_aio_* do not return NULL
Paolo Bonzini
1
-15
/
+7
2011-12-05
qed: adjust the way to get nb_sectors
Zhi Yong Wu
1
-3
/
+3
2011-10-05
qed: fix use-after-free during l2 cache commit
Stefan Hajnoczi
1
-3
/
+3
2011-08-02
async: Remove AsyncContext
Kevin Wolf
1
-14
/
+0
2010-12-17
qed: Table, L2 cache, and cluster functions
Stefan Hajnoczi
1
-0
/
+319