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
*
simplebench/results_to_text: add difference line to the table
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-7
/
+60
*
simplebench/results_to_text: improve view of the table
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-1
/
+12
*
simplebench: move results_to_text() into separate file
Vladimir Sementsov-Ogievskiy
2020-12-18
4
-33
/
+52
*
simplebench: rename ascii() to results_to_text()
Vladimir Sementsov-Ogievskiy
2020-12-18
3
-7
/
+7
*
scripts/simplebench: use standard deviation for +- error
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-5
/
+6
*
scripts/simplebench: support iops
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-10
/
+28
*
scripts/simplebench: fix grammar: s/successed/succeeded/
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-6
/
+6
*
iotests: add 298 to test new preallocate filter driver
Vladimir Sementsov-Ogievskiy
2020-12-18
3
-0
/
+192
*
iotests.py: execute_setup_common(): add required_fmts argument
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-1
/
+8
*
iotests: qemu_io_silent: support --image-opts
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-1
/
+6
*
qemu-io: add preallocate mode parameter for truncate command
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-14
/
+32
*
block: introduce preallocate filter
Vladimir Sementsov-Ogievskiy
2020-12-18
4
-1
/
+605
*
block: bdrv_check_perm(): process children anyway
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-2
/
+5
*
block: introduce BDRV_REQ_NO_WAIT flag
Vladimir Sementsov-Ogievskiy
2020-12-18
2
-2
/
+18
*
block: bdrv_mark_request_serialising: split non-waiting function
Vladimir Sementsov-Ogievskiy
2020-12-18
3
-14
/
+26
*
block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-5
/
+5
*
block/io: split out bdrv_find_conflicting_request
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-30
/
+41
*
block/io.c: drop assertion on double waiting for request serialisation
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-10
/
+1
*
block: simplify comment to BDRV_REQ_SERIALISING
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-10
/
+1
*
block: drop tighten_restrictions
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-72
/
+17
*
block: bdrv_child_set_perm() drop redundant parameters.
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-11
/
+4
*
block: bdrv_set_perm() drop redundant parameters.
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-14
/
+15
*
block: add bdrv_refresh_perms() helper
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-30
/
+31
*
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
2020-12-17
63
-766
/
+956
|
\
|
*
cpu: Remove unnecessary noop methods
Eduardo Habkost
2020-12-16
1
-13
/
+0
|
*
tcg: Make CPUClass.debug_excp_handler optional
Eduardo Habkost
2020-12-16
1
-1
/
+3
|
*
tcg: make CPUClass.cpu_exec_* optional
Eduardo Habkost
2020-12-16
1
-3
/
+8
|
*
tcg: cpu_exec_{enter,exit} helpers
Eduardo Habkost
2020-12-16
1
-5
/
+18
|
*
i386: tcg: remove inline from cpu_load_eflags
Claudio Fontana
2020-12-16
2
-13
/
+15
|
*
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
2020-12-16
19
-148
/
+238
|
*
x86/cpu: Add AVX512_FP16 cpu feature
Cathy Zhang
2020-12-16
2
-1
/
+3
|
*
i386: move hyperv_limits initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
3
-1
/
+18
|
*
i386: move hyperv_version_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
3
-2
/
+17
|
*
i386: move hyperv_interface_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
3
-6
/
+19
|
*
i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
3
-17
/
+34
|
*
i386: move cpu dump out of helper.c into cpu-dump.c
Claudio Fontana
2020-12-16
4
-514
/
+539
|
*
i386: move TCG accel files into tcg/
Claudio Fontana
2020-12-16
16
-13
/
+14
|
*
i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
Claudio Fontana
2020-12-16
1
-1
/
+0
|
*
i386: move hax accel files into hax/
Claudio Fontana
2020-12-16
13
-11
/
+12
|
*
i386: move whpx accel files into whpx/
Claudio Fontana
2020-12-16
8
-10
/
+7
|
*
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-16
25
-22
/
+26
|
/
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-15
79
-1595
/
+1832
|
\
|
*
build: -no-pie is no functional linker flag
Christian Ehrhardt
2020-12-15
2
-4
/
+0
|
*
scripts/git.orderfile: Keep files with .inc extension sorted
Philippe Mathieu-Daudé
2020-12-15
1
-0
/
+3
|
*
compiler.h: remove QEMU_GNUC_PREREQ
Marc-André Lureau
2020-12-15
2
-12
/
+0
|
*
linux-user: remove GNUC check
Marc-André Lureau
2020-12-15
1
-4
/
+0
|
*
compiler: remove GNUC check
Marc-André Lureau
2020-12-15
1
-7
/
+1
|
*
xen: remove GNUC check
Marc-André Lureau
2020-12-15
1
-9
/
+0
|
*
poison: remove GNUC check
Marc-André Lureau
2020-12-15
1
-2
/
+0
|
*
compiler.h: explicit case for Clang printf attribute
Marc-André Lureau
2020-12-15
1
-12
/
+12
[next]