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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
qapi: Restrict query-uuid command to machine code
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
6
-41
/
+42
2020-09-16
block/file: switch to use qemu_open/qemu_create for improved errors
Daniel P. Berrangé
2
-15
/
+9
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
3
-11
/
+13
2020-09-15
block/rbd: add 'namespace' to qemu_rbd_strong_runtime_opts[]
Stefano Garzarella
1
-0
/
+1
2020-09-15
qcow2: Convert qcow2_alloc_cluster_offset() into qcow2_alloc_host_offset()
Alberto Garcia
3
-30
/
+26
2020-09-15
qcow2: Make preallocate_co() resize the image to the correct size
Alberto Garcia
1
-0
/
+1
2020-09-15
block/qcow: remove runtime opts
John Snow
1
-9
/
+0
2020-09-15
block/rbd: remove runtime_opts
John Snow
1
-42
/
+0
2020-09-15
qcow2: Return the original error code in qcow2_co_pwrite_zeroes()
Alberto Garcia
1
-1
/
+1
2020-09-15
qcow2: Make qcow2_free_any_clusters() free only one cluster
Alberto Garcia
3
-9
/
+9
2020-09-15
qcow2: Handle QCowL2Meta on error in preallocate_co()
Alberto Garcia
1
-23
/
+17
2020-09-15
block/vhdx: Support vhdx image only with 512 bytes logical sector size
Swapnil Ingle
1
-3
/
+3
2020-09-15
qcow2: Rewrite the documentation of qcow2_alloc_cluster_offset()
Alberto Garcia
1
-10
/
+14
2020-09-15
qcow2: Don't check nb_clusters when removing l2meta from the list
Alberto Garcia
1
-3
/
+1
2020-09-15
qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs
Alberto Garcia
1
-3
/
+0
2020-09-15
qcow2: Use macros for the L1, refcount and bitmap table entry sizes
Alberto Garcia
6
-83
/
+94
2020-09-15
block/quorum.c: stable children names
Lukas Straub
1
-6
/
+14
2020-09-11
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
21
-329
/
+622
2020-09-10
block/qcow2-cluster: Add missing "fallthrough" annotation
Thomas Huth
1
-0
/
+1
2020-09-10
block/nvme: Pair doorbell registers
Philippe Mathieu-Daudé
1
-3
/
+6
2020-09-10
block/nvme: Use generic NvmeBar structure
Philippe Mathieu-Daudé
1
-19
/
+1
2020-09-10
block/nvme: Group controller registers in NVMeRegs structure
Philippe Mathieu-Daudé
1
-23
/
+25
2020-09-10
file-win32: Fix "locking" option
Kevin Wolf
1
-1
/
+21
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-3
/
+2
2020-09-09
trace-events: Delete unused trace points
Markus Armbruster
1
-3
/
+0
2020-09-07
block: Leave BDS.backing_{file,format} constant
Max Reitz
1
-3
/
+5
2020-09-07
block: Inline bdrv_co_block_status_from_*()
Max Reitz
9
-46
/
+22
2020-09-07
commit: Deal with filters
Max Reitz
3
-27
/
+76
2020-09-07
backup: Deal with filters
Max Reitz
2
-5
/
+6
2020-09-07
mirror: Deal with filters
Max Reitz
1
-27
/
+91
2020-09-07
block-copy: Use CAF to find sync=top base
Max Reitz
1
-2
/
+2
2020-09-07
block: Use child access functions for QAPI queries
Max Reitz
1
-13
/
+20
2020-09-07
block: Report data child for query-blockstats
Max Reitz
1
-2
/
+29
2020-09-07
block/null: Implement bdrv_get_allocated_file_size
Max Reitz
1
-0
/
+7
2020-09-07
block/snapshot: Fix fallback
Max Reitz
1
-21
/
+83
2020-09-07
block: Use CAF in bdrv_co_rw_vmstate()
Max Reitz
1
-2
/
+3
2020-09-07
block: Iterate over children in refresh_limits
Max Reitz
1
-16
/
+16
2020-09-07
vmdk: Drop vmdk_co_flush()
Max Reitz
1
-16
/
+0
2020-09-07
block: Flush all children in generic code
Max Reitz
1
-6
/
+17
2020-09-07
block: Use bdrv_cow_child() in bdrv_co_truncate()
Max Reitz
1
-3
/
+4
2020-09-07
stream: Deal with filters
Max Reitz
1
-17
/
+46
2020-09-07
block: Use CAFs in block status functions
Max Reitz
1
-9
/
+10
2020-09-07
block: Use bdrv_filter_(bs|child) where obvious
Max Reitz
1
-2
/
+5
2020-09-07
copy-on-read: Support compressed writes
Max Reitz
1
-0
/
+11
2020-09-07
throttle: Support compressed writes
Max Reitz
1
-0
/
+10
2020-09-07
block: Drop bdrv_is_encrypted()
Max Reitz
1
-1
/
+1
2020-09-07
block/nvme: Use an array of EventNotifier
Philippe Mathieu-Daudé
1
-10
/
+21
2020-09-07
block/nvme: Extract nvme_poll_queue()
Philippe Mathieu-Daudé
1
-17
/
+27
2020-09-07
block/nvme: Simplify nvme_create_queue_pair() arguments
Philippe Mathieu-Daudé
1
-6
/
+7
[next]