Sign in
qemu
/
qemu
/
e034f5bcbc1139903b27c00bd832ee7c4b065810
/
block
e034f5b
qcow2: Use unsigned int for both members of Qcow2COWRegion
by Alberto Garcia
· 8 years ago
026ac15
qcow2: Remove unused Error variable in do_perform_cow()
by Alberto Garcia
· 8 years ago
0d2fac8
throttle: Update throttle-groups.c documentation
by Alberto Garcia
· 8 years ago
ea17c9d
block: use BDRV_POLL_WHILE() in bdrv_rw_vmstate()
by Stefan Hajnoczi
· 8 years ago
dc88a46
block: count bdrv_co_rw_vmstate() requests
by Stefan Hajnoczi
· 8 years ago
4f78a16
commit: Fix completion with extra reference
by Kevin Wolf
· 8 years ago
84e3d07
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' into staging
by Peter Maydell
· 8 years ago
65a0e3e
Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request' into staging
by Peter Maydell
· 8 years ago
7e56acc
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
01b2ffc
qapi: merge QInt and QFloat in QNum
by Marc-André Lureau
· 8 years ago
5b50bf7
block: make accounting thread-safe
by Paolo Bonzini
· 8 years ago
9caa6f3
block: split BlockAcctStats creation and setup
by Paolo Bonzini
· 8 years ago
39c1b42
block: introduce block_account_one_io
by Paolo Bonzini
· 8 years ago
b64bd51
block: protect modification of dirty bitmaps with a mutex
by Paolo Bonzini
· 8 years ago
2119882
block: introduce dirty_bitmap_mutex
by Paolo Bonzini
· 8 years ago
3783fa3
block: protect tracked_requests and flush_queue with reqs_lock
by Paolo Bonzini
· 8 years ago
47fec59
block: access write_gen with atomics
by Paolo Bonzini
· 8 years ago
f7946da
block: use Stat64 for wr_highest_offset
by Paolo Bonzini
· 8 years ago
93001e9
throttle-groups: protect throttled requests with a CoMutex
by Paolo Bonzini
· 8 years ago
3b170dc
throttle-groups: do not use qemu_co_enter_next
by Paolo Bonzini
· 8 years ago
7258ed9
throttle-groups: only start one coroutine from drained_begin
by Paolo Bonzini
· 8 years ago
850d54a
block: access io_plugged with atomic ops
by Paolo Bonzini
· 8 years ago
e2a6ae7
block: access wakeup with atomic ops
by Paolo Bonzini
· 8 years ago
20fc71b
block: access serialising_in_flight with atomic ops
by Paolo Bonzini
· 8 years ago
d993b85
block: access io_limits_disabled with atomic ops
by Paolo Bonzini
· 8 years ago
414c2ec
block: access quiesce_counter with atomic ops
by Paolo Bonzini
· 8 years ago
d3faa13
block: access copy_on_read with atomic ops
by Paolo Bonzini
· 8 years ago
d1fdf25
nbd: rename read_sync and friends
by Vladimir Sementsov-Ogievskiy
· 8 years ago
5c3ad1a
block/iscsi: enable filename option and parsing
by Jeff Cody
· 8 years ago
91589d9
block/rbd: enable filename option and parsing
by Jeff Cody
· 8 years ago
e0b4891
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
by Peter Maydell
· 8 years ago
475df9d
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
56faeb9
block/gluster.c: Handle qdict_array_entries() failure
by Peter Maydell
· 8 years ago
272545c
block/qcow.c: Fix memory leak in qcow_create()
by Peter Maydell
· 8 years ago
19ebd13
commit: Fix use after free in completion
by Kevin Wolf
· 8 years ago
93c2650
block: Fix anonymous BBs in blk_root_inactivate()
by Kevin Wolf
· 8 years ago
6bdcc01
nbd: make it thread-safe, fix qcow2 over nbd
by Paolo Bonzini
· 8 years ago
be41c10
nbd/client.c: use errp instead of LOG
by Vladimir Sementsov-Ogievskiy
· 8 years ago
f260956
nbd: add errp parameter to nbd_wr_syncv()
by Vladimir Sementsov-Ogievskiy
· 8 years ago
df3a429
gluster: add support for PREALLOC_MODE_FALLOC
by Niels de Vos
· 8 years ago
0748b35
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
by Stefan Hajnoczi
· 8 years ago
03c320d
block/file-*: *_parse_filename() and colons
by Max Reitz
· 8 years ago
bcb07db
block: Tweak error message related to qemu-img amend
by Eric Blake
· 8 years ago
a7a6a2b
qcow2: remove extra local_error variable
by Alberto Garcia
· 8 years ago
63c8ef2
mirror: Drop permissions on s->target on completion
by Kevin Wolf
· 8 years ago
525989a
stream: fix crash in stream_start() when block_job_create() fails
by Alberto Garcia
· 8 years ago
223a23c
block/gluster: glfs_lseek() workaround
by Jeff Cody
· 8 years ago
f321dcb
blockjob: introduce block_job_pause/resume_all
by Paolo Bonzini
· 8 years ago
05b0d8e
blockjob: introduce block_job_early_fail
by Paolo Bonzini
· 8 years ago
68ba3b0
migration: migration.h was not needed
by Juan Quintela
· 8 years ago
2ccbd47
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
by Stefan Hajnoczi
· 8 years ago
fefb28a
Merge remote-tracking branch 'jtc/tags/block-pull-request' into staging
by Stefan Hajnoczi
· 8 years ago
795c40b
migration: Create migration/blocker.h
by Juan Quintela
· 8 years ago
2bb5c93
curl: do not do aio_poll when waiting for a free CURLState
by Paolo Bonzini
· 8 years ago
28256d8
curl: convert readv to coroutines
by Paolo Bonzini
· 8 years ago
2125e5e
curl: convert CURLAIOCB to byte values
by Paolo Bonzini
· 8 years ago
3ce6a72
curl: split curl_find_state/curl_init_state
by Paolo Bonzini
· 8 years ago
cdece04
block/win32: fix 'ret not initialized' warning
by Gerd Hoffmann
· 8 years ago
456af34
curl: avoid recursive locking of BDRVCURLState mutex
by Paolo Bonzini
· 8 years ago
34db05e
curl: never invoke callbacks with s->mutex held
by Paolo Bonzini
· 8 years ago
675a775
curl: strengthen assertion in curl_clean_state
by Paolo Bonzini
· 8 years ago
327c8eb
block: curl: Allow passing cookies via QCryptoSecret
by Peter Krempa
· 8 years ago
b54933e
Merge tag 'block-pull-request' into staging
by Stefan Hajnoczi
· 8 years ago
3753e25
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
by Stefan Hajnoczi
· 8 years ago
ee29d6a
block: Simplify BDRV_BLOCK_RAW recursion
by Eric Blake
· 8 years ago
d2cb36a
qcow2: Discard/zero clusters by byte count
by Eric Blake
· 8 years ago
f10ee13
qcow2: Assert that cluster operations are aligned
by Eric Blake
· 8 years ago
fbaa6bb
qcow2: Optimize write zero of unaligned tail cluster
by Eric Blake
· 8 years ago
06cc5e2
qcow2: Optimize zero_single_l2() to minimize L2 churn
by Eric Blake
· 8 years ago
fdfab37
qcow2: Make distinction between zero cluster types obvious
by Eric Blake
· 8 years ago
3ef9521
qcow2: Name typedef for cluster type
by Eric Blake
· 8 years ago
4341df8
qcow2: Correctly report status of preallocated zero clusters
by Eric Blake
· 8 years ago
bbd995d
qcow2: Use consistent switch indentation
by Eric Blake
· 8 years ago
b32cbae
qcow2: Nicer variable names in qcow2_update_snapshot_refcount()
by Eric Blake
· 8 years ago
430b26a
blkdebug: Add ability to override unmap geometries
by Eric Blake
· 8 years ago
3dc834f
blkdebug: Simplify override logic
by Eric Blake
· 8 years ago
63188c2
blkdebug: Add pass-through write_zero and discard support
by Eric Blake
· 8 years ago
d157ed5
blkdebug: Refactor error injection
by Eric Blake
· 8 years ago
e0ef439
blkdebug: Sanity check block layer guarantees
by Eric Blake
· 8 years ago
22d5cd8
file-posix: Remove .bdrv_inactivate/invalidate_cache
by Kevin Wolf
· 8 years ago
cfa1a57
block: Drop permissions when migration completes
by Kevin Wolf
· 8 years ago
4417ab7
block: New BdrvChildRole.activate() for blk_resume_after_migration()
by Kevin Wolf
· 8 years ago
293073a
qcow2: Discard preallocated zero clusters
by Max Reitz
· 8 years ago
564a6b6
qcow2: Reuse preallocated zero clusters
by Max Reitz
· 8 years ago
92413c1
qcow2: Fix preallocation size formula
by Max Reitz
· 8 years ago
244a566
file-posix: Add image locking to perm operations
by Fam Zheng
· 8 years ago
1c3a555
file-win32: Error out if locking=on
by Fam Zheng
· 8 years ago
16b48d5
file-posix: Add 'locking' option
by Fam Zheng
· 8 years ago
f465706
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
by Stefan Hajnoczi
· 8 years ago
1effe6a
Merge remote-tracking branch 'danpb/tags/pull-qcrypto-2017-05-09-1' into staging
by Stefan Hajnoczi
· 8 years ago
e4a3507
crypto: move 'opaque' parameter to (nearly) the end of parameter list
by Daniel P. Berrange
· 8 years ago
bd269eb
sockets: Limit SocketAddressLegacy to external interfaces
by Markus Armbruster
· 8 years ago
62cf396
sockets: Rename SocketAddressFlat to SocketAddress
by Markus Armbruster
· 8 years ago
dfd100f
sockets: Rename SocketAddress to SocketAddressLegacy
by Markus Armbruster
· 8 years ago
0785bd7
sockets: Prepare inet_parse() for flattened SocketAddress
by Markus Armbruster
· 8 years ago
46f5ac2
qobject: Use simpler QDict/QList scalar insertion macros
by Eric Blake
· 8 years ago
de6e795
qobject: Drop useless QObject casts
by Eric Blake
· 8 years ago
3c76c60
block: Make 'replication_state' an enum
by Fam Zheng
· 8 years ago
048c5fd
qcow2: Allow discard of final unaligned cluster
by Eric Blake
· 8 years ago
f59adb3
block: Add .bdrv_truncate() error messages
by Max Reitz
· 8 years ago
Next »