index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-25
s390x: Migrate to new NMI interface
Alexey Kardashevskiy
1
-14
/
+0
2014-08-25
cpus: Define callback for QEMU "nmi" command
Alexey Kardashevskiy
1
-1
/
+2
2014-08-07
monitor: Add drift info to 'info jit'
Sebastian Tanase
1
-0
/
+19
2014-08-06
cpu-exec: Add sleeping algorithm
Sebastian Tanase
1
-0
/
+17
2014-08-06
icount: Add align option to icount
Sebastian Tanase
1
-7
/
+12
2014-08-06
icount: Add QemuOpts for icount
Sebastian Tanase
1
-1
/
+9
2014-08-06
icount: Fix virtual clock start value on ARM
Sebastian Tanase
1
-1
/
+1
2014-08-06
timer: add cpu_icount_to_ns function.
KONRAD Frederic
1
-1
/
+6
2014-08-06
migration: migrate icount fields.
KONRAD Frederic
1
-0
/
+27
2014-08-06
icount: put icount variables into TimerState.
KONRAD Frederic
1
-13
/
+16
2014-06-23
qapi event: convert STOP
Wenchao Xia
1
-1
/
+3
2014-06-23
vl: allow other threads to do qemu_system_vmstop_request
Paolo Bonzini
1
-0
/
+1
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
1
-14
/
+0
2014-06-17
qtest: fix qtest_clock_warp() for no deadline case
Sergey Fedorov
1
-1
/
+1
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
1
-2
/
+1
2014-04-27
misc: Use cpu_physical_memory_read and cpu_physical_memory_write
Stefan Weil
1
-1
/
+1
2014-03-13
cpu: Move icount_decr field from CPU_COMMON to CPUState
Andreas Färber
1
-7
/
+6
2014-03-13
cpu: Move icount_extra field from CPU_COMMON to CPUState
Andreas Färber
1
-7
/
+7
2014-03-13
cpu: Move can_do_io field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
1
-1
/
+1
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
1
-5
/
+20
2014-02-11
cpu: Add per-cpu address space
Edgar E. Iglesias
1
-0
/
+2
2013-12-23
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
1
-3
/
+2
2013-11-06
timers: fix stop/cont with -icount
Paolo Bonzini
1
-20
/
+22
2013-10-25
target-ppc: Check for error on address translation in memsave command
Aneesh Kumar K.V
1
-1
/
+4
2013-10-17
icount: make it thread-safe
Paolo Bonzini
1
-6
/
+31
2013-10-17
icount: document (future) locking rules for icount
Paolo Bonzini
1
-4
/
+11
2013-10-17
icount: prepare the code for future races in calling qemu_clock_warp
Paolo Bonzini
1
-12
/
+10
2013-10-17
icount: reorganize icount_warp_rt
Paolo Bonzini
1
-8
/
+10
2013-10-17
icount: use cpu_get_icount() directly
Paolo Bonzini
1
-2
/
+5
2013-10-17
timer: protect timers_state's clock with seqlock
Liu Ping Fan
1
-7
/
+42
2013-09-03
cpu: Replace qemu_for_each_cpu()
Andreas Färber
1
-7
/
+4
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-28
/
+21
2013-08-30
s390: wire up nmi command to raise a RESTART interrupt on S390
Eugene (jno) Dvurechenski
1
-0
/
+14
2013-08-22
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
1
-53
/
+59
2013-08-22
aio / timers: Use all timerlists in icount warp calculations
Alex Bligh
1
-9
/
+37
2013-08-16
cpus: Use cpu_is_stopped() efficiently
Tiejun Chen
1
-7
/
+7
2013-07-27
timer: make timers_state static
Liu Ping Fan
1
-1
/
+1
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
1
-3
/
+1
2013-07-23
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+1
2013-07-19
cpus: Let vm_stop[_force_state]() always flush block devices
Kevin Wolf
1
-3
/
+6
2013-07-15
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
1
-0
/
+29
2013-07-15
cpus: Add return value for vm_stop()
Kevin Wolf
1
-7
/
+13
2013-07-12
Introduce async_run_on_cpu()
Chegu Vinod
1
-0
/
+29
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-60
/
+66
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
1
-21
/
+20
2013-07-01
KVM: Don't assume that mpstate exists with in-kernel PIC always
Alexander Graf
1
-1
/
+1
2013-06-28
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
1
-4
/
+1
2013-06-28
cpus: Change qemu_dummy_start_vcpu() argument to CPUState
Andreas Färber
1
-9
/
+6
2013-06-28
cpus: Change qemu_kvm_start_vcpu() argument to CPUState
Andreas Färber
1
-8
/
+5
[next]