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
*
virtiofsd: Use --thread-pool-size=0 to mean no thread pool
Vivek Goyal
2020-12-18
1
-9
/
+27
*
hmp-commands.hx: List abbreviation after command for cont, quit, print
Peter Maydell
2020-12-18
1
-6
/
+6
*
monitor:Don't use '#' flag of printf format ('%#') in format strings
Yutao Ai
2020-12-18
1
-1
/
+1
*
monitor:braces {} are necessary for all arms of this statement
Yutao Ai
2020-12-18
1
-5
/
+9
*
monitor:open brace '{' following struct go on the same line
Yutao Ai
2020-12-18
1
-2
/
+1
*
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
|
*
virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON
Marc-André Lureau
2020-12-15
1
-10
/
+1
|
*
tests: remove GCC < 4 fallbacks
Marc-André Lureau
2020-12-15
1
-5
/
+3
|
*
qemu-plugin.h: remove GCC < 4
Marc-André Lureau
2020-12-15
1
-7
/
+2
|
*
compiler.h: remove GCC < 3 __builtin_expect fallback
Marc-André Lureau
2020-12-15
1
-4
/
+0
|
*
accel/tcg: Remove special case for GCC < 4.6
Philippe Mathieu-Daudé
2020-12-15
1
-1
/
+1
|
*
qemu/atomic: Drop special case for unsupported compiler
Philippe Mathieu-Daudé
2020-12-15
1
-17
/
+0
|
*
hw/core: Restrict 'fw-path-provider.c' to system mode emulation
Philippe Mathieu-Daudé
2020-12-15
1
-1
/
+1
|
*
docs: set CONFDIR when running sphinx
Marc-André Lureau
2020-12-15
1
-1
/
+1
|
*
vl: rename local variable in configure_accelerators
Paolo Bonzini
2020-12-15
1
-9
/
+9
|
*
qemu-option: pass QemuOptsList to opts_accepts_any
Paolo Bonzini
2020-12-15
1
-10
/
+13
|
*
qemu-option: simplify search for end of key
Paolo Bonzini
2020-12-15
1
-22
/
+13
|
*
kvm: Take into account the unaligned section size when preparing bitmap
Zenghui Yu
2020-12-15
1
-2
/
+5
|
*
scsi: fix device removal race vs IO restart callback on resume
Maxim Levitsky
2020-12-15
1
-0
/
+4
|
*
icount: improve exec nocache usage
Pavel Dovgalyuk
2020-12-15
1
-1
/
+1
|
*
Remove the deprecated -show-cursor option
Thomas Huth
2020-12-15
4
-21
/
+6
|
*
Remove the deprecated -realtime option
Thomas Huth
2020-12-15
5
-48
/
+9
|
*
docs/system: Move the list of removed features to a separate file
Thomas Huth
2020-12-15
3
-232
/
+232
|
*
accel/tcg: Remove deprecated '-tb-size' option
Philippe Mathieu-Daudé
2020-12-15
4
-24
/
+6
[next]