Sign in
qemu
/
qemu
/
0a99aae5fab5ed260aab96049c274b0334eb4085
/
block
8c215a9
block/iscsi: drop obsolete pointers from iscsi_co_writev
by Peter Lieven
· 11 years ago
9d2e256
block/iscsi: fix init value for iTask->retries
by Peter Lieven
· 11 years ago
e49ab19
block/iscsi: bump libiscsi requirement to 1.9.0
by Peter Lieven
· 11 years ago
9281fe9
block/iscsi: use 16 byte CDBs only when necessary
by Peter Lieven
· 11 years ago
fcd470d
block/iscsi: fix potential segfault on early callback
by Peter Lieven
· 11 years ago
efc6de0
block/iscsi: handle BUSY condition
by Peter Lieven
· 11 years ago
c282e1f
cleanup QEMUOptionParameter
by Chunyan Liu
· 11 years ago
fec9921
vpc.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
5820f1d
vmdk.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
5366092
vhdx.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
004b7f2
vdi.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
766181f
ssh.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
b222237
sheepdog.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
bd0cf59
rbd.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
cd3a4cf
raw_bsd.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
ddef769
raw-win32.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
6f482f7
raw-posix.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
7ab7484
qed.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
1bd0e2d
qcow2.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
16d1215
qcow.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
98c10b8
nfs.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
a59479e
iscsi.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
90c772d
gluster.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
25814e8
cow.c: replace QEMUOptionParameter with QemuOpts
by Chunyan Liu
· 11 years ago
facdbb0
vvfat.c: handle cross_driver's create_options and create_opts
by Chunyan Liu
· 11 years ago
83d0521
change block layer to support both QemuOpts and QEMUOptionParamter
by Chunyan Liu
· 11 years ago
a2c0fe2
block/nfs: fix potential segfault on early callback
by Peter Lieven
· 11 years ago
f7047c2
block: Drop superfluous conditionals around g_free()
by Markus Armbruster
· 11 years ago
6998b6c1
vdi: remove double conversion
by Paolo Bonzini
· 11 years ago
5d039ba
sheepdog: reload only header in a case of live snapshot
by Hitoshi Mitake
· 11 years ago
b544c1a
sheepdog: fix vdi object update after live snapshot
by Hitoshi Mitake
· 11 years ago
405a276
rbd: Fix leaks in rbd_start_aio() error path
by Kevin Wolf
· 11 years ago
76ef2cf
raw-posix: drop raw_get_aio_fd() since it is no longer used
by Stefan Hajnoczi
· 11 years ago
c75f3bd
vmdk: implement .bdrv_detach/attach_aio_context()
by Stefan Hajnoczi
· 11 years ago
2af0b20
ssh: use BlockDriverState's AioContext
by Stefan Hajnoczi
· 11 years ago
84390be
sheepdog: implement .bdrv_detach/attach_aio_context()
by Stefan Hajnoczi
· 11 years ago
ea80019
rbd: use BlockDriverState's AioContext
by Stefan Hajnoczi
· 11 years ago
85ebd38
block/raw-win32: implement .bdrv_detach/attach_aio_context()
by Stefan Hajnoczi
· 11 years ago
99cc598
block/raw-win32: create one QEMUWin32AIOState per BDRVRawState
by Stefan Hajnoczi
· 11 years ago
abd269b
block/linux-aio: fix memory and fd leak
by Stefan Hajnoczi
· 11 years ago
c2f3426
block/raw-posix: implement .bdrv_detach/attach_aio_context()
by Stefan Hajnoczi
· 11 years ago
e3625d3
quorum: implement .bdrv_detach/attach_aio_context()
by Stefan Hajnoczi
· 11 years ago
a8c868c
qed: use BlockDriverState's AioContext
by Stefan Hajnoczi
· 11 years ago
471799d
nfs: implement .bdrv_detach/attach_aio_context()
by Stefan Hajnoczi
· 11 years ago
69447cd
nbd: implement .bdrv_detach/attach_aio_context()
by Stefan Hajnoczi
· 11 years ago
80cf625
iscsi: implement .bdrv_detach/attach_aio_context()
by Stefan Hajnoczi
· 11 years ago
6ee50af
gluster: use BlockDriverState's AioContext
by Stefan Hajnoczi
· 11 years ago
63f0f45
curl: implement .bdrv_detach/attach_aio_context()
by Stefan Hajnoczi
· 11 years ago
9d94020
blkverify: implement .bdrv_detach/attach_aio_context()
by Stefan Hajnoczi
· 11 years ago
7e1efdf
blkdebug: use BlockDriverState's AioContext
by Stefan Hajnoczi
· 11 years ago
c13959c
vmdk: Fix local_err in vmdk_create
by Fam Zheng
· 11 years ago
675036e
block/raw-posix.c: Avoid nonstandard LONG_LONG_MAX
by Peter Maydell
· 11 years ago
2df5fee
block/sheepdog: Plug memory leak in sd_snapshot_create()
by Markus Armbruster
· 11 years ago
b122c3b
block/vvfat: Plug memory leak in read_directory()
by Markus Armbruster
· 11 years ago
6262bbd
block/vvfat: Plug memory leak in check_directory_consistency()
by Markus Armbruster
· 11 years ago
f25391c
block/qapi: Plug memory leak in dump_qobject() case QTYPE_QERROR
by Markus Armbruster
· 11 years ago
a1904e4
qcow2: Plug memory leak on qcow2_invalidate_cache() error paths
by Markus Armbruster
· 11 years ago
75e347d
block/vvfat: Plug memory leak in enable_write_target()
by Markus Armbruster
· 11 years ago
fbab9cc
block/sheepdog: Don't use qerror_report()
by Markus Armbruster
· 11 years ago
efde4b6
block/sheepdog: Fix silent sd_open(), sd_create() failures
by Markus Armbruster
· 11 years ago
e67c399
block/sheepdog: Propagate errors to open and create methods
by Markus Armbruster
· 11 years ago
dc83cd4
block/sheepdog: Propagate errors through find_vdi_name()
by Markus Armbruster
· 11 years ago
7d2d3e7
block/sheepdog: Propagate errors through do_sd_create()
by Markus Armbruster
· 11 years ago
318df29
block/sheepdog: Propagate errors through sd_prealloc()
by Markus Armbruster
· 11 years ago
356b4ca
block/sheepdog: Propagate errors through get_sheep_fd()
by Markus Armbruster
· 11 years ago
dfb12bf
block/sheepdog: Propagate errors through connect_to_sdog()
by Markus Armbruster
· 11 years ago
d11c891
block/vvfat: Propagate errors through init_directories()
by Markus Armbruster
· 11 years ago
68c70af
block/vvfat: Propagate errors through enable_write_target()
by Markus Armbruster
· 11 years ago
5496fb1
block/ssh: Propagate errors to open and create methods
by Markus Armbruster
· 11 years ago
5f0c39e
block/ssh: Propagate errors through connect_to_ssh()
by Markus Armbruster
· 11 years ago
4618e65
block/ssh: Propagate errors through authenticate()
by Markus Armbruster
· 11 years ago
01c2b26
block/ssh: Propagate errors through check_host_key()
by Markus Armbruster
· 11 years ago
04bc7c0
block/ssh: Drop superfluous libssh2_session_last_errno() calls
by Markus Armbruster
· 11 years ago
d61563b
block/rbd: Propagate errors to open and create methods
by Markus Armbruster
· 11 years ago
826b6ca
block: Add backing_blocker in BlockDriverState
by Fam Zheng
· 11 years ago
920beae
block: Use bdrv_set_backing_hd everywhere
by Fam Zheng
· 11 years ago
bd60436
qcow2: Fix memory leak in COW error path
by Kevin Wolf
· 11 years ago
65903a8
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
by Peter Maydell
· 11 years ago
ca8c0fa
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
f2564d8
block: iscsi build fix if LIBISCSI_FEATURE_IOVECTOR is not defined
by Jeff Cody
· 11 years ago
465bee1
block: optimize zero writes with bdrv_write_zeroes
by Peter Lieven
· 11 years ago
6a23082
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
by Peter Maydell
· 11 years ago
d66e5ce
qcow1: Stricter backing file length check
by Kevin Wolf
· 11 years ago
46485de
qcow1: Validate image size (CVE-2014-0223)
by Kevin Wolf
· 11 years ago
42eb581
qcow1: Validate L2 table size (CVE-2014-0222)
by Kevin Wolf
· 11 years ago
7159a45
qcow1: Check maximum cluster size
by Kevin Wolf
· 11 years ago
ea54fef
qcow1: Make padding in the header explicit
by Kevin Wolf
· 11 years ago
97a3ea5
curl: Add sslverify option
by Matthew Booth
· 11 years ago
e3542c6
curl: Remove broken parsing of options from url
by Matthew Booth
· 11 years ago
9aedd5a
curl: Fix build when curl_multi_socket_action isn't available
by Matthew Booth
· 11 years ago
6906046
block: vhdx - account for identical header sections
by Jeff Cody
· 11 years ago
4f11aa8
block/raw-posix: Try both FIEMAP and SEEK_HOLE
by Max Reitz
· 11 years ago
4557117
gluster: Correctly propagate errors when volume isn't accessible
by Peter Krempa
· 11 years ago
74fe188
vmdk: Implement .bdrv_get_info()
by Fam Zheng
· 11 years ago
ba0ad89
vmdk: Implement .bdrv_write_compressed
by Fam Zheng
· 11 years ago
ec209ac
block/iscsi: bump year in copyright notice
by Peter Lieven
· 11 years ago
5f4d5e1
block/nfs: Check for NULL server part
by Max Reitz
· 11 years ago
65f33bc
qcow2: Fix alloc_clusters_noref() overflow detection
by Max Reitz
· 11 years ago
6a86dec
[PATCH] block/iscsi: bump year in copyright notice
by Peter Lieven
· 11 years ago
b7079df
curl: Fix hang reading from slow connections
by Matthew Booth
· 11 years ago
Next »