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
/
include
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hw/block/nvme: add temperature threshold feature
Klaus Jensen
2020-09-02
1
-1
/
+4
*
hw/block/nvme: bump spec data structures to v1.3
Klaus Jensen
2020-09-02
1
-17
/
+141
*
hw/block/nvme: Align I/O BAR to 4 KiB
Philippe Mathieu-Daudé
2020-09-02
1
-0
/
+2
*
hw/block/nvme: Fix pmrmsc register size
Philippe Mathieu-Daudé
2020-09-02
1
-1
/
+1
*
hw/block/nvme: Use QEMU_PACKED on hardware/packet structures
Philippe Mathieu-Daudé
2020-09-02
1
-19
/
+19
*
throttle-groups: Move ThrottleGroup typedef to header
Eduardo Habkost
2020-08-27
1
-0
/
+1
*
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
2020-08-25
1
-0
/
+1
*
block: Add support to warn on backing file change without format
Eric Blake
2020-07-14
1
-2
/
+2
*
file-posix: Mitigate file fragmentation with extent size hints
Kevin Wolf
2020-07-14
1
-0
/
+1
*
nbd: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
2020-07-10
1
-0
/
+1
*
block: drop unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
2020-07-06
2
-6
/
+11
*
block: inline bdrv_unallocated_blocks_are_zero()
Vladimir Sementsov-Ogievskiy
2020-07-06
1
-1
/
+0
*
block/core: add generic infrastructure for x-blockdev-amend qmp command
Maxim Levitsky
2020-07-06
1
-6
/
+15
*
block/amend: separate amend and create options for qemu-img
Maxim Levitsky
2020-07-06
1
-0
/
+4
*
block/amend: add 'force' option
Maxim Levitsky
2020-07-06
2
-0
/
+2
*
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
2020-06-26
1
-2
/
+2
*
hw/block/nvme: use constants in identify
Klaus Jensen
2020-06-17
1
-0
/
+8
*
block/dirty-bitmap: add bdrv_has_named_bitmaps helper
Vladimir Sementsov-Ogievskiy
2020-05-28
1
-0
/
+1
*
blockdev: Promote several bitmap functions to non-static
Eric Blake
2020-05-19
1
-0
/
+12
*
block: Make it easier to learn which BDS support bitmaps
Eric Blake
2020-05-19
2
-0
/
+2
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-05-19
1
-0
/
+3
|
\
|
*
aio-posix: disable fdmon-io_uring when GSource is used
Stefan Hajnoczi
2020-05-18
1
-0
/
+3
*
|
block: Drop @child_class from bdrv_child_perm()
Max Reitz
2020-05-18
1
-3
/
+1
*
|
block: Drop child_file
Max Reitz
2020-05-18
1
-1
/
+0
*
|
block: Drop bdrv_format_default_perms()
Max Reitz
2020-05-18
1
-11
/
+0
*
|
block: Make bdrv_filter_default_perms() static
Max Reitz
2020-05-18
1
-10
/
+0
*
|
block: Drop child_backing
Max Reitz
2020-05-18
1
-1
/
+0
*
|
block: Drop child_format
Max Reitz
2020-05-18
1
-1
/
+0
*
|
block: Add bdrv_default_perms()
Max Reitz
2020-05-18
1
-0
/
+11
*
|
block: Add child_of_bds
Max Reitz
2020-05-18
1
-0
/
+1
*
|
block: Pass parent_is_format to .inherit_options()
Max Reitz
2020-05-18
1
-1
/
+1
*
|
block: Pass BdrvChildRole to .inherit_options()
Max Reitz
2020-05-18
1
-1
/
+2
*
|
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
2020-05-18
1
-1
/
+4
*
|
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
2
-0
/
+4
*
|
block: Add BdrvChildRole and BdrvChildRoleBits
Max Reitz
2020-05-18
1
-0
/
+56
*
|
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
2020-05-18
2
-14
/
+14
*
|
block: Add BlockDriver.is_format
Max Reitz
2020-05-18
1
-0
/
+7
*
|
block: Add bdrv_make_empty()
Max Reitz
2020-05-18
1
-0
/
+1
|
/
*
qcow2: introduce compression type feature
Denis Plotnikov
2020-05-13
1
-0
/
+1
*
block: Drop unused .bdrv_has_zero_init_truncate
Eric Blake
2020-05-08
2
-8
/
+0
*
nvme: introduce PMR support from NVMe 1.4 spec
Andrzej Jakowski
2020-04-30
1
-0
/
+172
*
block: Add flags to bdrv(_co)_truncate()
Kevin Wolf
2020-04-30
1
-2
/
+3
*
block: Add flags to BlockDriver.bdrv_co_truncate()
Kevin Wolf
2020-04-30
1
-1
/
+9
*
aio-wait: delegate polling of main AioContext if BQL not held
Paolo Bonzini
2020-04-09
2
-19
/
+32
*
block: trickle down the fallback image creation function use to the block dri...
Maxim Levitsky
2020-03-26
2
-0
/
+12
*
block: pass BlockDriver reference to the .bdrv_co_create
Maxim Levitsky
2020-03-26
1
-1
/
+2
*
block/dirty-bitmap: improve _next_dirty_area API
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-1
/
+2
*
block/dirty-bitmap: add _next_dirty API
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-0
/
+2
*
block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-03-12
2
-0
/
+8
|
\
[prev]
[next]