index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iotests: Pull _filter_actual_image_size from 67/87
Max Reitz
2017-10-26
3
-2
/
+8
*
iotests: Add test for dataplane mirroring
Max Reitz
2017-10-26
3
-0
/
+112
*
qcow2: Use BDRV_SECTOR_BITS instead of its literal value
Alberto Garcia
2017-10-26
1
-2
/
+2
*
qemu-img.1: Image invalidation on qemu-img commit
Max Reitz
2017-10-26
1
-5
/
+4
*
qemu-io: Relax 'alloc' now that block-status doesn't assert
Eric Blake
2017-10-26
3
-20
/
+24
*
qcow2: Reduce is_zero() rounding
Eric Blake
2017-10-26
1
-9
/
+3
*
block: Reduce bdrv_aligned_preadv() rounding
Eric Blake
2017-10-26
1
-6
/
+2
*
block: Align block status requests
Eric Blake
2017-10-26
3
-28
/
+59
*
qemu-img: Change img_compare() to be byte-based
Eric Blake
2017-10-26
1
-76
/
+48
*
qemu-img: Change img_rebase() to be byte-based
Eric Blake
2017-10-26
1
-50
/
+34
*
qemu-img: Change compare_sectors() to be byte-based
Eric Blake
2017-10-26
1
-28
/
+27
*
qemu-img: Change check_empty_sectors() to byte-based
Eric Blake
2017-10-26
1
-12
/
+15
*
qemu-img: Drop redundant error message in compare
Eric Blake
2017-10-26
2
-16
/
+5
*
qemu-img: Add find_nonzero()
Eric Blake
2017-10-26
1
-4
/
+28
*
qemu-img: Speed up compare on pre-allocated larger file
Eric Blake
2017-10-26
1
-4
/
+4
*
qemu-img: Simplify logic in img_compare()
Eric Blake
2017-10-26
1
-27
/
+11
*
block: Convert bdrv_get_block_status_above() to bytes
Eric Blake
2017-10-26
5
-103
/
+57
*
block: Switch bdrv_co_get_block_status_above() to byte-based
Eric Blake
2017-10-26
1
-44
/
+24
*
block: Switch bdrv_common_block_status_above() to byte-based
Eric Blake
2017-10-26
1
-31
/
+30
*
block: Switch BdrvCoGetBlockStatusData to byte-based
Eric Blake
2017-10-26
1
-18
/
+38
*
block: Switch bdrv_co_get_block_status() to byte-based
Eric Blake
2017-10-26
1
-43
/
+81
*
block: Convert bdrv_get_block_status() to bytes
Eric Blake
2017-10-26
4
-33
/
+58
*
qemu-img: Switch get_block_status() to byte-based
Eric Blake
2017-10-26
1
-13
/
+11
*
block: Switch bdrv_make_zero() to byte-based
Eric Blake
2017-10-26
1
-16
/
+16
*
qcow2: Switch is_zero_sectors() to byte-based
Eric Blake
2017-10-26
1
-14
/
+19
*
block: Make bdrv_round_to_clusters() signature more useful
Eric Blake
2017-10-26
4
-10
/
+9
*
block: Add flag to avoid wasted work in bdrv_is_allocated()
Eric Blake
2017-10-26
1
-16
/
+41
*
block: Allow NULL file for bdrv_get_block_status()
Eric Blake
2017-10-26
5
-40
/
+40
*
qemu-iotests: Test backing_fmt with backing node reference
Kevin Wolf
2017-10-26
2
-2
/
+3
*
block: don't add 'driver' to options when referring to backing via node name
Peter Krempa
2017-10-26
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171025' into staging
Peter Maydell
2017-10-25
80
-1813
/
+2285
|
\
|
*
translate-all: exit from tb_phys_invalidate if qht_remove fails
Emilio G. Cota
2017-10-24
1
-1
/
+3
|
*
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
26
-133
/
+28
|
*
tcg: enable multiple TCG contexts in softmmu
Emilio G. Cota
2017-10-24
5
-13
/
+145
|
*
tcg: introduce regions to split code_gen_buffer
Emilio G. Cota
2017-10-24
6
-45
/
+260
|
*
translate-all: use qemu_protect_rwx/none helpers
Emilio G. Cota
2017-10-24
1
-48
/
+13
|
*
osdep: introduce qemu_mprotect_rwx/none
Emilio G. Cota
2017-10-24
2
-0
/
+43
|
*
tcg: allocate optimizer temps with tcg_malloc
Emilio G. Cota
2017-10-24
1
-23
/
+19
|
*
tcg: distribute profiling counters across TCGContext's
Emilio G. Cota
2017-10-24
3
-45
/
+126
|
*
tcg: introduce **tcg_ctxs to keep track of all TCGContext's
Emilio G. Cota
2017-10-24
1
-0
/
+5
|
*
gen-icount: fold exitreq_label into TCGContext
Emilio G. Cota
2017-10-24
2
-4
/
+5
|
*
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
29
-126
/
+130
|
*
tcg: take tb_ctx out of TCGContext
Emilio G. Cota
2017-10-24
5
-35
/
+34
|
*
translate-all: report correct avg host TB size
Emilio G. Cota
2017-10-24
1
-9
/
+23
|
*
exec-all: rename tb_free to tb_remove
Emilio G. Cota
2017-10-24
3
-5
/
+5
|
*
translate-all: use a binary search tree to track TBs in TBContext
Emilio G. Cota
2017-10-24
3
-112
/
+119
|
*
tcg: Remove CF_IGNORE_ICOUNT
Richard Henderson
2017-10-24
3
-18
/
+18
|
*
tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK
Richard Henderson
2017-10-24
1
-1
/
+2
|
*
cpu-exec: lookup/generate TB outside exclusive region during step_atomic
Emilio G. Cota
2017-10-24
1
-16
/
+14
|
*
tcg: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
3
-5
/
+7
[next]