Sign in
qemu
/
qemu
/
d488b349a3496184db408ffe4e16e644dcf323f4
/
block
12c06d6
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
89b259e
file-posix: Fix no-op bdrv_truncate() with falloc preallocation
by Kevin Wolf
· 7 years ago
4906da7
ssh: Support .bdrv_co_create
by Kevin Wolf
· 7 years ago
375f0b9
ssh: Pass BlockdevOptionsSsh to connect_to_ssh()
by Kevin Wolf
· 7 years ago
ec2f541
ssh: QAPIfy host-key-check option
by Kevin Wolf
· 7 years ago
16e4bdb
ssh: Use QAPI BlockdevOptionsSsh object
by Kevin Wolf
· 7 years ago
63fd65a
sheepdog: Support .bdrv_co_create
by Kevin Wolf
· 7 years ago
a595e4b
sheepdog: QAPIfy "redundancy" create option
by Kevin Wolf
· 7 years ago
a1a42af
nfs: Support .bdrv_co_create
by Kevin Wolf
· 7 years ago
c22a034
nfs: Use QAPI options in nfs_client_open()
by Kevin Wolf
· 7 years ago
aa045c2
rbd: Use qemu_rbd_connect() in qemu_rbd_do_create()
by Kevin Wolf
· 7 years ago
d41a558
rbd: Assign s->snap/image_name in qemu_rbd_open()
by Kevin Wolf
· 7 years ago
1bebea3
rbd: Support .bdrv_co_create
by Kevin Wolf
· 7 years ago
4bfb274
rbd: Pass BlockdevOptionsRbd to qemu_rbd_connect()
by Kevin Wolf
· 7 years ago
4ff4504
rbd: Remove non-schema options from runtime_opts
by Kevin Wolf
· 7 years ago
3d9136f
rbd: Factor out qemu_rbd_connect()
by Kevin Wolf
· 7 years ago
71c8781
rbd: Fix use after free in qemu_rbd_set_keypairs() error path
by Kevin Wolf
· 7 years ago
ab8bda7
gluster: Support .bdrv_co_create
by Kevin Wolf
· 7 years ago
3766ef5
file-win32: Support .bdrv_co_create
by Kevin Wolf
· 7 years ago
927f11e
file-posix: Support .bdrv_co_create
by Kevin Wolf
· 7 years ago
b0292b8
block: x-blockdev-create QMP command
by Kevin Wolf
· 7 years ago
b76b4f6
qcow2: Use visitor for options in qcow2_create()
by Kevin Wolf
· 7 years ago
e4b5dad
qcow2: Handle full/falloc preallocation in qcow2_co_create()
by Kevin Wolf
· 7 years ago
60900b7
qcow2: Use QCryptoBlockCreateOptions in qcow2_co_create()
by Kevin Wolf
· 7 years ago
e1d74bc
qcow2: Use BlockdevRef in qcow2_co_create()
by Kevin Wolf
· 7 years ago
29ca9e4
qcow2: Pass BlockdevCreateOptions to qcow2_co_create()
by Kevin Wolf
· 7 years ago
cbf2b7c
qcow2: Let qcow2_create() handle protocol layer
by Kevin Wolf
· 7 years ago
8ca5bfd
qcow2: Rename qcow2_co_create2() to qcow2_co_create()
by Kevin Wolf
· 7 years ago
0c2ada8
qcow2: Make qemu-img check detect corrupted L1 tables in snapshots
by Alberto Garcia
· 7 years ago
db5794f
qcow2: Check snapshot L1 table in qcow2_snapshot_delete()
by Alberto Garcia
· 7 years ago
a8475d7
qcow2: Check snapshot L1 table in qcow2_snapshot_goto()
by Alberto Garcia
· 7 years ago
c7a9d81
qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap()
by Alberto Garcia
· 7 years ago
c9a442e
qcow2: Check L1 table parameters in qcow2_expand_zero_clusters()
by Alberto Garcia
· 7 years ago
314e8d3
qcow2: Check L1 table offset in qcow2_snapshot_load_tmp()
by Alberto Garcia
· 7 years ago
0cf0e59
qcow2: Generalize validate_table_offset() into qcow2_validate_table()
by Alberto Garcia
· 7 years ago
2fd6163
block: convert bdrv_check callback to coroutine_fn
by Paolo Bonzini
· 7 years ago
2b148f3
block: convert bdrv_invalidate_cache callback to coroutine_fn
by Paolo Bonzini
· 7 years ago
9fb4dfc
qed: make bdrv_qed_do_open a coroutine_fn
by Paolo Bonzini
· 7 years ago
1fafcd9
qcow2: make qcow2_do_open a coroutine_fn
by Paolo Bonzini
· 7 years ago
1a0c2bf
qcow2: fix flushing after dirty bitmap metadata writes
by Paolo Bonzini
· 7 years ago
8b220eb
qcow2: introduce qcow2_write_caches and qcow2_flush_caches
by Paolo Bonzini
· 7 years ago
f87e08f
block: implement the bdrv_reopen_prepare helper for LUKS driver
by Daniel P. Berrange
· 7 years ago
c060332
block: Fix qemu crash when using scsi-block
by Deepa Srinivasan
· 7 years ago
58e2e17
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
bfe1a14
block: Fix NULL dereference on empty drive error
by Kevin Wolf
· 7 years ago
112ed24
qapi: Empty out qapi-schema.json
by Markus Armbruster
· 7 years ago
9af2398
Include less of the generated modular QAPI headers
by Markus Armbruster
· 7 years ago
0dd1358
Include qapi/qmp/qerror.h exactly where needed
by Markus Armbruster
· 7 years ago
9e02968
qcow2: Replace align_offset() with ROUND_UP()
by Alberto Garcia
· 7 years ago
624f300
block/ssh: Add basic .bdrv_truncate()
by Max Reitz
· 7 years ago
bd8e0e3
block/ssh: Make ssh_grow_file() blocking
by Max Reitz
· 7 years ago
2b12a75
block/ssh: Pull ssh_grow_file() from ssh_create()
by Max Reitz
· 7 years ago
c274393
qcow2: make qcow2_co_create2() a coroutine_fn
by Stefan Hajnoczi
· 7 years ago
efc75e2
block: rename .bdrv_create() to .bdrv_co_create_opts()
by Stefan Hajnoczi
· 7 years ago
33f2a75
block: add BlockBackend->in_flight counter
by Stefan Hajnoczi
· 7 years ago
7719f3c
block: extract AIO_WAIT_WHILE() from BlockDriverState
by Stefan Hajnoczi
· 7 years ago
18a59f0
block: fix write with zero flag set and iovector provided
by Anton Nefedov
· 7 years ago
636cb51
block: Drop unused .bdrv_co_get_block_status()
by Eric Blake
· 7 years ago
fba3998
vvfat: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
2f83673
vpc: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
c72080b
vmdk: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
67635f6
vdi: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
b80666b
vdi: Avoid bitrot of debugging code
by Eric Blake
· 7 years ago
47943e9
sheepdog: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
d41aa7e
raw: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
b8d739f
qed: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
a320fb0
qcow2: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
d63b4c9
qcow: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
8e0cf59
parallels: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
05c33f1
null: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
92809c3
iscsi: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
04a408f
iscsi: Switch iscsi_allocmap_update() to byte-based
by Eric Blake
· 7 years ago
ba059e7
iscsi: Switch cluster_sectors to byte-based
by Eric Blake
· 7 years ago
08c9e77
gluster: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
a290f08
file-posix: Switch to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
3e4d0e7
block: Switch passthrough drivers to .bdrv_co_block_status()
by Eric Blake
· 7 years ago
e3efee8
nvme: Drop pointless .bdrv_co_get_block_status()
by Eric Blake
· 7 years ago
86a3d5c
block: Add .bdrv_co_block_status() callback
by Eric Blake
· 7 years ago
fd8d372
nbd: Honor server's advertised minimum block size
by Eric Blake
· 7 years ago
78d8c99
block/nvme: fix Coverity reports
by Paolo Bonzini
· 7 years ago
1221fe6
qcow2: Allow configuring the L2 slice size
by Alberto Garcia
· 7 years ago
dd32c88
qcow2: Rename l2_table in count_cow_clusters()
by Alberto Garcia
· 7 years ago
c26f10b
qcow2: Rename l2_table in count_contiguous_clusters_unallocated()
by Alberto Garcia
· 7 years ago
13f893c
qcow2: Rename l2_table in count_contiguous_clusters()
by Alberto Garcia
· 7 years ago
e4e7254
qcow2: Rename l2_table in qcow2_alloc_compressed_cluster_offset()
by Alberto Garcia
· 7 years ago
13bec22
qcow2: Update qcow2_truncate() to support L2 slices
by Alberto Garcia
· 7 years ago
415184f
qcow2: Update expand_zero_clusters_in_l1() to support L2 slices
by Alberto Garcia
· 7 years ago
226494f
qcow2: Prepare expand_zero_clusters_in_l1() for adding L2 slice support
by Alberto Garcia
· 7 years ago
9b76548
qcow2: Read refcount before L2 table in expand_zero_clusters_in_l1()
by Alberto Garcia
· 7 years ago
83ad165
qcow2: Update qcow2_update_snapshot_refcount() to support L2 slices
by Alberto Garcia
· 7 years ago
ca62dd5
qcow2: Prepare qcow2_update_snapshot_refcount() for adding L2 slice support
by Alberto Garcia
· 7 years ago
a9a9f8f
qcow2: Update zero_single_l2() to support L2 slices
by Alberto Garcia
· 7 years ago
21ab3ad
qcow2: Update discard_single_l2() to support L2 slices
by Alberto Garcia
· 7 years ago
6d99a34
qcow2: Update handle_alloc() to support L2 slices
by Alberto Garcia
· 7 years ago
cde9176
qcow2: Update handle_copied() to support L2 slices
by Alberto Garcia
· 7 years ago
a002c0b
qcow2: Update qcow2_alloc_cluster_link_l2() to support L2 slices
by Alberto Garcia
· 7 years ago
fd63003
qcow2: Update qcow2_get_cluster_offset() to support L2 slices
by Alberto Garcia
· 7 years ago
c03bfc5
qcow2: Update get_cluster_table() to support L2 slices
by Alberto Garcia
· 7 years ago
05f9ee46
qcow2: Refactor get_cluster_table()
by Alberto Garcia
· 7 years ago
3861946
qcow2: Update l2_allocate() to support L2 slices
by Alberto Garcia
· 7 years ago
Next »