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
/
cpu-exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-23
declare saved_env_reg as volatile
Paolo Bonzini
1
-1
/
+1
2010-02-22
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-5
/
+7
2010-02-21
kvm: Fix eflags corruption in kvm mode
Jan Kiszka
1
-5
/
+7
2010-02-20
Add FreeBSD/ppc host ucontext definitions.
Juergen Lock
1
-0
/
+18
2010-02-18
get rid of hostregs_helper.h
Paolo Bonzini
1
-6
/
+9
2010-02-15
cris: Prepare for CRISv10.
Edgar E. Iglesias
1
-1
/
+2
2010-01-19
avoid unreachable statement after break
Paolo Bonzini
1
-1
/
+1
2010-01-19
remove assertions
Paolo Bonzini
1
-4
/
+0
2010-01-19
change while to if
Paolo Bonzini
1
-7
/
+3
2010-01-19
add assertions about env->current_tb
Paolo Bonzini
1
-1
/
+5
2010-01-19
clean up env->current_tb
Paolo Bonzini
1
-0
/
+2
2010-01-19
fix wrong indentation
Paolo Bonzini
1
-3
/
+1
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
1
-9
/
+0
2010-01-08
sparc64: interrupt trap handling
Igor V. Kovalenko
1
-14
/
+14
2009-12-05
S/390 CPU fake emulation
Alexander Graf
1
-0
/
+2
2009-11-07
PPC: rename cpu_ppc_reset to cpu_reset for consistency
Blue Swirl
1
-1
/
+1
2009-10-18
bsd-user: FreeBSD update
Juergen Lock
1
-2
/
+25
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-1
/
+1
2009-08-24
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
1
-409
/
+6
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
1
-37
/
+1
2009-08-22
sparc32 remove an unnecessary cpu irq set
Blue Swirl
1
-3
/
+0
2009-07-27
rename DEBUG_EXEC to CONFIG_DEBUG_EXEC
Juan Quintela
1
-3
/
+3
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
1
-5
/
+5
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-07-12
sparc64: trap handling corrections
Igor Kovalenko
1
-2
/
+2
2009-07-09
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
1
-0
/
+4
2009-06-22
Handle init/sipi in a main cpu exec loop. (v2)
Gleb Natapov
1
-1
/
+8
2009-05-26
microblaze: linux-user support.
Edgar E. Iglesias
1
-1
/
+67
2009-04-25
Recognize V9 stores and CAS accesses as writes
Blue Swirl
1
-0
/
+12
2009-04-24
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
1
-0
/
+5
2009-04-19
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
1
-3
/
+3
2009-04-10
BSD user: add support for OpenBSD/amd64 host
blueswir1
1
-11
/
+19
2009-04-10
BSD user: add support for OpenBSD/i386 host
blueswir1
1
-1
/
+12
2009-04-04
Make i386-softmmu boot on Sparc host
blueswir1
1
-0
/
+10
2009-03-16
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
1
-1
/
+0
2009-03-06
Fix race condition on access to env->interrupt_request
aurel32
1
-8
/
+8
2009-01-15
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
1
-1
/
+1
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
1
-19
/
+14
2009-01-14
Get rid of user_mode_only
aurel32
1
-2
/
+4
2009-01-14
Remove all traces of __powerpc__
malc
1
-1
/
+1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-20
Fix remaining compiler warnings for mips targets.
ths
1
-1
/
+1
2008-12-19
When -icount is used and a TB is recompiled due to an IO access
pbrook
1
-0
/
+1
2008-12-13
target-i386: SVM: acknowledge interrupt only after it is taken
aurel32
1
-1
/
+1
2008-12-11
target-ppc: rework exception code
aurel32
1
-1
/
+1
2008-12-05
Attached patch make cpu-exec.c compile on NetBSD.
blueswir1
1
-4
/
+19
2008-11-25
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
1
-1
/
+1
2008-11-22
target-ppc: convert exceptions generation to TCG
aurel32
1
-1
/
+1
2008-11-18
Add debug exception hook (Jan Kiszka)
aliguori
1
-0
/
+13
2008-11-18
Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)
aliguori
1
-0
/
+11
[next]