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
*
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
*
clean up env->current_tb
Paolo Bonzini
2010-01-19
1
-0
/
+2
*
fix wrong indentation
Paolo Bonzini
2010-01-19
1
-3
/
+1
*
kill regs_to_env and env_to_regs
Paolo Bonzini
2010-01-19
1
-9
/
+0
*
sparc64: interrupt trap handling
Igor V. Kovalenko
2010-01-08
1
-14
/
+14
*
S/390 CPU fake emulation
Alexander Graf
2009-12-05
1
-0
/
+2
*
PPC: rename cpu_ppc_reset to cpu_reset for consistency
Blue Swirl
2009-11-07
1
-1
/
+1
*
bsd-user: FreeBSD update
Juergen Lock
2009-10-18
1
-2
/
+25
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-1
/
+1
*
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
2009-08-24
1
-409
/
+6
*
Unbreak large mem support by removing kqemu
Anthony Liguori
2009-08-24
1
-37
/
+1
*
sparc32 remove an unnecessary cpu irq set
Blue Swirl
2009-08-22
1
-3
/
+0
*
rename DEBUG_EXEC to CONFIG_DEBUG_EXEC
Juan Quintela
2009-07-27
1
-3
/
+3
*
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
2009-07-27
1
-5
/
+5
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
sparc64: trap handling corrections
Igor Kovalenko
2009-07-12
1
-2
/
+2
*
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
2009-07-09
1
-0
/
+4
*
Handle init/sipi in a main cpu exec loop. (v2)
Gleb Natapov
2009-06-22
1
-1
/
+8
*
microblaze: linux-user support.
Edgar E. Iglesias
2009-05-26
1
-1
/
+67
*
Recognize V9 stores and CAS accesses as writes
Blue Swirl
2009-04-25
1
-0
/
+12
*
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+5
*
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
2009-04-19
1
-3
/
+3
*
BSD user: add support for OpenBSD/amd64 host
blueswir1
2009-04-10
1
-11
/
+19
[next]