Sign in
qemu-android
/
qemu-android
/
f133f2db1eedd409d3c1b0892f65b99f83c74754
/
block
007e620
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
a2aa09e
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
2ac0152
qcow2: Make qcow2_alloc_bytes() more explicit
by Max Reitz
· 10 years ago
3efffc3
vmdk: Fix next_cluster_sector for compressed write
by Radoslav Gerganov
· 10 years ago
b6d36de
qcow2: Make size_to_clusters() return uint64_t
by Max Reitz
· 10 years ago
5b0959a
qcow2: Support updating driver-specific options in reopen
by Kevin Wolf
· 10 years ago
ee55b17
qcow2: Make qcow2_update_options() suitable for transactions
by Kevin Wolf
· 10 years ago
c1344de
qcow2: Fix memory leak in qcow2_update_options() error path
by Kevin Wolf
· 10 years ago
007dbc3
qcow2: Leave s unchanged on qcow2_update_options() failure
by Kevin Wolf
· 10 years ago
94edf3f
qcow2: Move rest of option handling to qcow2_update_options()
by Kevin Wolf
· 10 years ago
90efa0e
qcow2: Move qcow2_update_options() call up
by Kevin Wolf
· 10 years ago
4c75d1a
qcow2: Factor out qcow2_update_options()
by Kevin Wolf
· 10 years ago
f113ae8
qcow2: Improve error message
by Kevin Wolf
· 10 years ago
4d2cb09
block: Allow specifying driver-specific options to reopen
by Kevin Wolf
· 10 years ago
ff99129
qcow2: Rename BDRVQcowState to BDRVQcow2State
by Kevin Wolf
· 10 years ago
6ebf9aa
block: Drop drv parameter from bdrv_open()
by Max Reitz
· 10 years ago
e664171
block: Always pass NULL as drv for bdrv_open()
by Max Reitz
· 10 years ago
b6af097
maint: remove / fix many doubled words
by Daniel P. Berrange
· 10 years ago
a8f15a2
maint: remove double semicolons in many files
by Daniel P. Berrange
· 10 years ago
6d1f252
block/iscsi: validate block size returned from target
by Peter Lieven
· 10 years ago
834cb2a
quorum: validate vote threshold against num_children even if read-pattern is fifo
by Wen Congyang
· 10 years ago
909c260
qcow2: reorder fields in Qcow2CachedTable to reduce padding
by Alberto Garcia
· 10 years ago
279621c
qcow2: add option to clean unused cache entries after some time
by Alberto Garcia
· 10 years ago
355ee2d
qcow2: mark the memory as no longer needed after qcow2_cache_empty()
by Alberto Garcia
· 10 years ago
bdd03cd
block/raw-posix: Use raw_normalize_devicepath()
by Max Reitz
· 10 years ago
e12f378
block: more check for replaced node
by Wen Congyang
· 10 years ago
e424aff
mirror: Fix coroutine reentrance
by Kevin Wolf
· 10 years ago
cae98cb
block/mirror: limit qiov to IOV_MAX elements
by Stefan Hajnoczi
· 10 years ago
e94867e
block: don't register quorum driver if SHA256 support is unavailable
by Sascha Silbe
· 10 years ago
9f8c5b6
Merge remote-tracking branch 'remotes/cody/tags/jtc-for-upstream-pull-request' into staging
by Peter Maydell
· 10 years ago
325e390
block/ssh: Avoid segfault if inet_connect doesn't set errno.
by Richard W.M. Jones
· 10 years ago
6a55c82
sheepdog: serialize requests to overwrapping area
by Hitoshi Mitake
· 10 years ago
b15deac
block: vpc - prevent overflow if max_table_entries >= 0x40000000
by Jeff Cody
· 10 years ago
9990069
mirror: Speed up bitmap initial scanning
by Fam Zheng
· 10 years ago
796a060
block/curl: Don't lose original error when a connection fails.
by Richard W.M. Jones
· 10 years ago
48ac0a4
mirror: correct buf_size
by Wen Congyang
· 10 years ago
17d9716
block: keep bitmap if incremental backup job is cancelled
by Stefan Hajnoczi
· 10 years ago
4c0cbd6
block/mirror: Sleep periodically during bitmap scanning
by Fam Zheng
· 10 years ago
e34d8f2
rbd: fix ceph settings precedence
by Josh Durgin
· 10 years ago
99a3c89
rbd: make qemu's cache setting override any ceph setting
by Josh Durgin
· 10 years ago
3dbf00e
rbd: remove unused constants and fields
by Josh Durgin
· 10 years ago
acf7b7f
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
f6fa64f
block: convert qcow/qcow2 to use generic cipher API
by Daniel P. Berrange
· 10 years ago
488981a4
block: convert quorum blockdrv to use crypto APIs
by Daniel P. Berrange
· 10 years ago
9703116
blockjob: add block_job_release function
by Ting Wang
· 10 years ago
25d9747
block/raw-posix: Don't think /dev/fd/<NN> is a floppy drive.
by Richard W.M. Jones
· 10 years ago
53ec73e
block: Use bdrv_drain to replace uncessary bdrv_drain_all
by Fam Zheng
· 10 years ago
6f2945c
crypto: move built-in AES implementation into crypto/
by Daniel P. Berrange
· 10 years ago
7a63f3c
block: update bdrv_drain_all()/bdrv_drain() comments
by Stefan Hajnoczi
· 10 years ago
1bd84ee
qcow2: remove unnecessary check
by Alberto Garcia
· 10 years ago
764ba3a
block: remove redundant check before g_slist_find()
by Alberto Garcia
· 10 years ago
29c838c
block/nfs: limit maximum readahead size to 1MB
by Peter Lieven
· 10 years ago
9049736
block/iscsi: restore compatiblity with libiscsi 1.9.0
by Peter Lieven
· 10 years ago
5082499
block: Fix dirty bitmap in bdrv_co_discard
by Fam Zheng
· 10 years ago
dcfb3be
mirror: Do zero write on target if sectors not allocated
by Fam Zheng
· 10 years ago
0fc9f8e
qmp: Add optional bool "unmap" to drive-mirror
by Fam Zheng
· 10 years ago
ba3f0e2
block: Add bdrv_get_block_status_above
by Fam Zheng
· 10 years ago
4b80ab2
qapi: Rename 'dirty-bitmap' mode to 'incremental'
by John Snow
· 10 years ago
3e5feb6
qcow2: Handle EAGAIN returned from update_refcount
by Jindřich Makovička
· 10 years ago
5dd7a53
block/iscsi: add support for request timeouts
by Peter Lieven
· 10 years ago
3307ed7
raw-posix: Introduce hdev_is_sg()
by Dimitris Aragiorgis
· 10 years ago
a93a398
raw-posix: Use DPRINTF for DEBUG_FLOPPY
by Dimitris Aragiorgis
· 10 years ago
bcb2255
raw-posix: DPRINTF instead of DEBUG_BLOCK_PRINT
by Dimitris Aragiorgis
· 10 years ago
1b6bc94
Fix migration in case of scsi-generic
by Dimitris Aragiorgis
· 10 years ago
b192af8
block: Use bdrv_is_sg() everywhere
by Dimitris Aragiorgis
· 10 years ago
d5941dd
vvfat: add a label option
by Wolfgang Bumiller
· 10 years ago
97b0385
block-backend: Introduce blk_drain()
by Alexander Yarygin
· 10 years ago
2f388b9
throttle: Check current timers before updating any_timer_armed[]
by Alberto Garcia
· 10 years ago
f406c03
block: Let bdrv_drain_all() to call aio_poll() for each AioContext
by Alexander Yarygin
· 10 years ago
cc7a8ea
Include qapi/qmp/qerror.h exactly where needed
by Markus Armbruster
· 10 years ago
d49b683
qerror: Move #include out of qerror.h
by Markus Armbruster
· 10 years ago
4629ed1
qerror: Finally unused, clean up
by Markus Armbruster
· 10 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
fc48ffc
qobject: Use 'bool' for qbool
by Eric Blake
· 10 years ago
f3e3b08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
67251a3
block: Fix reopen flag inheritance
by Kevin Wolf
· 10 years ago
f3930ed
block: Move flag inheritance to bdrv_open_inherit()
by Kevin Wolf
· 10 years ago
a646836
vmdk: Use bdrv_open_image()
by Kevin Wolf
· 10 years ago
ea6828d
quorum: Use bdrv_open_image()
by Kevin Wolf
· 10 years ago
b868445
raw-posix: Fix .bdrv_co_get_block_status() for unaligned image size
by Kevin Wolf
· 10 years ago
90df601
vmdk: Use vmdk_find_index_in_cluster everywhere
by Fam Zheng
· 10 years ago
61f0ed1
vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_status
by Fam Zheng
· 10 years ago
bc85ef2
qcow2: Add DEFAULT_L2_CACHE_CLUSTERS
by Max Reitz
· 10 years ago
57e2166
qcow2: Set MIN_L2_CACHE_SIZE to 2
by Max Reitz
· 10 years ago
b8fe169
throttle: add the name of the ThrottleGroup to BlockDeviceInfo
by Alberto Garcia
· 10 years ago
db62833
throttle: acquire the ThrottleGroup lock in bdrv_swap()
by Alberto Garcia
· 10 years ago
76f4afb
throttle: Add throttle group support
by Alberto Garcia
· 10 years ago
2ff1f2e
throttle: Add throttle group infrastructure
by Alberto Garcia
· 10 years ago
0e5b0a2
throttle: Extract timers from ThrottleState into a separate structure
by Benoît Canet
· 10 years ago
f4a769a
raw-posix: Fix .bdrv_co_get_block_status() for unaligned image size
by Kevin Wolf
· 10 years ago
8809cfc
blkdebug: Simplify passing of Error through qemu_opts_foreach()
by Markus Armbruster
· 10 years ago
28d0de7
QemuOpts: Convert qemu_opts_foreach() to Error
by Markus Armbruster
· 10 years ago
a4c7367
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
by Markus Armbruster
· 10 years ago
44f192f
iscsi: Remove pointless runtime check of macro value
by Fam Zheng
· 10 years ago
8336aaf
qcow2/qcow: protect against uninitialized encryption key
by Daniel P. Berrange
· 10 years ago
d1b4efe
qcow2: style fixes in qcow2-cache.c
by Alberto Garcia
· 10 years ago
a3f1afb
qcow2: make qcow2_cache_put() a void function
by Alberto Garcia
· 10 years ago
812e408
qcow2: use a hash to look for entries in the L2 cache
by Alberto Garcia
· 10 years ago
fdfbca8
qcow2: remove qcow2_cache_find_entry_to_replace()
by Alberto Garcia
· 10 years ago
2693310
qcow2: use an LRU algorithm to replace entries from the L2 cache
by Alberto Garcia
· 10 years ago
Next »