index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
2014-03-13
1
-1
/
+1
*
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-03-09
1
-5
/
+20
*
cpu: Add per-cpu address space
Edgar E. Iglesias
2014-02-11
1
-0
/
+2
*
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
2013-12-23
1
-3
/
+2
*
timers: fix stop/cont with -icount
Paolo Bonzini
2013-11-06
1
-20
/
+22
*
target-ppc: Check for error on address translation in memsave command
Aneesh Kumar K.V
2013-10-25
1
-1
/
+4
*
icount: make it thread-safe
Paolo Bonzini
2013-10-17
1
-6
/
+31
*
icount: document (future) locking rules for icount
Paolo Bonzini
2013-10-17
1
-4
/
+11
*
icount: prepare the code for future races in calling qemu_clock_warp
Paolo Bonzini
2013-10-17
1
-12
/
+10
*
icount: reorganize icount_warp_rt
Paolo Bonzini
2013-10-17
1
-8
/
+10
*
icount: use cpu_get_icount() directly
Paolo Bonzini
2013-10-17
1
-2
/
+5
*
timer: protect timers_state's clock with seqlock
Liu Ping Fan
2013-10-17
1
-7
/
+42
*
cpu: Replace qemu_for_each_cpu()
Andreas Färber
2013-09-03
1
-7
/
+4
*
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
1
-28
/
+21
*
s390: wire up nmi command to raise a RESTART interrupt on S390
Eugene (jno) Dvurechenski
2013-08-30
1
-0
/
+14
*
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
2013-08-22
1
-53
/
+59
*
aio / timers: Use all timerlists in icount warp calculations
Alex Bligh
2013-08-22
1
-9
/
+37
*
cpus: Use cpu_is_stopped() efficiently
Tiejun Chen
2013-08-16
1
-7
/
+7
*
timer: make timers_state static
Liu Ping Fan
2013-07-27
1
-1
/
+1
*
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-23
1
-3
/
+1
*
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
1
-1
/
+1
*
cpus: Let vm_stop[_force_state]() always flush block devices
Kevin Wolf
2013-07-19
1
-3
/
+6
*
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-07-15
1
-0
/
+29
|
\
|
*
Introduce async_run_on_cpu()
Chegu Vinod
2013-07-12
1
-0
/
+29
*
|
cpus: Add return value for vm_stop()
Kevin Wolf
2013-07-15
1
-7
/
+13
|
/
*
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
1
-60
/
+66
*
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-09
1
-21
/
+20
*
KVM: Don't assume that mpstate exists with in-kernel PIC always
Alexander Graf
2013-07-01
1
-1
/
+1
*
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
2013-06-28
1
-4
/
+1
*
cpus: Change qemu_dummy_start_vcpu() argument to CPUState
Andreas Färber
2013-06-28
1
-9
/
+6
*
cpus: Change qemu_kvm_start_vcpu() argument to CPUState
Andreas Färber
2013-06-28
1
-8
/
+5
*
cpus: Change cpu_handle_guest_debug() argument to CPUState
Andreas Färber
2013-06-28
1
-5
/
+3
*
gdbstub: Set gdb_set_stop_cpu() argument to CPUState
Andreas Färber
2013-06-28
1
-1
/
+1
*
kvm: Change kvm_cpu_exec() argument to CPUState
Andreas Färber
2013-06-28
1
-1
/
+1
*
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-06-28
1
-1
/
+1
*
cpus: Change qemu_kvm_init_cpu_signals() argument to CPUState
Andreas Färber
2013-06-28
1
-4
/
+3
*
kvm: Change kvm_set_signal_mask() argument to CPUState
Andreas Färber
2013-06-28
1
-1
/
+2
*
cpus: Change qemu_kvm_wait_io_event() argument to CPUState
Andreas Färber
2013-06-28
1
-4
/
+2
*
cpus: Change cpu_thread_is_idle() argument to CPUState
Andreas Färber
2013-06-28
1
-5
/
+3
*
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
2013-06-28
1
-2
/
+2
*
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-28
1
-4
/
+4
*
cpus: use error_setg_file_open()
Luiz Capitulino
2013-06-17
1
-2
/
+2
*
cpus: Fix pausing TCG CPUs while in vCPU thread
Andreas Färber
2013-05-02
1
-1
/
+2
*
cpus: Use qemu_for_each_cpu() in TCG thread
Igor Mammedov
2013-05-01
1
-6
/
+7
*
cpu: Introduce cpu_resume(), for single CPU
Igor Mammedov
2013-05-01
1
-3
/
+8
*
w64: Fix compiler warnings (wrong format specifier)
Stefan Weil
2013-04-19
1
-2
/
+2
*
cpu: Pass CPUState to *cpu_synchronize_post*()
Igor Mammedov
2013-04-16
1
-2
/
+2
*
Check effective suspension of TCG thread
Olivier Hainque
2013-04-12
1
-2
/
+22
*
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
1
-1
/
+1
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-2
/
+2
[next]