index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu-exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-24
ia64 fixes
bellard
1
-2
/
+1
2006-03-25
Avoid accessing guest memory directly in usermode emulation.
pbrook
1
-5
/
+5
2006-03-11
Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer).
pbrook
1
-1
/
+1
2006-02-20
Add Arm926 core support.
pbrook
1
-0
/
+2
2006-02-08
optional support for kernel code virtualization
bellard
1
-0
/
+10
2005-12-19
workaround for gcc bug on PowerPC
bellard
1
-7
/
+9
2005-12-05
Initial SPARC SMP support (Blue Swirl)
bellard
1
-1
/
+13
2005-12-05
MIPS halt support - MIPS static state fix (Daniel Jacobowitz)
bellard
1
-1
/
+10
2005-12-04
generate GPF if non canonical addresses
bellard
1
-1
/
+1
2005-11-26
specialize the power save code for 7x0 CPUs
bellard
1
-2
/
+2
2005-11-26
fixed warning
bellard
1
-2
/
+2
2005-11-26
ARM CPU suspend/halt (Paul Brook)
bellard
1
-0
/
+11
2005-11-26
ARM system emulation (Paul Brook)
bellard
1
-15
/
+18
2005-11-23
halt state support for ppc
bellard
1
-0
/
+10
2005-11-23
better halted state support
bellard
1
-0
/
+13
2005-11-21
SMP support
bellard
1
-0
/
+4
2005-11-20
make the TB cache independent of MMU mappings (faster MMU context switches an...
bellard
1
-131
/
+167
2005-08-21
Fix interrupt masking (Ralf Baechle
bellard
1
-1
/
+1
2005-07-24
s390 bits
bellard
1
-0
/
+17
2005-07-02
soft irq are just irqs (Ralf Baechle)
bellard
1
-1
/
+1
2005-07-02
MIPS target (Jocelyn Mayer)
bellard
1
-0
/
+74
2005-07-02
sparc64 marge (Blue Swirl)
bellard
1
-3
/
+31
2005-04-26
i386-user compile fix (Paul Brook)
bellard
1
-0
/
+16
2005-04-23
This patch adds little-endian mode support to PPC emulation.
bellard
1
-1
/
+2
2005-04-07
ia64 host support (David Mosberger)
bellard
1
-0
/
+43
2005-04-06
sparc update (Blue Swirl)
bellard
1
-4
/
+13
2005-02-22
ARM VFP support (Paul Brook)
bellard
1
-1
/
+3
2005-02-15
ppc fixes (Jocelyn Mayer)
bellard
1
-1
/
+1
2005-02-13
sparc fix
bellard
1
-3
/
+2
2005-02-10
kqemu support
bellard
1
-0
/
+26
2005-02-07
SIGSEGV signals for ARM and SPARC
bellard
1
-8
/
+54
2005-02-02
ARM SMC workaround
bellard
1
-1
/
+4
2005-01-31
armv5te support (Paul Brook)
bellard
1
-3
/
+4
2005-01-30
removed debug code
bellard
1
-1
/
+1
2005-01-03
64 bit target support
bellard
1
-29
/
+32
2004-12-19
SPARC merge
bellard
1
-1
/
+1
2004-10-12
correct handling of saved host registers
bellard
1
-9
/
+5
2004-10-09
monitor fixes
bellard
1
-4
/
+4
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
1
-0
/
+13
2004-07-14
compile fix
bellard
1
-1
/
+1
2004-07-05
Darwin patch (initial patch by Pierre d'Herbemont)
bellard
1
-6
/
+54
2004-06-22
disable buggy tb_invalidate_page_range()
bellard
1
-0
/
+4
2004-05-21
PowerPC merge: real time TB and decrementer - faster and simpler exception ha...
bellard
1
-3
/
+17
2004-04-25
added cpu_resume_from_signal() - irq fix
bellard
1
-20
/
+52
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
1
-1
/
+1
2004-03-31
win32 port (initial patch by kazu)
bellard
1
-0
/
+4
2004-03-21
do not depend on thunk.h - more log items
bellard
1
-3
/
+3
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
1
-0
/
+15
2004-02-25
native FPU support in code copy mode
bellard
1
-1
/
+17
2004-02-16
experimental code copy support - CPU_INTERRUPT_EXITTB support
bellard
1
-18
/
+134
[next]