コミット履歴

作者 SHA1 メッセージ 日付
  Max Reitz 5797a36abd block: Add errp to b{lk,drv}_truncate() 8 年 前
  Fam Zheng 324ec3e4f2 qemu-io-cmds: Use bdrv_coroutine_enter 8 年 前
  Peter Maydell 6aabeb5839 qemu-io-cmds: Assert that global and nofile commands don't use ct->perms 8 年 前
  Kevin Wolf 887354bd13 hmp: Request permissions in qemu-io 8 年 前
  Markus Armbruster f46bfdbfc8 util/cutils: Change qemu_strtosz*() from int64_t to uint64_t 8 年 前
  Markus Armbruster f17fd4fdf0 util/cutils: Return qemu_strtosz*() error and value separately 8 年 前
  Markus Armbruster 4fcdf65ae2 util/cutils: Let qemu_strtosz*() optionally reject trailing crap 8 年 前
  Markus Armbruster 466dea14e6 util/cutils: New qemu_strtosz() 8 年 前
  Alberto Garcia 3026c4688c qemu-io: don't allow I/O operations larger than BDRV_REQUEST_MAX_BYTES 8 年 前
  Peter Maydell 277d44f5a6 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging 8 年 前
  Anand J 814bb12a56 clean-up: removed duplicate #includes 8 年 前
  Paolo Bonzini 15afd94a04 qemu-io: acquire AioContext 8 年 前
  Paolo Bonzini 720150f318 block: prepare bdrv_reopen_multiple to release AioContext 8 年 前
  Pavel Butsykin fe5c1355e7 block: switch blk_write_compressed() to byte-based interface 9 年 前
  Eric Blake 1c6c4bb7f0 block: Convert BB interface to byte-based discards 9 年 前
  Max Reitz a367467995 qemu-io: Use correct range limitations 9 年 前
  Paolo Bonzini 0b8b8753e4 coroutine: move entry argument to qemu_coroutine_create 9 年 前
  Eric Blake d004bd52aa block: Rename blk_write_zeroes() 9 年 前
  Eric Blake 37546ff28f qemu-iotests: Fix regression in 136 on aio_read invalid 9 年 前
  Eric Blake 4ca1d3401b qemu-io: Fix recent UI updates 9 年 前
  Kevin Wolf 91c6e4b7bb block: Remove bdrv_aio_multiwrite() 9 年 前
  Eric Blake c2e001cc82 qemu-io: Add 'write -z -u' to test MAY_UNMAP flag 9 年 前
  Eric Blake 770e0e0e80 qemu-io: Add 'write -f' to test FUA flag 9 年 前
  Eric Blake 093ea232b0 qemu-io: Allow unaligned access by default 9 年 前
  Eric Blake dc38852aaa qemu-io: Use bool for command line flags 9 年 前
  Eric Blake 7b3f9712e1 qemu-io: Switch to byte-based block access 9 年 前
  Eric Blake 983a160050 block: Switch blk_*write_zeroes() to byte interface 9 年 前
  Eric Blake 8341f00dc2 block: Allow BDRV_REQ_FUA through blk_pwrite() 9 年 前
  Kevin Wolf 0e01b76e7c qemu-io: Fix memory leak in 'aio_write -z' 9 年 前
  Kevin Wolf 5ceb77652e qemu-io: Support 'aio_write -z' 9 年 前