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
Age
Commit message (
Expand
)
Author
2020-09-10
block/qcow2-cluster: Add missing "fallthrough" annotation
Thomas Huth
2020-09-10
block/nvme: Pair doorbell registers
Philippe Mathieu-Daudé
2020-09-10
block/nvme: Use generic NvmeBar structure
Philippe Mathieu-Daudé
2020-09-10
block/nvme: Group controller registers in NVMeRegs structure
Philippe Mathieu-Daudé
2020-09-10
file-win32: Fix "locking" option
Kevin Wolf
2020-09-10
iotests: Allow running from different directory
Kevin Wolf
2020-09-08
iotests: Test committing to overridden backing
Max Reitz
2020-09-08
iotests: Add test for commit in sub directory
Max Reitz
2020-09-08
iotests: Add filter mirror test cases
Max Reitz
2020-09-08
iotests: Add filter commit test cases
Max Reitz
2020-09-07
iotests: Let complete_and_wait() work with commit
Max Reitz
2020-09-07
iotests: Test that qcow2's data-file is flushed
Max Reitz
2020-09-07
block: Leave BDS.backing_{file,format} constant
Max Reitz
2020-09-07
block: Inline bdrv_co_block_status_from_*()
Max Reitz
2020-09-07
blockdev: Fix active commit choice
Max Reitz
2020-09-07
block: Drop backing_bs()
Max Reitz
2020-09-07
qemu-img: Use child access functions
Max Reitz
2020-09-07
nbd: Use CAF when looking for dirty bitmap
Max Reitz
2020-09-07
commit: Deal with filters
Max Reitz
2020-09-07
backup: Deal with filters
Max Reitz
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
blockdev: Use CAF in external_snapshot_prepare()
Max Reitz
2020-09-07
block/null: Implement bdrv_get_allocated_file_size
Max Reitz
2020-09-07
block: Improve get_allocated_file_size's default
Max Reitz
2020-09-07
block: Use CAFs for debug breakpoints
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: Use CAFs in bdrv_refresh_filename()
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: Re-evaluate backing file handling in reopen
Max Reitz
2020-09-07
block: Use bdrv_cow_child() in bdrv_co_truncate()
Max Reitz
2020-09-07
block: Use CAFs when working with backing chains
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: Add bdrv_supports_compressed_writes()
Max Reitz
2020-09-07
block: Drop bdrv_is_encrypted()
Max Reitz
2020-09-07
block: Include filters when freezing backing chain
Max Reitz
2020-09-07
block: bdrv_set_backing_hd() is about bs->backing
Max Reitz
2020-09-07
block: bdrv_cow_child() for bdrv_has_zero_init()
Max Reitz
2020-09-07
block: Add chain helper functions
Max Reitz
2020-09-07
block: Add child access functions
Max Reitz
2020-09-07
block/nvme: Use an array of EventNotifier
Philippe Mathieu-Daudé
[next]