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
/
accel
/
tcg
/
tcg-accel-ops-rr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec()
Philippe Mathieu-Daudé
2024-01-29
1
-1
/
+1
*
accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy()
Philippe Mathieu-Daudé
2024-01-29
1
-1
/
+1
*
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2024-01-09
1
-9
/
+9
|
\
|
*
qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
Stefan Hajnoczi
2024-01-08
1
-2
/
+2
|
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-7
/
+7
*
|
replay: stop us hanging in rr_wait_io_event
Alex Bennée
2024-01-08
1
-1
/
+1
|
/
*
tcg: Split out tcg init functions to tcg/startup.h
Richard Henderson
2023-10-04
1
-1
/
+1
*
accel/tcg: Move can_do_io to CPUNegativeOffsetState
Richard Henderson
2023-10-03
1
-2
/
+2
*
accel: Remove unused hThread variable on TCG/WHPX
Philippe Mathieu-Daudé
2023-06-28
1
-3
/
+0
*
atomics: eliminate mb_read/mb_set
Paolo Bonzini
2023-06-06
1
-2
/
+2
*
*: Add missing includes of tcg/tcg.h
Richard Henderson
2023-06-05
1
-1
/
+1
*
tcg: round-robin: do not use mb_read for rr_current_cpu
Paolo Bonzini
2023-05-18
1
-4
/
+7
*
accel/tcg/tcg-accel-ops-rr: ensure fairness with icount
Jamie Iles
2023-05-11
1
-1
/
+36
*
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-26
1
-3
/
+4
|
\
|
*
Revert "accel/tcg: Init TCG cflags in vCPU thread handler"
Peter Maydell
2022-10-25
1
-3
/
+4
*
|
accel/tcg/tcg-accel-ops-rr: fix trivial typo
Matheus Tavares Bernardino
2022-10-24
1
-1
/
+1
|
/
*
accel/tcg: Init TCG cflags in vCPU thread handler
Philippe Mathieu-Daudé
2022-06-20
1
-4
/
+3
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-2
/
+2
*
misc: Add missing "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
2022-03-06
1
-0
/
+1
*
accel/tcg: Register a force_rcu notifier
Greg Kurz
2021-11-10
1
-0
/
+10
*
accel/tcg: remove redundant TCG_KICK_PERIOD define
Luc Michel
2021-09-14
1
-2
/
+0
*
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
accel/tcg: Precompute curr_cflags into cpu->tcg_cflags
Richard Henderson
2021-03-06
1
-1
/
+1
*
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
1
-0
/
+298