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
path:
root
/
cpus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-07
cpus.c: Fix race condition in cpu_stop_current()
Peter Maydell
1
-1
/
+2
2018-11-27
cpus: run work items for all vCPUs if single-threaded
Paolo Bonzini
1
-4
/
+8
2018-11-06
icount: fix deadlock when all cpus are sleeping
Clement Deschamps
1
-0
/
+8
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
1
-4
/
+4
2018-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
1
-4
/
+4
2018-10-19
replay: pass raw icount value to replay_save_clock
Paolo Bonzini
1
-2
/
+2
2018-10-18
tcg: distribute tcg_time into TCG contexts
Emilio G. Cota
1
-1
/
+2
2018-10-02
cpus: fix TCG kick timer leak
Alex Bennée
1
-2
/
+3
2018-10-02
replay: wake up vCPU when replaying
Pavel Dovgalyuk
1
-10
/
+21
2018-10-02
cpus: access .qemu_icount_bias with atomic64
Emilio G. Cota
1
-10
/
+11
2018-10-02
cpus: access .qemu_icount with atomic64
Emilio G. Cota
1
-4
/
+4
2018-10-02
cpus: take seqlock across qemu_icount updates
Paolo Bonzini
1
-8
/
+14
2018-10-02
cpus: initialize timers_state.vm_clock_lock
Emilio G. Cota
1
-0
/
+1
2018-09-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...
Peter Maydell
1
-1
/
+0
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-4
/
+4
2018-08-28
ppc: Remove deprecated ppcemb target
Thomas Huth
1
-1
/
+0
2018-08-23
cpus: allow cpu_get_ticks out of BQL
Paolo Bonzini
1
-15
/
+20
2018-08-23
cpus: protect TimerState writes with a spinlock
Paolo Bonzini
1
-25
/
+47
2018-08-23
cpus: protect all icount computation with seqlock
Paolo Bonzini
1
-27
/
+42
2018-08-23
qom: convert the CPU list to RCU
Emilio G. Cota
1
-1
/
+1
2018-08-23
qsp: track BQL callers explicitly
Emilio G. Cota
1
-2
/
+8
2018-06-22
tcg: fix --disable-tcg build breakage
Emilio G. Cota
1
-0
/
+4
2018-06-22
qapi: remove empty flat union branches and types
Anton Nefedov
1
-2
/
+0
2018-05-09
cpus: tcg: fix never exiting loop on unplug
Cédric Le Goater
1
-1
/
+1
2018-05-09
cpus: Fix event order on resume of stopped guest
Markus Armbruster
1
-8
/
+8
2018-05-04
qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArch
Laszlo Ersek
1
-24
/
+63
2018-05-04
qapi: fill in CpuInfoFast.arch in query-cpus-fast
Laszlo Ersek
1
-1
/
+15
2018-04-10
cpus.c: ensure running CPU recalculates icount deadlines on timer expiry
Peter Maydell
1
-1
/
+9
2018-03-12
replay: push replay_mutex_lock up the call tree
Alex Bennée
1
-2
/
+22
2018-03-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-3
/
+13
2018-03-08
vl: introduce vm_shutdown()
Stefan Hajnoczi
1
-3
/
+13
2018-03-07
RISC-V Build Infrastructure
Michael Clark
1
-0
/
+6
2018-03-06
cpus: CPU threads are always created initially for one CPU only
David Hildenbrand
1
-5
/
+3
2018-03-06
cpus: wait for CPU creation at central place
David Hildenbrand
1
-18
/
+4
2018-03-06
cpus: properly inititalize CPU > 1 under single-threaded TCG
David Hildenbrand
1
-0
/
+3
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-26
qmp: add architecture specific cpu data for query-cpus-fast
Viktor Mihajlovski
1
-0
/
+10
2018-02-26
qmp: add query-cpus-fast
Luiz Capitulino
1
-0
/
+38
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
1
-0
/
+6
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+1
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-23
/
+90
2018-02-07
Add the WHPX acceleration enlightenments
Justin Terry (VM)
1
-1
/
+68
2018-02-07
cpus: join thread when removing a vCPU
Paolo Bonzini
1
-9
/
+4
2018-02-07
cpus: hvf: unregister thread with RCU
Paolo Bonzini
1
-0
/
+1
2018-02-07
cpus: tcg: unregister thread with RCU, fix exiting of loop on unplug
Paolo Bonzini
1
-7
/
+7
2018-02-07
cpus: dummy: unregister thread with RCU, exit loop on unplug
Paolo Bonzini
1
-2
/
+3
2018-02-07
cpus: kvm: unregister thread with RCU
Paolo Bonzini
1
-0
/
+1
[next]