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: Inline bdrv_co_block_status_from_*()
Max Reitz
2020-09-07
9
-46
/
+22
*
commit: Deal with filters
Max Reitz
2020-09-07
3
-27
/
+76
*
backup: Deal with filters
Max Reitz
2020-09-07
2
-5
/
+6
*
mirror: Deal with filters
Max Reitz
2020-09-07
1
-27
/
+91
*
block-copy: Use CAF to find sync=top base
Max Reitz
2020-09-07
1
-2
/
+2
*
block: Use child access functions for QAPI queries
Max Reitz
2020-09-07
1
-13
/
+20
*
block: Report data child for query-blockstats
Max Reitz
2020-09-07
1
-2
/
+29
*
block/null: Implement bdrv_get_allocated_file_size
Max Reitz
2020-09-07
1
-0
/
+7
*
block/snapshot: Fix fallback
Max Reitz
2020-09-07
1
-21
/
+83
*
block: Use CAF in bdrv_co_rw_vmstate()
Max Reitz
2020-09-07
1
-2
/
+3
*
block: Iterate over children in refresh_limits
Max Reitz
2020-09-07
1
-16
/
+16
*
vmdk: Drop vmdk_co_flush()
Max Reitz
2020-09-07
1
-16
/
+0
*
block: Flush all children in generic code
Max Reitz
2020-09-07
1
-6
/
+17
*
block: Use bdrv_cow_child() in bdrv_co_truncate()
Max Reitz
2020-09-07
1
-3
/
+4
*
stream: Deal with filters
Max Reitz
2020-09-07
1
-17
/
+46
*
block: Use CAFs in block status functions
Max Reitz
2020-09-07
1
-9
/
+10
*
block: Use bdrv_filter_(bs|child) where obvious
Max Reitz
2020-09-07
1
-2
/
+5
*
copy-on-read: Support compressed writes
Max Reitz
2020-09-07
1
-0
/
+11
*
throttle: Support compressed writes
Max Reitz
2020-09-07
1
-0
/
+10
*
block: Drop bdrv_is_encrypted()
Max Reitz
2020-09-07
1
-1
/
+1
*
block/nvme: Use an array of EventNotifier
Philippe Mathieu-Daudé
2020-09-07
1
-10
/
+21
*
block/nvme: Extract nvme_poll_queue()
Philippe Mathieu-Daudé
2020-09-07
1
-17
/
+27
*
block/nvme: Simplify nvme_create_queue_pair() arguments
Philippe Mathieu-Daudé
2020-09-07
1
-6
/
+7
*
block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
Philippe Mathieu-Daudé
2020-09-07
1
-1
/
+2
*
block/nvme: Simplify nvme_init_queue() arguments
Philippe Mathieu-Daudé
2020-09-07
1
-4
/
+3
*
block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
Philippe Mathieu-Daudé
2020-09-07
1
-5
/
+5
*
block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset
Philippe Mathieu-Daudé
2020-09-07
1
-7
/
+9
*
block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
Philippe Mathieu-Daudé
2020-09-07
1
-16
/
+15
*
block/nvme: Rename local variable
Philippe Mathieu-Daudé
2020-09-07
1
-10
/
+9
*
block/nvme: Use common error path in nvme_add_io_queue()
Philippe Mathieu-Daudé
2020-09-07
1
-4
/
+5
*
block/nvme: Improve error message when IO queue creation failed
Philippe Mathieu-Daudé
2020-09-07
1
-2
/
+2
*
block/nvme: Define INDEX macros to ease code review
Philippe Mathieu-Daudé
2020-09-07
1
-14
/
+19
*
block/nvme: Let nvme_create_queue_pair() fail gracefully
Philippe Mathieu-Daudé
2020-09-07
1
-2
/
+10
*
block/nvme: Avoid further processing if trace event not enabled
Philippe Mathieu-Daudé
2020-09-07
1
-0
/
+3
*
block/nvme: Replace magic value by SCALE_MS definition
Philippe Mathieu-Daudé
2020-09-07
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...
Peter Maydell
2020-09-03
1
-1
/
+265
|
\
|
*
block/nbd: use non-blocking connect: fix vm hang on connect()
Vladimir Sementsov-Ogievskiy
2020-09-02
1
-1
/
+265
*
|
Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20200902' into staging
Peter Maydell
2020-09-02
1
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
hw/block/nvme: be consistent about zeros vs zeroes
Klaus Jensen
2020-09-02
1
-2
/
+2
|
*
hw/block/nvme: bump spec data structures to v1.3
Klaus Jensen
2020-09-02
1
-9
/
+9
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-09-01
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
block: always link with zlib
Paolo Bonzini
2020-09-01
1
-2
/
+2
*
|
block/vmdk: Remove superfluous breaks
Liao Pingfang
2020-09-01
1
-3
/
+0
|
/
*
throttle-groups: Move ThrottleGroup typedef to header
Eduardo Habkost
2020-08-27
1
-2
/
+2
*
qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
Alberto Garcia
2020-08-25
1
-2
/
+12
*
qcow2: Allow preallocation and backing files if extended_l2 is set
Alberto Garcia
2020-08-25
1
-3
/
+4
*
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
2020-08-25
2
-9
/
+65
*
qcow2: Add prealloc field to QCowL2Meta
Alberto Garcia
2020-08-25
3
-1
/
+15
*
qcow2: Add subcluster support to qcow2_measure()
Alberto Garcia
2020-08-25
1
-7
/
+13
*
qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
Alberto Garcia
2020-08-25
3
-24
/
+94
[next]