index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/nfs: fix nfs_client_open for filesize greater than 1TB
Peter Lieven
2017-11-29
1
-4
/
+3
*
blockjob: remove clock argument from block_job_sleep_ns
Paolo Bonzini
2017-11-29
4
-7
/
+7
*
block: Expect graph changes in bdrv_parent_drained_begin/end
Kevin Wolf
2017-11-29
1
-4
/
+4
*
block: Error out on load_vm with active dirty bitmaps
Kevin Wolf
2017-11-21
1
-12
/
+3
*
block: Add errp to bdrv_all_goto_snapshot()
Kevin Wolf
2017-11-21
1
-5
/
+6
*
block: Add errp to bdrv_snapshot_goto()
Kevin Wolf
2017-11-21
1
-6
/
+17
*
block: Don't request I/O permission with BDRV_O_NO_IO
Kevin Wolf
2017-11-21
1
-4
/
+6
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-11-17
15
-39
/
+244
|
\
|
*
block: Make bdrv_next() keep strong references
Max Reitz
2017-11-17
2
-2
/
+52
|
*
qcow2: Fix overly broad madvise()
Max Reitz
2017-11-17
1
-1
/
+1
|
*
qcow2: Refuse to get unaligned offsets from cache
Max Reitz
2017-11-17
1
-0
/
+21
|
*
qcow2: Add bounds check to get_refblock_offset()
Max Reitz
2017-11-17
2
-7
/
+25
|
*
block: Guard against NULL bs->drv
Max Reitz
2017-11-17
4
-2
/
+59
|
*
qcow2: Unaligned zero cluster in handle_alloc()
Max Reitz
2017-11-17
1
-1
/
+12
|
*
qcow2: check_errors are fatal
Max Reitz
2017-11-17
1
-1
/
+4
|
*
qcow2: reject unaligned offsets in write compressed
Anton Nefedov
2017-11-17
1
-0
/
+4
|
*
qcow2: fix image corruption on commit with persistent bitmap
Eric Blake
2017-11-17
1
-7
/
+10
|
*
qcow2: fix image corruption after committing qcow2 image into base
Daniel P. Berrange
2017-11-17
1
-2
/
+4
|
*
block: Deprecate bdrv_set_read_only() and users
Kevin Wolf
2017-11-17
5
-14
/
+44
|
*
qcow2: don't permit changing encryption parameters
Daniel P. Berrange
2017-11-17
1
-0
/
+3
|
*
replication: Fix replication open fail
Wang Guang
2017-11-17
1
-4
/
+7
*
|
nbd: Don't crash when server reports NBD_CMD_READ failure
Eric Blake
2017-11-17
1
-2
/
+2
|
/
*
throttle-groups: forget timer and schedule next TGM on detach
Stefan Hajnoczi
2017-11-16
1
-0
/
+12
*
block/parallels: add migration blocker
Jeff Cody
2017-11-14
1
-0
/
+15
*
block/parallels: Do not update header or truncate image when INMIGRATE
Jeff Cody
2017-11-14
1
-5
/
+2
*
block/vhdx.c: Don't blindly update the header
Jeff Cody
2017-11-14
1
-7
/
+0
*
block/snapshot: dirty all dirty bitmaps on snapshot-switch
Vladimir Sementsov-Ogievskiy
2017-11-14
1
-0
/
+14
*
qcow2: Assert that the crypto header does not overlap other metadata
Alberto Garcia
2017-11-14
1
-0
/
+1
*
qcow2: Don't open images with header.refcount_table_clusters == 0
Alberto Garcia
2017-11-14
1
-0
/
+6
*
qcow2: Prevent allocating compressed clusters at offset 0
Alberto Garcia
2017-11-14
1
-0
/
+7
*
qcow2: Prevent allocating L2 tables at offset 0
Alberto Garcia
2017-11-14
1
-0
/
+8
*
qcow2: Prevent allocating refcount blocks at offset 0
Alberto Garcia
2017-11-14
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-11-14
2
-12
/
+30
|
\
|
*
block: Leave valid throttle timers when removing a BDS from a backend
Alberto Garcia
2017-11-13
1
-8
/
+8
|
*
block: Check for inserted BlockDriverState in blk_io_limits_disable()
Alberto Garcia
2017-11-13
1
-4
/
+10
|
*
throttle-groups: drain before detaching ThrottleState
Stefan Hajnoczi
2017-11-13
2
-0
/
+8
|
*
block: all I/O should be completed before removing throttle timers.
Zhengui
2017-11-13
1
-0
/
+4
*
|
nbd-client: Stricter enforcing of structured reply spec
Eric Blake
2017-11-09
1
-2
/
+9
*
|
nbd-client: Short-circuit 0-length operations
Eric Blake
2017-11-09
1
-1
/
+10
*
|
nbd-client: Refuse read-only client with BDRV_O_RDWR
Eric Blake
2017-11-09
1
-0
/
+9
*
|
nbd-client: Fix error message typos
Eric Blake
2017-11-09
1
-3
/
+3
|
/
*
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
2017-10-30
2
-32
/
+459
*
nbd/client: prepare nbd_receive_reply for structured reply
Vladimir Sementsov-Ogievskiy
2017-10-30
1
-3
/
+5
*
qcow2: Always execute preallocate() in a coroutine
Max Reitz
2017-10-26
1
-7
/
+34
*
qcow2: Fix unaligned preallocated truncation
Max Reitz
2017-10-26
1
-0
/
+1
*
qcow2: Emit errp when truncating the image tail
Max Reitz
2017-10-26
1
-6
/
+7
*
qcow2: Use BDRV_SECTOR_BITS instead of its literal value
Alberto Garcia
2017-10-26
1
-2
/
+2
*
qcow2: Reduce is_zero() rounding
Eric Blake
2017-10-26
1
-9
/
+3
*
block: Reduce bdrv_aligned_preadv() rounding
Eric Blake
2017-10-26
1
-6
/
+2
*
block: Align block status requests
Eric Blake
2017-10-26
2
-27
/
+57
[next]