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
*
qapi: Restrict query-uuid command to machine code
Philippe Mathieu-Daudé
2020-09-29
1
-1
/
+1
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
6
-41
/
+42
*
block/file: switch to use qemu_open/qemu_create for improved errors
Daniel P. Berrangé
2020-09-16
2
-15
/
+9
*
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-16
3
-11
/
+13
*
block/rbd: add 'namespace' to qemu_rbd_strong_runtime_opts[]
Stefano Garzarella
2020-09-15
1
-0
/
+1
*
qcow2: Convert qcow2_alloc_cluster_offset() into qcow2_alloc_host_offset()
Alberto Garcia
2020-09-15
3
-30
/
+26
*
qcow2: Make preallocate_co() resize the image to the correct size
Alberto Garcia
2020-09-15
1
-0
/
+1
*
block/qcow: remove runtime opts
John Snow
2020-09-15
1
-9
/
+0
*
block/rbd: remove runtime_opts
John Snow
2020-09-15
1
-42
/
+0
*
qcow2: Return the original error code in qcow2_co_pwrite_zeroes()
Alberto Garcia
2020-09-15
1
-1
/
+1
*
qcow2: Make qcow2_free_any_clusters() free only one cluster
Alberto Garcia
2020-09-15
3
-9
/
+9
*
qcow2: Handle QCowL2Meta on error in preallocate_co()
Alberto Garcia
2020-09-15
1
-23
/
+17
*
block/vhdx: Support vhdx image only with 512 bytes logical sector size
Swapnil Ingle
2020-09-15
1
-3
/
+3
*
qcow2: Rewrite the documentation of qcow2_alloc_cluster_offset()
Alberto Garcia
2020-09-15
1
-10
/
+14
*
qcow2: Don't check nb_clusters when removing l2meta from the list
Alberto Garcia
2020-09-15
1
-3
/
+1
*
qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs
Alberto Garcia
2020-09-15
1
-3
/
+0
*
qcow2: Use macros for the L1, refcount and bitmap table entry sizes
Alberto Garcia
2020-09-15
6
-83
/
+94
*
block/quorum.c: stable children names
Lukas Straub
2020-09-15
1
-6
/
+14
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-09-11
21
-329
/
+622
|
\
|
*
block/qcow2-cluster: Add missing "fallthrough" annotation
Thomas Huth
2020-09-10
1
-0
/
+1
|
*
block/nvme: Pair doorbell registers
Philippe Mathieu-Daudé
2020-09-10
1
-3
/
+6
|
*
block/nvme: Use generic NvmeBar structure
Philippe Mathieu-Daudé
2020-09-10
1
-19
/
+1
|
*
block/nvme: Group controller registers in NVMeRegs structure
Philippe Mathieu-Daudé
2020-09-10
1
-23
/
+25
|
*
file-win32: Fix "locking" option
Kevin Wolf
2020-09-10
1
-1
/
+21
|
*
block: Leave BDS.backing_{file,format} constant
Max Reitz
2020-09-07
1
-3
/
+5
|
*
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
[next]