index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
qed-table.c
Age
Commit message (
Expand
)
Author
2017-02-21
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
2016-10-28
block: introduce BDRV_POLL_WHILE
Paolo Bonzini
2016-07-05
block: Convert bdrv_aio_writev() to BdrvChild
Kevin Wolf
2016-07-05
block: Convert bdrv_aio_readv() to BdrvChild
Kevin Wolf
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-01-20
block: Clean up includes
Peter Maydell
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-06-04
qed: use BlockDriverState's AioContext
Stefan Hajnoczi
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-10-05
cleanup useless return sentence
Amos Kong
2011-12-15
block: bdrv_aio_* do not return NULL
Paolo Bonzini
2011-12-05
qed: adjust the way to get nb_sectors
Zhi Yong Wu
2011-10-05
qed: fix use-after-free during l2 cache commit
Stefan Hajnoczi
2011-08-02
async: Remove AsyncContext
Kevin Wolf
2010-12-17
qed: Table, L2 cache, and cluster functions
Stefan Hajnoczi