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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2020-12-17
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
63
-766
/
+956
2020-12-16
cpu: Remove unnecessary noop methods
Eduardo Habkost
1
-13
/
+0
2020-12-16
tcg: Make CPUClass.debug_excp_handler optional
Eduardo Habkost
1
-1
/
+3
2020-12-16
tcg: make CPUClass.cpu_exec_* optional
Eduardo Habkost
1
-3
/
+8
2020-12-16
tcg: cpu_exec_{enter,exit} helpers
Eduardo Habkost
1
-5
/
+18
2020-12-16
i386: tcg: remove inline from cpu_load_eflags
Claudio Fontana
2
-13
/
+15
2020-12-16
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
19
-148
/
+238
2020-12-16
x86/cpu: Add AVX512_FP16 cpu feature
Cathy Zhang
2
-1
/
+3
2020-12-16
i386: move hyperv_limits initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
3
-1
/
+18
2020-12-16
i386: move hyperv_version_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
3
-2
/
+17
2020-12-16
i386: move hyperv_interface_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
3
-6
/
+19
2020-12-16
i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
3
-17
/
+34
2020-12-16
i386: move cpu dump out of helper.c into cpu-dump.c
Claudio Fontana
4
-514
/
+539
2020-12-16
i386: move TCG accel files into tcg/
Claudio Fontana
16
-13
/
+14
2020-12-16
i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
Claudio Fontana
1
-1
/
+0
2020-12-16
i386: move hax accel files into hax/
Claudio Fontana
13
-11
/
+12
2020-12-16
i386: move whpx accel files into whpx/
Claudio Fontana
8
-10
/
+7
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
25
-22
/
+26
2020-12-15
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
79
-1595
/
+1832
2020-12-15
build: -no-pie is no functional linker flag
Christian Ehrhardt
2
-4
/
+0
2020-12-15
scripts/git.orderfile: Keep files with .inc extension sorted
Philippe Mathieu-Daudé
1
-0
/
+3
2020-12-15
compiler.h: remove QEMU_GNUC_PREREQ
Marc-André Lureau
2
-12
/
+0
2020-12-15
linux-user: remove GNUC check
Marc-André Lureau
1
-4
/
+0
2020-12-15
compiler: remove GNUC check
Marc-André Lureau
1
-7
/
+1
2020-12-15
xen: remove GNUC check
Marc-André Lureau
1
-9
/
+0
2020-12-15
poison: remove GNUC check
Marc-André Lureau
1
-2
/
+0
2020-12-15
compiler.h: explicit case for Clang printf attribute
Marc-André Lureau
1
-12
/
+12
2020-12-15
virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON
Marc-André Lureau
1
-10
/
+1
2020-12-15
tests: remove GCC < 4 fallbacks
Marc-André Lureau
1
-5
/
+3
2020-12-15
qemu-plugin.h: remove GCC < 4
Marc-André Lureau
1
-7
/
+2
2020-12-15
compiler.h: remove GCC < 3 __builtin_expect fallback
Marc-André Lureau
1
-4
/
+0
2020-12-15
accel/tcg: Remove special case for GCC < 4.6
Philippe Mathieu-Daudé
1
-1
/
+1
2020-12-15
qemu/atomic: Drop special case for unsupported compiler
Philippe Mathieu-Daudé
1
-17
/
+0
2020-12-15
hw/core: Restrict 'fw-path-provider.c' to system mode emulation
Philippe Mathieu-Daudé
1
-1
/
+1
2020-12-15
docs: set CONFDIR when running sphinx
Marc-André Lureau
1
-1
/
+1
2020-12-15
vl: rename local variable in configure_accelerators
Paolo Bonzini
1
-9
/
+9
2020-12-15
qemu-option: pass QemuOptsList to opts_accepts_any
Paolo Bonzini
1
-10
/
+13
2020-12-15
qemu-option: simplify search for end of key
Paolo Bonzini
1
-22
/
+13
2020-12-15
kvm: Take into account the unaligned section size when preparing bitmap
Zenghui Yu
1
-2
/
+5
2020-12-15
scsi: fix device removal race vs IO restart callback on resume
Maxim Levitsky
1
-0
/
+4
2020-12-15
icount: improve exec nocache usage
Pavel Dovgalyuk
1
-1
/
+1
2020-12-15
Remove the deprecated -show-cursor option
Thomas Huth
4
-21
/
+6
2020-12-15
Remove the deprecated -realtime option
Thomas Huth
5
-48
/
+9
2020-12-15
docs/system: Move the list of removed features to a separate file
Thomas Huth
3
-232
/
+232
2020-12-15
accel/tcg: Remove deprecated '-tb-size' option
Philippe Mathieu-Daudé
4
-24
/
+6
2020-12-15
memory: clamp cached translation in case it points to an MMIO region
Paolo Bonzini
2
-0
/
+61
2020-12-15
msix: assert that accesses are within bounds
Paolo Bonzini
1
-0
/
+3
2020-12-15
qtest/pvpanic: Test panic option that allows VM to continue
Alejandro Jimenez
1
-1
/
+25
2020-12-15
vl: Add option to avoid stopping VM upon guest panic
Alejandro Jimenez
6
-5
/
+43
2020-12-15
vl: Add an -action option specifying response to guest events
Alejandro Jimenez
2
-2
/
+78
[prev]
[next]