index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2020-09-07
mirror: Deal with filters
Max Reitz
2020-09-07
block-copy: Use CAF to find sync=top base
Max Reitz
2020-09-07
block: Use child access functions for QAPI queries
Max Reitz
2020-09-07
block: Report data child for query-blockstats
Max Reitz
2020-09-07
block/null: Implement bdrv_get_allocated_file_size
Max Reitz
2020-09-07
block/snapshot: Fix fallback
Max Reitz
2020-09-07
block: Use CAF in bdrv_co_rw_vmstate()
Max Reitz
2020-09-07
block: Iterate over children in refresh_limits
Max Reitz
2020-09-07
vmdk: Drop vmdk_co_flush()
Max Reitz
2020-09-07
block: Flush all children in generic code
Max Reitz
2020-09-07
block: Use bdrv_cow_child() in bdrv_co_truncate()
Max Reitz
2020-09-07
stream: Deal with filters
Max Reitz
2020-09-07
block: Use CAFs in block status functions
Max Reitz
2020-09-07
block: Use bdrv_filter_(bs|child) where obvious
Max Reitz
2020-09-07
copy-on-read: Support compressed writes
Max Reitz
2020-09-07
throttle: Support compressed writes
Max Reitz
2020-09-07
block: Drop bdrv_is_encrypted()
Max Reitz
2020-09-07
block/nvme: Use an array of EventNotifier
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Extract nvme_poll_queue()
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Simplify nvme_create_queue_pair() arguments
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Simplify nvme_init_queue() arguments
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Rename local variable
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Use common error path in nvme_add_io_queue()
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Improve error message when IO queue creation failed
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Define INDEX macros to ease code review
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Let nvme_create_queue_pair() fail gracefully
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Avoid further processing if trace event not enabled
Philippe Mathieu-Daudé
2020-09-07
block/nvme: Replace magic value by SCALE_MS definition
Philippe Mathieu-Daudé
2020-09-03
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...
Peter Maydell
2020-09-02
block/nbd: use non-blocking connect: fix vm hang on connect()
Vladimir Sementsov-Ogievskiy
2020-09-02
Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20200902' into staging
Peter Maydell
2020-09-02
hw/block/nvme: be consistent about zeros vs zeroes
Klaus Jensen
2020-09-02
hw/block/nvme: bump spec data structures to v1.3
Klaus Jensen
2020-09-01
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-09-01
block/vmdk: Remove superfluous breaks
Liao Pingfang
2020-09-01
block: always link with zlib
Paolo Bonzini
2020-08-27
throttle-groups: Move ThrottleGroup typedef to header
Eduardo Habkost
2020-08-25
qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
Alberto Garcia
2020-08-25
qcow2: Allow preallocation and backing files if extended_l2 is set
Alberto Garcia
2020-08-25
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
2020-08-25
qcow2: Add prealloc field to QCowL2Meta
Alberto Garcia
2020-08-25
qcow2: Add subcluster support to qcow2_measure()
Alberto Garcia
2020-08-25
qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
Alberto Garcia
2020-08-25
qcow2: Add subcluster support to handle_alloc_space()
Alberto Garcia
2020-08-25
qcow2: Clear the L2 bitmap when allocating a compressed cluster
Alberto Garcia
2020-08-25
qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
Alberto Garcia
[prev]
[next]