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
/
cpu-exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-xtensa: implement exceptions
Max Filippov
2011-09-10
1
-0
/
+6
*
target-xtensa: add target stubs
Max Filippov
2011-09-10
1
-0
/
+2
*
cpu-exec: remove unnecessary assignment
Blue Swirl
2011-09-10
1
-2
/
+3
*
tcg: Reload local variables after return from longjmp
Jan Kiszka
2011-07-12
1
-0
/
+4
*
cpu-exec.c: avoid AREG0 use
Blue Swirl
2011-06-26
1
-54
/
+20
*
exec.h: fix coding style and change cpu_has_work to return bool
Blue Swirl
2011-06-26
1
-1
/
+1
*
cpu-exec: unify do_interrupt call
Blue Swirl
2011-06-26
1
-26
/
+0
*
m68k: use caller supplied CPUState for interrupt related stuff
Blue Swirl
2011-06-26
1
-2
/
+2
*
x86: use caller supplied CPUState for interrupt related stuff
Blue Swirl
2011-06-26
1
-26
/
+15
*
cpu_loop_exit: avoid using AREG0
Blue Swirl
2011-06-26
1
-8
/
+8
*
Remove unneeded kvm.h from cpu-exec.c
Jan Kiszka
2011-06-20
1
-1
/
+0
*
target-alpha: Disable interrupts properly.
Richard Henderson
2011-05-31
1
-3
/
+30
*
Move user emulator stuff from cpu-exec.c to user-exec.c
Blue Swirl
2011-05-28
1
-655
/
+0
*
cpu-exec: prepare for user and softmmu split
Blue Swirl
2011-05-28
1
-131
/
+172
*
Delete unused tb_invalidate_page_range
Blue Swirl
2011-05-22
1
-13
/
+0
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-05-12
1
-2
/
+2
|
\
|
*
Fix typos in comments and code (occured -> occurred and related)
Stefan Weil
2011-05-08
1
-1
/
+1
|
*
Fix typos in comments (interupt -> interrupt)
Stefan Weil
2011-05-08
1
-1
/
+1
*
|
target-sparc: Do not check CPU_INTERRUPT_TIMER.
Richard Henderson
2011-05-08
1
-3
/
+0
*
|
irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK.
Richard Henderson
2011-05-08
1
-4
/
+1
|
/
*
Remove unused function parameter from cpu_restore_state
Stefan Weil
2011-04-20
1
-1
/
+1
*
s390x: Enable s390x-softmmu target
Alexander Graf
2011-04-18
1
-0
/
+8
*
unicore32: necessary modifications for other files to support unicore32
Guan Xuetao
2011-04-12
1
-1
/
+11
*
x86: Unbreak TCG support for hardware breakpoints
Jan Kiszka
2011-03-15
1
-0
/
+27
*
inline cpu_halted into sole caller
Paolo Bonzini
2011-03-13
1
-2
/
+7
*
LatticeMico32 target support
Michael Walle
2011-03-07
1
-1
/
+12
*
kvm: Separate TCG from KVM cpu execution
Jan Kiszka
2011-02-14
1
-13
/
+6
*
Move debug exception handling out of cpu_exec
Jan Kiszka
2011-02-14
1
-24
/
+0
*
target-mips: fix host CPU consumption when guest is idle
Aurelien Jarno
2010-12-27
1
-5
/
+1
*
Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup
Kirill Batuzov
2010-12-05
1
-0
/
+6
*
mips: Add support for VInt and VEIC irq modes
Edgar E. Iglesias
2010-08-06
1
-1
/
+1
*
Fix cpu_exit for tcp_cpu_exec
Jan Kiszka
2010-07-22
1
-2
/
+1
*
Fix cpu_unlink_tb race
Jan Kiszka
2010-07-22
1
-3
/
+4
*
Introduce proper compiler barrier
Jan Kiszka
2010-07-22
1
-2
/
+3
*
tcg-s390: Compute is_write in cpu_signal_handler.
Richard Henderson
2010-06-11
1
-3
/
+39
*
make SIG_IPI to tcg vcpu thread reliable
Marcelo Tosatti
2010-05-11
1
-0
/
+7
*
Enable -d cpu logging by default.
Richard Henderson
2010-05-05
1
-19
/
+3
*
tcg-hppa: Compute is_write in cpu_signal_handler.
Richard Henderson
2010-04-08
1
-7
/
+31
*
linux-user/ia64: workaround ia64 strangenesses
Aurelien Jarno
2010-04-01
1
-1
/
+5
*
Add tb_page_addr_t
Paul Brook
2010-03-12
1
-3
/
+4
*
declare saved_env_reg as volatile
Paolo Bonzini
2010-02-23
1
-1
/
+1
*
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2010-02-22
1
-5
/
+7
|
\
|
*
kvm: Fix eflags corruption in kvm mode
Jan Kiszka
2010-02-21
1
-5
/
+7
*
|
Add FreeBSD/ppc host ucontext definitions.
Juergen Lock
2010-02-20
1
-0
/
+18
*
|
get rid of hostregs_helper.h
Paolo Bonzini
2010-02-18
1
-6
/
+9
|
/
*
cris: Prepare for CRISv10.
Edgar E. Iglesias
2010-02-15
1
-1
/
+2
*
avoid unreachable statement after break
Paolo Bonzini
2010-01-19
1
-1
/
+1
*
remove assertions
Paolo Bonzini
2010-01-19
1
-4
/
+0
*
change while to if
Paolo Bonzini
2010-01-19
1
-7
/
+3
*
add assertions about env->current_tb
Paolo Bonzini
2010-01-19
1
-1
/
+5
[next]