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
path:
root
/
softmmu
/
cpus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-10-31
1
-4
/
+5
|
\
|
*
accel/qtest: Support qtest accelerator for Windows
Xuzhou Cheng
2022-10-28
1
-4
/
+5
*
|
util: Cleanup and rename os_mem_prealloc()
David Hildenbrand
2022-10-27
1
-1
/
+1
|
/
*
gdbstub: move breakpoint logic to accel ops
Alex Bennée
2022-10-06
1
-0
/
+7
*
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
2022-04-06
1
-2
/
+10
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
softmmu: List CPU types again
Philippe Mathieu-Daudé
2022-03-16
1
-8
/
+0
*
accel: Introduce AccelOpsClass::cpus_are_resettable()
Philippe Mathieu-Daudé
2022-03-06
1
-1
/
+4
*
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
2022-03-06
1
-2
/
+4
*
softmmu/cpus: Code movement
Philippe Mathieu-Daudé
2022-03-06
1
-5
/
+5
*
exec: Make cpu_memory_rw_debug() target agnostic
Philippe Mathieu-Daudé
2022-03-06
1
-1
/
+1
*
main-loop.h: introduce qemu_in_main_thread()
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+5
*
cpus: use coroutine TLS macros for iothread_locked
Stefan Hajnoczi
2022-03-04
1
-4
/
+5
*
softmmu/cpus: Check if the cpu work list is empty atomically
Idan Horowitz
2022-02-08
1
-6
/
+1
*
util/oslib-posix: Forward SIGBUS to MCE handler under Linux
David Hildenbrand
2022-01-08
1
-0
/
+4
*
misc: Remove redundant new line in perror()
Li Zhijian
2021-07-09
1
-1
/
+1
*
softmmu: add trace point when bdrv_flush_all fails
Daniel P. Berrangé
2021-06-14
1
-1
/
+6
*
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
2021-02-16
1
-0
/
+5
*
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
1
-6
/
+6
*
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
2020-12-10
1
-1
/
+2
*
qapi: Restrict 'inject-nmi' command to machine code
Philippe Mathieu-Daudé
2020-10-21
1
-0
/
+1
*
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-10-09
1
-1
/
+1
*
monitor: Add Monitor parameter to monitor_get_cpu_index()
Kevin Wolf
2020-10-09
1
-1
/
+1
*
gdbstub: add reverse continue support in replay mode
Pavel Dovgalyuk
2020-10-06
1
-0
/
+5
*
gdbstub: add reverse step support in replay mode
Pavel Dovgalyuk
2020-10-06
1
-3
/
+11
*
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
2020-10-05
1
-0
/
+18
*
cpus: remove checks for non-NULL cpus_accel
Claudio Fontana
2020-10-05
1
-12
/
+21
*
cpus: cleanup now unneeded includes
Claudio Fontana
2020-10-05
1
-7
/
+0
*
cpus: extract out hvf-specific code to target/i386/hvf/
Claudio Fontana
2020-10-05
1
-66
/
+0
*
cpus: extract out whpx-specific code to target/i386/
Claudio Fontana
2020-10-05
1
-79
/
+0
*
cpus: extract out hax-specific code to target/i386/
Claudio Fontana
2020-10-05
1
-79
/
+1
*
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
2020-10-05
1
-77
/
+0
*
cpus: extract out qtest-specific code to accel/qtest
Claudio Fontana
2020-10-05
1
-63
/
+1
*
cpus: extract out TCG-specific code to accel/tcg
Claudio Fontana
2020-10-05
1
-504
/
+1
*
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
2020-10-05
1
-41
/
+154
*
icount: rename functions to be consistent with the module name
Claudio Fontana
2020-10-05
1
-3
/
+3
*
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
1
-737
/
+7
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-21
/
+21
*
softmmu/cpus: Only set parallel_cpus for SMP
Richard Henderson
2020-09-03
1
-1
/
+10
*
cpu-throttle: new module, extracted from cpus.c
Claudio Fontana
2020-07-11
1
-87
/
+8
*
softmmu: move softmmu only files from root
Claudio Fontana
2020-07-11
1
-0
/
+2317