index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-1
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-0
/
+1
2020-09-07
block: Leave BDS.backing_{file,format} constant
Max Reitz
1
-5
/
+16
2020-09-07
block: Inline bdrv_co_block_status_from_*()
Max Reitz
1
-22
/
+0
2020-09-07
block: Drop backing_bs()
Max Reitz
1
-5
/
+0
2020-09-07
block: Add bdrv_supports_compressed_writes()
Max Reitz
1
-0
/
+1
2020-09-07
block: Drop bdrv_is_encrypted()
Max Reitz
1
-1
/
+0
2020-09-07
block: Add chain helper functions
Max Reitz
1
-0
/
+3
2020-09-07
block: Add child access functions
Max Reitz
1
-3
/
+41
2020-09-02
hw/block/nvme: be consistent about zeros vs zeroes
Klaus Jensen
1
-2
/
+2
2020-09-02
hw/block/nvme: support the get/set features select and save fields
Klaus Jensen
1
-1
/
+26
2020-09-02
hw/block/nvme: add remaining mandatory controller parameters
Klaus Jensen
1
-1
/
+9
2020-09-02
hw/block/nvme: move NvmeFeatureVal into hw/block/nvme.h
Klaus Jensen
1
-17
/
+0
2020-09-02
hw/block/nvme: add support for the asynchronous event request command
Klaus Jensen
1
-2
/
+6
2020-09-02
hw/block/nvme: add support for the get log page command
Klaus Jensen
1
-1
/
+5
2020-09-02
hw/block/nvme: mark fw slot 1 as read-only
Klaus Jensen
1
-0
/
+4
2020-09-02
hw/block/nvme: add temperature threshold feature
Klaus Jensen
1
-1
/
+4
2020-09-02
hw/block/nvme: bump spec data structures to v1.3
Klaus Jensen
1
-17
/
+141
2020-09-02
hw/block/nvme: Align I/O BAR to 4 KiB
Philippe Mathieu-Daudé
1
-0
/
+2
2020-09-02
hw/block/nvme: Fix pmrmsc register size
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-02
hw/block/nvme: Use QEMU_PACKED on hardware/packet structures
Philippe Mathieu-Daudé
1
-19
/
+19
2020-08-27
throttle-groups: Move ThrottleGroup typedef to header
Eduardo Habkost
1
-0
/
+1
2020-08-25
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
1
-0
/
+1
2020-07-14
block: Add support to warn on backing file change without format
Eric Blake
1
-2
/
+2
2020-07-14
file-posix: Mitigate file fragmentation with extent size hints
Kevin Wolf
1
-0
/
+1
2020-07-10
nbd: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-07-06
block: drop unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
2
-6
/
+11
2020-07-06
block: inline bdrv_unallocated_blocks_are_zero()
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2020-07-06
block/core: add generic infrastructure for x-blockdev-amend qmp command
Maxim Levitsky
1
-6
/
+15
2020-07-06
block/amend: separate amend and create options for qemu-img
Maxim Levitsky
1
-0
/
+4
2020-07-06
block/amend: add 'force' option
Maxim Levitsky
2
-0
/
+2
2020-06-26
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
1
-2
/
+2
2020-06-17
hw/block/nvme: use constants in identify
Klaus Jensen
1
-0
/
+8
2020-05-28
block/dirty-bitmap: add bdrv_has_named_bitmaps helper
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-05-19
blockdev: Promote several bitmap functions to non-static
Eric Blake
1
-0
/
+12
2020-05-19
block: Make it easier to learn which BDS support bitmaps
Eric Blake
2
-0
/
+2
2020-05-19
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+3
2020-05-18
aio-posix: disable fdmon-io_uring when GSource is used
Stefan Hajnoczi
1
-0
/
+3
2020-05-18
block: Drop @child_class from bdrv_child_perm()
Max Reitz
1
-3
/
+1
2020-05-18
block: Drop child_file
Max Reitz
1
-1
/
+0
2020-05-18
block: Drop bdrv_format_default_perms()
Max Reitz
1
-11
/
+0
2020-05-18
block: Make bdrv_filter_default_perms() static
Max Reitz
1
-10
/
+0
2020-05-18
block: Drop child_backing
Max Reitz
1
-1
/
+0
2020-05-18
block: Drop child_format
Max Reitz
1
-1
/
+0
2020-05-18
block: Add bdrv_default_perms()
Max Reitz
1
-0
/
+11
2020-05-18
block: Add child_of_bds
Max Reitz
1
-0
/
+1
2020-05-18
block: Pass parent_is_format to .inherit_options()
Max Reitz
1
-1
/
+1
2020-05-18
block: Pass BdrvChildRole to .inherit_options()
Max Reitz
1
-1
/
+2
2020-05-18
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
1
-1
/
+4
2020-05-18
block: Add BdrvChildRole to BdrvChild
Max Reitz
2
-0
/
+4
[prev]
[next]