index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2018-03-19
vdi: Make comments consistent with other drivers
Kevin Wolf
2018-03-19
qed: Support .bdrv_co_create
Kevin Wolf
2018-03-19
qcow: Support .bdrv_co_create
Kevin Wolf
2018-03-19
parallels: Support .bdrv_co_create
Kevin Wolf
2018-03-19
vdi: Implement .bdrv_co_create
Max Reitz
2018-03-19
vdi: Move file creation to vdi_co_create_opts
Max Reitz
2018-03-19
vdi: Pull option parsing from vdi_co_create
Max Reitz
2018-03-19
luks: Catch integer overflow for huge sizes
Kevin Wolf
2018-03-19
luks: Turn invalid assertion into check
Kevin Wolf
2018-03-19
luks: Support .bdrv_co_create
Kevin Wolf
2018-03-19
luks: Create block_crypto_co_create_generic()
Kevin Wolf
2018-03-19
luks: Separate image file creation from formatting
Kevin Wolf
2018-03-19
blockjobs: add block-job-finalize
John Snow
2018-03-19
blockjobs: ensure abort is called for cancelled jobs
John Snow
2018-03-19
blockjobs: add block_job_dismiss
John Snow
2018-03-19
blockjobs: add block_job_verb permission table
John Snow
2018-03-19
blockjobs: add state transition table
John Snow
2018-03-19
blockjobs: model single jobs as transactions
John Snow
2018-03-16
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2018-03-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into...
Peter Maydell
2018-03-13
dirty-bitmap: add locked state
Vladimir Sementsov-Ogievskiy
2018-03-13
block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2018-03-13
block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2018-03-13
nbd: BLOCK_STATUS for standard get_block_status function: client part
Vladimir Sementsov-Ogievskiy
2018-03-13
block/nbd-client: save first fatal error in nbd_iter_error
Vladimir Sementsov-Ogievskiy
2018-03-13
block: let blk_add/remove_aio_context_notifier() tolerate BDS changes
Stefan Hajnoczi
2018-03-13
block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()
Vladimir Sementsov-Ogievskiy
2018-03-13
block: include original filename when reporting invalid URIs
Daniel P. Berrangé
2018-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-03-09
file-posix: Fix no-op bdrv_truncate() with falloc preallocation
Kevin Wolf
2018-03-09
ssh: Support .bdrv_co_create
Kevin Wolf
2018-03-09
ssh: Pass BlockdevOptionsSsh to connect_to_ssh()
Kevin Wolf
2018-03-09
ssh: QAPIfy host-key-check option
Kevin Wolf
2018-03-09
ssh: Use QAPI BlockdevOptionsSsh object
Kevin Wolf
2018-03-09
sheepdog: Support .bdrv_co_create
Kevin Wolf
2018-03-09
sheepdog: QAPIfy "redundancy" create option
Kevin Wolf
2018-03-09
nfs: Support .bdrv_co_create
Kevin Wolf
2018-03-09
nfs: Use QAPI options in nfs_client_open()
Kevin Wolf
2018-03-09
rbd: Use qemu_rbd_connect() in qemu_rbd_do_create()
Kevin Wolf
2018-03-09
rbd: Assign s->snap/image_name in qemu_rbd_open()
Kevin Wolf
2018-03-09
rbd: Support .bdrv_co_create
Kevin Wolf
2018-03-09
rbd: Pass BlockdevOptionsRbd to qemu_rbd_connect()
Kevin Wolf
2018-03-09
rbd: Remove non-schema options from runtime_opts
Kevin Wolf
2018-03-09
rbd: Factor out qemu_rbd_connect()
Kevin Wolf
2018-03-09
rbd: Fix use after free in qemu_rbd_set_keypairs() error path
Kevin Wolf
2018-03-09
gluster: Support .bdrv_co_create
Kevin Wolf
2018-03-09
file-win32: Support .bdrv_co_create
Kevin Wolf
2018-03-09
file-posix: Support .bdrv_co_create
Kevin Wolf
2018-03-09
block: x-blockdev-create QMP command
Kevin Wolf
2018-03-09
qcow2: Use visitor for options in qcow2_create()
Kevin Wolf
[next]