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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171026-tag' into...
Peter Maydell
4
-17
/
+31
2017-10-27
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
27
-543
/
+1102
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
33
-185
/
+467
2017-10-26
xen: Log errno rather than return value
Ross Lagerwall
1
-1
/
+1
2017-10-26
xen: dont try setting max grants multiple times
Juergen Gross
1
-4
/
+12
2017-10-26
xen: add a global indicator for grant copy being available
Juergen Gross
3
-12
/
+18
2017-10-26
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
5
-0
/
+10
2017-10-26
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-10-26' into queue-b...
Kevin Wolf
13
-96
/
+631
2017-10-26
iotests: Add cluster_size=64k to 125
Max Reitz
2
-50
/
+437
2017-10-26
qcow2: Always execute preallocate() in a coroutine
Max Reitz
1
-7
/
+34
2017-10-26
qcow2: Fix unaligned preallocated truncation
Max Reitz
1
-0
/
+1
2017-10-26
qcow2: Emit errp when truncating the image tail
Max Reitz
1
-6
/
+7
2017-10-26
iotests: Filter actual image size in 184 and 191
Max Reitz
4
-29
/
+30
2017-10-26
iotests: Pull _filter_actual_image_size from 67/87
Max Reitz
3
-2
/
+8
2017-10-26
iotests: Add test for dataplane mirroring
Max Reitz
3
-0
/
+112
2017-10-26
qcow2: Use BDRV_SECTOR_BITS instead of its literal value
Alberto Garcia
1
-2
/
+2
2017-10-26
qemu-img.1: Image invalidation on qemu-img commit
Max Reitz
1
-5
/
+4
2017-10-26
qemu-io: Relax 'alloc' now that block-status doesn't assert
Eric Blake
3
-20
/
+24
2017-10-26
qcow2: Reduce is_zero() rounding
Eric Blake
1
-9
/
+3
2017-10-26
block: Reduce bdrv_aligned_preadv() rounding
Eric Blake
1
-6
/
+2
2017-10-26
block: Align block status requests
Eric Blake
3
-28
/
+59
2017-10-26
qemu-img: Change img_compare() to be byte-based
Eric Blake
1
-76
/
+48
2017-10-26
qemu-img: Change img_rebase() to be byte-based
Eric Blake
1
-50
/
+34
2017-10-26
qemu-img: Change compare_sectors() to be byte-based
Eric Blake
1
-28
/
+27
2017-10-26
qemu-img: Change check_empty_sectors() to byte-based
Eric Blake
1
-12
/
+15
2017-10-26
qemu-img: Drop redundant error message in compare
Eric Blake
2
-16
/
+5
2017-10-26
qemu-img: Add find_nonzero()
Eric Blake
1
-4
/
+28
2017-10-26
qemu-img: Speed up compare on pre-allocated larger file
Eric Blake
1
-4
/
+4
2017-10-26
qemu-img: Simplify logic in img_compare()
Eric Blake
1
-27
/
+11
2017-10-26
block: Convert bdrv_get_block_status_above() to bytes
Eric Blake
5
-103
/
+57
2017-10-26
block: Switch bdrv_co_get_block_status_above() to byte-based
Eric Blake
1
-44
/
+24
2017-10-26
block: Switch bdrv_common_block_status_above() to byte-based
Eric Blake
1
-31
/
+30
2017-10-26
block: Switch BdrvCoGetBlockStatusData to byte-based
Eric Blake
1
-18
/
+38
2017-10-26
block: Switch bdrv_co_get_block_status() to byte-based
Eric Blake
1
-43
/
+81
2017-10-26
block: Convert bdrv_get_block_status() to bytes
Eric Blake
4
-33
/
+58
2017-10-26
qemu-img: Switch get_block_status() to byte-based
Eric Blake
1
-13
/
+11
2017-10-26
block: Switch bdrv_make_zero() to byte-based
Eric Blake
1
-16
/
+16
2017-10-26
qcow2: Switch is_zero_sectors() to byte-based
Eric Blake
1
-14
/
+19
2017-10-26
block: Make bdrv_round_to_clusters() signature more useful
Eric Blake
4
-10
/
+9
2017-10-26
block: Add flag to avoid wasted work in bdrv_is_allocated()
Eric Blake
1
-16
/
+41
2017-10-26
block: Allow NULL file for bdrv_get_block_status()
Eric Blake
5
-40
/
+40
2017-10-26
qemu-iotests: Test backing_fmt with backing node reference
Kevin Wolf
2
-2
/
+3
2017-10-26
block: don't add 'driver' to options when referring to backing via node name
Peter Krempa
1
-1
/
+2
2017-10-26
disas: Add capstone as submodule
Richard Henderson
4
-11
/
+75
2017-10-26
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-24-1...
Peter Maydell
8
-7
/
+39
2017-10-25
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171025' into staging
Peter Maydell
80
-1813
/
+2285
2017-10-25
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171023' i...
Peter Maydell
14
-138
/
+431
2017-10-25
disas: Remove monitor_disas_is_physical
Richard Henderson
1
-12
/
+4
2017-10-25
ppc: Support Capstone in disas_set_info
Richard Henderson
2
-0
/
+10
2017-10-25
arm: Support Capstone in disas_set_info
Richard Henderson
2
-3
/
+21
[next]