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.h
Age
Commit message (
Expand
)
Author
2017-06-26
qed: Remove callback from qed_write_table()
Kevin Wolf
2017-06-26
qed: Remove GenericCB
Kevin Wolf
2017-06-26
qed: Remove callback from qed_find_cluster()
Kevin Wolf
2017-06-26
qed: Remove callback from qed_read_l2_table()
Kevin Wolf
2017-02-21
block: explicitly acquire aiocontext in timers that need it
Paolo Bonzini
2016-10-07
block: use aio_bh_schedule_oneshot
Paolo Bonzini
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2015-02-06
qed: Really remove unused field QEDAIOCB.finished
Fam Zheng
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
2014-07-14
qed: Make qiov match request size until backing file EOF
Kevin Wolf
2014-06-16
qed.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2013-09-25
block: qed - use QEMU_PACKED for on-disk structures
Jeff Cody
2012-12-19
block: move include files to include/block/
Paolo Bonzini
2012-08-10
qed: mark image clean after repair succeeds
Stefan Hajnoczi
2012-04-05
qed: remove incoming live migration blocker
BenoƮt Canet
2012-02-09
qed: add .bdrv_co_write_zeroes() support
Stefan Hajnoczi
2012-02-09
qed: replace is_write with flags field
Stefan Hajnoczi
2011-11-21
qed: add migration blocker (v2)
Anthony Liguori
2011-05-18
qed: Periodically flush and clear need check bit
Stefan Hajnoczi
2011-04-27
qed: Fix consistency check on 32-bit hosts
Stefan Hajnoczi
2011-04-13
qed: Add support for zero clusters
Anthony Liguori
2010-12-17
qed: Consistency check support
Stefan Hajnoczi
2010-12-17
qed: Read/write support
Stefan Hajnoczi
2010-12-17
qed: Table, L2 cache, and cluster functions
Stefan Hajnoczi
2010-12-17
qed: Add QEMU Enhanced Disk image format
Stefan Hajnoczi