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
/
blkdebug.c
Age
Commit message (
Expand
)
Author
2017-07-11
block: Add PreallocMode to bdrv_truncate()
Max Reitz
2017-07-11
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
2017-07-10
blkdebug: Support .bdrv_co_get_block_status
Eric Blake
2017-06-26
blkdebug: Catch bs->exact_filename overflow
Max Reitz
2017-06-26
block: change variable names in BlockDriverState
Manos Pitsidianakis
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-05-11
blkdebug: Add ability to override unmap geometries
Eric Blake
2017-05-11
blkdebug: Simplify override logic
Eric Blake
2017-05-11
blkdebug: Add pass-through write_zero and discard support
Eric Blake
2017-05-11
blkdebug: Refactor error injection
Eric Blake
2017-05-11
blkdebug: Sanity check block layer guarantees
Eric Blake
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2017-05-08
qobject: Drop useless QObject casts
Eric Blake
2017-04-28
block: Add errp to BD.bdrv_truncate()
Max Reitz
2017-04-28
block: Add errp to b{lk,drv}_truncate()
Max Reitz
2017-04-27
block: Do not unref bs->file on error in BD's open
Max Reitz
2017-02-28
block: Request child permissions in filter drivers
Kevin Wolf
2017-02-24
block: Pass BdrvChild to bdrv_truncate()
Kevin Wolf
2017-02-21
blkdebug: reschedule coroutine on the AioContext it is running on
Paolo Bonzini
2017-01-09
blkdebug: Implement bdrv_co_preadv/pwritev/flush
Kevin Wolf
2016-10-07
block: use aio_bh_schedule_oneshot
Paolo Bonzini
2016-08-15
block/blkdebug: Store config filename
Max Reitz
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
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-07-05
block: Move request_alignment into BlockLimit
Eric Blake
2016-07-05
blkdebug: Set request_alignment during .bdrv_refresh_limits()
Eric Blake
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-20
block: Clean up includes
Peter Maydell
2015-12-18
blkdebug: Enable reopen
Kevin Wolf
2015-12-18
block: Pass driver-specific options to .bdrv_refresh_filename()
Kevin Wolf
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
2015-12-02
blkdebug: silence warning under qtest
Michael S. Tsirkin
2015-10-16
blkdebug: Don't confuse image as backing file
Fam Zheng
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
2015-06-12
block: Move flag inheritance to bdrv_open_inherit()
Kevin Wolf
2015-06-09
blkdebug: Simplify passing of Error through qemu_opts_foreach()
Markus Armbruster
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
2015-04-28
blkdebug: Add bdrv_truncate()
Kevin Wolf
2015-03-10
blkdebug: fix "once" rule
John Snow
2014-12-10
blkdebug: Simplify and improve filename generation
Max Reitz
2014-11-03
qcow2: Optimize bdrv_make_empty()
Max Reitz
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
2014-09-25
blkdebug: show an error for invalid event names
Stefan Hajnoczi
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
2014-09-22
blkdebug: Drop blkdebug_aiocb_info.cancel
Fam Zheng
[next]