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
/
qemu-io-cmds.c
Age
Commit message (
Expand
)
Author
2017-05-11
qemu-io: Switch 'map' output to byte-based reporting
Eric Blake
2017-05-11
qemu-io: Switch 'alloc' command to byte-based length
Eric Blake
2017-05-11
qemu-io: Improve alignment checks
Eric Blake
2017-04-28
block: Add errp to b{lk,drv}_truncate()
Max Reitz
2017-04-11
qemu-io-cmds: Use bdrv_coroutine_enter
Fam Zheng
2017-04-03
qemu-io-cmds: Assert that global and nofile commands don't use ct->perms
Peter Maydell
2017-02-28
hmp: Request permissions in qemu-io
Kevin Wolf
2017-02-23
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
Markus Armbruster
2017-02-23
util/cutils: Return qemu_strtosz*() error and value separately
Markus Armbruster
2017-02-23
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
Markus Armbruster
2017-02-23
util/cutils: New qemu_strtosz()
Markus Armbruster
2017-02-12
qemu-io: don't allow I/O operations larger than BDRV_REQUEST_MAX_BYTES
Alberto Garcia
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-28
clean-up: removed duplicate #includes
Anand J
2016-10-28
qemu-io: acquire AioContext
Paolo Bonzini
2016-10-28
block: prepare bdrv_reopen_multiple to release AioContext
Paolo Bonzini
2016-09-05
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
2016-07-20
block: Convert BB interface to byte-based discards
Eric Blake
2016-07-13
qemu-io: Use correct range limitations
Max Reitz
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-05-25
block: Rename blk_write_zeroes()
Eric Blake
2016-05-19
qemu-iotests: Fix regression in 136 on aio_read invalid
Eric Blake
2016-05-19
qemu-io: Fix recent UI updates
Eric Blake
2016-05-19
block: Remove bdrv_aio_multiwrite()
Kevin Wolf
2016-05-12
qemu-io: Add 'write -z -u' to test MAY_UNMAP flag
Eric Blake
2016-05-12
qemu-io: Add 'write -f' to test FUA flag
Eric Blake
2016-05-12
qemu-io: Allow unaligned access by default
Eric Blake
2016-05-12
qemu-io: Use bool for command line flags
Eric Blake
2016-05-12
qemu-io: Switch to byte-based block access
Eric Blake
2016-05-12
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
2016-05-12
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
2016-05-12
qemu-io: Fix memory leak in 'aio_write -z'
Kevin Wolf
2016-04-15
qemu-io: Support 'aio_write -z'
Kevin Wolf
2016-03-30
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
2016-03-30
qemu-io: Use bdrv_parse_cache_mode() in reopen_f()
Kevin Wolf
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-11-12
qemu-io: Account for failed, invalid and flush operations
Alberto Garcia
2015-11-11
qemu-io: Correct error messages
John Snow
2015-11-11
qemu-io: Check for trailing chars
John Snow
2015-11-11
qemu-io: fix cvtnum lval types
John Snow
2015-09-25
utils: rename strtosz to use qemu prefix
Marc-André Lureau
2015-09-14
qemu-io: Add command 'reopen'
Kevin Wolf
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-05-22
qemu-io: Use getopt() correctly
Eric Blake
2015-02-16
qemu-io: Use BlockBackend
Max Reitz
2015-02-16
qemu-io: Account IO by aio_read and aio_write
Fam Zheng
2014-12-12
qemu-io: Add sigraise command
Max Reitz
2014-10-23
qemu-io: Respect early image end for map
Max Reitz
[next]