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
...
*
|
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
*
BSD user: add support for OpenBSD/i386 host
blueswir1
2009-04-10
1
-1
/
+12
*
Make i386-softmmu boot on Sparc host
blueswir1
2009-04-04
1
-0
/
+10
*
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
2009-03-16
1
-1
/
+0
*
Fix race condition on access to env->interrupt_request
aurel32
2009-03-06
1
-8
/
+8
*
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
1
-1
/
+1
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-19
/
+14
*
Get rid of user_mode_only
aurel32
2009-01-14
1
-2
/
+4
*
Remove all traces of __powerpc__
malc
2009-01-14
1
-1
/
+1
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Fix remaining compiler warnings for mips targets.
ths
2008-12-20
1
-1
/
+1
*
When -icount is used and a TB is recompiled due to an IO access
pbrook
2008-12-19
1
-0
/
+1
*
target-i386: SVM: acknowledge interrupt only after it is taken
aurel32
2008-12-13
1
-1
/
+1
*
target-ppc: rework exception code
aurel32
2008-12-11
1
-1
/
+1
*
Attached patch make cpu-exec.c compile on NetBSD.
blueswir1
2008-12-05
1
-4
/
+19
*
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2008-11-25
1
-1
/
+1
*
target-ppc: convert exceptions generation to TCG
aurel32
2008-11-22
1
-1
/
+1
*
Add debug exception hook (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+13
*
Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+11
*
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
2008-11-18
1
-61
/
+2
*
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
2008-11-18
1
-2
/
+2
*
TCG variable type checking.
pbrook
2008-11-17
1
-3
/
+3
*
KVM: simplify kvm_cpu_exec hook
aliguori
2008-11-10
1
-10
/
+2
[prev]
[next]