index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpus.c
Age
Commit message (
Expand
)
Author
2017-10-24
tcg: enable multiple TCG contexts in softmmu
Emilio G. Cota
2017-10-24
tcg: introduce regions to split code_gen_buffer
Emilio G. Cota
2017-09-22
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2017-06-07
cpus: reset throttle_thread_scheduled after sleep
Felipe Franciosi
2017-06-06
migration: Mark CPU states dirty before incoming migration/loadvm
David Gibson
2017-05-15
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
2017-05-11
QMP: include CpuInstanceProperties into query_cpus output output
Igor Mammedov
2017-05-11
cpus: Fix CPU unplug for MTTCG
Bharata B Rao
2017-04-10
cpus: call cpu_update_icount on read
Alex Bennée
2017-04-10
cpu-exec: update icount after each TB_EXIT
Alex Bennée
2017-04-10
cpus: introduce cpu_update_icount helper
Alex Bennée
2017-04-10
cpus: don't credit executed instructions before they have run
Alex Bennée
2017-04-10
cpus: move icount preparation out of tcg_exec_cpu
Alex Bennée
2017-04-10
cpus: check cpu->running in cpu_get_icount_raw()
Alex Bennée
2017-04-10
cpus: remove icount handling from qemu_tcg_cpu_thread_fn
Alex Bennée
2017-04-10
cpus: fix wrong define name
Nikunj A Dadhania
2017-03-28
tcg: Add a new line after incompatibility warning
Pranith Kumar
2017-03-20
hax: fix breakage in locking
Vincent Palatin
2017-03-14
icount: process QEMU_CLOCK_VIRTUAL timers in vCPU thread
Paolo Bonzini
2017-03-14
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
Paolo Bonzini
2017-03-09
cpus.c: add additional error_report when !TARGET_SUPPORT_MTTCG
Alex Bennée
2017-03-09
vl/cpus: be smarter with icount and MTTCG
Alex Bennée
2017-03-03
KVM: move SIG_IPI handling to kvm-all.c
Paolo Bonzini
2017-03-03
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
2017-03-03
cpus: reorganize signal handling code
Paolo Bonzini
2017-03-03
cpus: remove ugly cast on sigbus_handler
Paolo Bonzini
2017-02-24
tcg: handle EXCP_ATOMIC exception for system emulation
Pranith Kumar
2017-02-24
tcg: enable thread-per-vCPU
Alex Bennée
2017-02-24
tcg: remove global exit_request
Alex Bennée
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-24
tcg: rename tcg_current_cpu to tcg_current_rr_cpu
Alex Bennée
2017-02-24
tcg: add kick timer for single-threaded vCPU emulation
Alex Bennée
2017-02-24
tcg: add options for enabling MTTCG
KONRAD Frederic
2017-02-16
move vm_start to cpus.c
Claudio Imbrenda
2017-01-19
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-10-31
cpus: re-factor out handle_icount_deadline
Alex Bennée
2016-10-31
tcg: cpus rm tcg_exec_all()
Alex Bennée
2016-10-31
tcg: move tcg_exec_all and helpers above thread fn
Alex Bennée
2016-10-31
cpus: make all_vcpus_paused() return bool
Alex Bennée
2016-10-26
tcg: Add EXCP_ATOMIC
Richard Henderson
2016-09-29
qemu: use bdrv_flush_all for vm_stop et al
John Snow
2016-09-27
replay: allow replay stopping and restarting
Pavel Dovgalyuk
2016-09-27
cpus-common: move exclusive work infrastructure from linux-user
Paolo Bonzini
2016-09-27
cpus-common: move CPU work item management to common code
Sergey Fedorov
2016-09-27
cpus: Rename flush_queued_work()
Sergey Fedorov
2016-09-27
cpus: Move common code out of {async_, }run_on_cpu()
Sergey Fedorov
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
[next]