index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
qemu
/
utils
/
qemu_ga_client.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-07
iotests/image-fleecing: test push backup with fleecing
Vladimir Sementsov-Ogievskiy
2
-32
/
+156
2022-03-07
iotests/image-fleecing: add test case with bitmap
Vladimir Sementsov-Ogievskiy
2
-9
/
+113
2022-03-07
iotests.py: add qemu_io_pipe_and_status()
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2022-03-07
iotests/image-fleecing: add test-case for fleecing format node
Vladimir Sementsov-Ogievskiy
2
-19
/
+119
2022-03-07
block: copy-before-write: realize snapshot-access API
Vladimir Sementsov-Ogievskiy
2
-1
/
+435
2022-03-07
block: introduce snapshot-access block driver
Vladimir Sementsov-Ogievskiy
5
-1
/
+143
2022-03-07
block/io: introduce block driver snapshot-access API
Vladimir Sementsov-Ogievskiy
3
-0
/
+99
2022-03-07
block/reqlist: add reqlist_wait_all()
Vladimir Sementsov-Ogievskiy
2
-0
/
+16
2022-03-07
block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
Vladimir Sementsov-Ogievskiy
4
-0
/
+53
2022-03-07
block/reqlist: reqlist_find_conflict(): use ranges_overlap()
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2022-03-07
block: intoduce reqlist
Vladimir Sementsov-Ogievskiy
5
-80
/
+184
2022-03-07
block/block-copy: add block_copy_reset()
Vladimir Sementsov-Ogievskiy
2
-8
/
+14
2022-03-07
block/copy-before-write: add bitmap open parameter
Vladimir Sementsov-Ogievskiy
2
-2
/
+59
2022-03-07
block/block-copy: block_copy_state_new(): add bitmap parameter
Vladimir Sementsov-Ogievskiy
3
-2
/
+15
2022-03-07
block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
Vladimir Sementsov-Ogievskiy
3
-7
/
+9
2022-03-07
block/block-copy: move copy_bitmap initialization to block_copy_state_new()
Vladimir Sementsov-Ogievskiy
2
-4
/
+1
2022-03-07
iotests: Write test output to TEST_DIR
Hanna Reitz
4
-16
/
+14
2022-03-07
tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP mode
Thomas Huth
1
-1
/
+4
2022-03-07
tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'
Thomas Huth
1
-0
/
+1
2022-03-07
block: fix preallocate filter: don't do unaligned preallocate requests
Vladimir Sementsov-Ogievskiy
3
-4
/
+18
2022-03-07
block/curl.c: Check error return from curl_easy_setopt()
Peter Maydell
1
-33
/
+57
2022-03-07
block/curl.c: Set error message string if curl_init_state() fails
Peter Maydell
1
-0
/
+2
2022-03-07
ide: Increment BB in-flight counter for TRIM BH
Hanna Reitz
1
-0
/
+7
2022-03-05
target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16
Víctor Colombo
1
-0
/
+2
2022-03-05
target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
Víctor Colombo
1
-0
/
+2
2022-03-05
target/ppc: split XXGENPCV macros for readability
Matheus Ferst
2
-42
/
+57
2022-03-05
target/ppc: use andc in vrlqmi
Matheus Ferst
1
-4
/
+2
2022-03-05
target/ppc: use extract/extract2 to create vrlqnm mask
Matheus Ferst
1
-7
/
+3
2022-03-05
target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
Matheus Ferst
1
-7
/
+3
2022-03-05
target/ppc: Fix vmul[eo]* instructions marked 2.07
Lucas Mateus Castro (alqotel)
1
-8
/
+8
2022-03-05
tests/tcg/ppc64le: Use Altivec register names in clobber list
Matheus Ferst
1
-8
/
+8
2022-03-05
tests/tcg/ppc64le: emit bcdsub with .long when needed
Matheus Ferst
1
-31
/
+42
2022-03-05
tests/tcg/ppc64le: drop __int128 usage in bcdsub
Matheus Ferst
1
-68
/
+61
2022-03-05
target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
Matheus Ferst
1
-38
/
+20
2022-03-05
tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
Matheus Ferst
1
-10
/
+9
2022-03-05
Use long endian options for ppc64
Miroslav Rezanina
2
-4
/
+4
2022-03-04
tcg/i386: Implement bitsel for avx512
Richard Henderson
2
-2
/
+20
2022-03-04
tcg/i386: Implement more logical operations for avx512
Richard Henderson
2
-5
/
+39
2022-03-04
tcg/i386: Implement avx512 multiply
Richard Henderson
1
-6
/
+6
2022-03-04
tcg/i386: Implement avx512 min/max/abs
Richard Henderson
1
-7
/
+11
2022-03-04
tcg/i386: Expand scalar rotate with avx512 insns
Richard Henderson
1
-20
/
+29
2022-03-04
tcg/i386: Remove rotls_vec from tcg_target_op_def
Richard Henderson
1
-1
/
+0
2022-03-04
tcg/i386: Expand vector word rotate as avx512vbmi2 shift-double
Richard Henderson
1
-1
/
+17
2022-03-04
tcg/i386: Support avx512vbmi2 vector shift-double instructions
Richard Henderson
3
-0
/
+42
2022-03-04
tcg/i386: Implement avx512 variable rotate
Richard Henderson
2
-2
/
+25
2022-03-04
tcg/i386: Implement avx512 immediate rotate
Richard Henderson
2
-3
/
+14
2022-03-04
tcg/i386: Implement avx512 immediate sari shift
Richard Henderson
1
-9
/
+21
2022-03-04
tcg/i386: Implement avx512 scalar shift
Richard Henderson
1
-2
/
+10
2022-03-04
tcg/i386: Implement avx512 variable shifts
Richard Henderson
1
-8
/
+24
2022-03-04
tcg/i386: Use tcg_can_emit_vec_op in expand_vec_cmp_noinv
Richard Henderson
1
-4
/
+4
[next]