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
2015-02-02
cpu-exec: simplify init_delay_params
Paolo Bonzini
2015-01-14
cpus: consistently use QEMU_CLOCK_VIRTUAL_RT for icount_warp_rt timer
Pavel Dovgalyuk
2014-12-20
cpu: initialize cpu->exception_index on reset
Paolo Bonzini
2014-12-15
cpus: make icount warp behave well with respect to stop/cont
Pavel Dovgalyuk
2014-12-15
icount: introduce cpu_get_icount_raw
Pavel Dovgalyuk
2014-12-15
icount: set can_do_io outside TB execution
Pavel Dovgalyuk
2014-12-15
cpu-exec: reset exception_index correctly
Pavel Dovgalyuk
2014-09-16
Introduce cpu_clean_all_dirty
Marcelo Tosatti
2014-09-11
cpu: init vmstate for ticks and clock offset
Pavel Dovgalyuk
2014-09-01
target-tricore: Add target stubs and qom-cpu
Bastian Koppelmann
2014-08-25
s390x: Migrate to new NMI interface
Alexey Kardashevskiy
2014-08-25
cpus: Define callback for QEMU "nmi" command
Alexey Kardashevskiy
2014-08-07
monitor: Add drift info to 'info jit'
Sebastian Tanase
2014-08-06
cpu-exec: Add sleeping algorithm
Sebastian Tanase
2014-08-06
icount: Add align option to icount
Sebastian Tanase
2014-08-06
icount: Add QemuOpts for icount
Sebastian Tanase
2014-08-06
icount: Fix virtual clock start value on ARM
Sebastian Tanase
2014-08-06
timer: add cpu_icount_to_ns function.
KONRAD Frederic
2014-08-06
migration: migrate icount fields.
KONRAD Frederic
2014-08-06
icount: put icount variables into TimerState.
KONRAD Frederic
2014-06-23
qapi event: convert STOP
Wenchao Xia
2014-06-23
vl: allow other threads to do qemu_system_vmstop_request
Paolo Bonzini
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
2014-06-17
qtest: fix qtest_clock_warp() for no deadline case
Sergey Fedorov
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-04-27
misc: Use cpu_physical_memory_read and cpu_physical_memory_write
Stefan Weil
2014-03-13
cpu: Move icount_decr field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
cpu: Move icount_extra field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
cpu: Move can_do_io field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-02-11
cpu: Add per-cpu address space
Edgar E. Iglesias
2013-12-23
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
2013-11-06
timers: fix stop/cont with -icount
Paolo Bonzini
2013-10-25
target-ppc: Check for error on address translation in memsave command
Aneesh Kumar K.V
2013-10-17
icount: make it thread-safe
Paolo Bonzini
2013-10-17
icount: document (future) locking rules for icount
Paolo Bonzini
2013-10-17
icount: prepare the code for future races in calling qemu_clock_warp
Paolo Bonzini
2013-10-17
icount: reorganize icount_warp_rt
Paolo Bonzini
2013-10-17
icount: use cpu_get_icount() directly
Paolo Bonzini
2013-10-17
timer: protect timers_state's clock with seqlock
Liu Ping Fan
2013-09-03
cpu: Replace qemu_for_each_cpu()
Andreas Färber
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-08-30
s390: wire up nmi command to raise a RESTART interrupt on S390
Eugene (jno) Dvurechenski
2013-08-22
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
2013-08-22
aio / timers: Use all timerlists in icount warp calculations
Alex Bligh
2013-08-16
cpus: Use cpu_is_stopped() efficiently
Tiejun Chen
2013-07-27
timer: make timers_state static
Liu Ping Fan
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-23
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
[next]