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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
linux-user
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-26
Rework m68k cpu feature flags.
pbrook
1
-1
/
+1
2007-05-26
M68k system mode semihosting.
pbrook
1
-6
/
+9
2007-05-23
m68k/ColdFire system emulation.
pbrook
1
-4
/
+3
2007-05-13
MIPS linux-user update.
ths
1
-40
/
+64
2007-04-14
Fix miscellaneous display warnings for PowerPC & alpha targets
j_mayer
1
-3
/
+3
2007-04-08
Sparc32/64 CPU selection for user emulator
blueswir1
1
-0
/
+16
2007-04-06
Code provision for x86_64 and PowerPC 64 linux user mode support.
j_mayer
1
-4
/
+31
2007-04-05
Preliminary patch for Alpha Linux user mode emulation support.
j_mayer
1
-0
/
+102
2007-03-19
Support -cpu selection for mips usermode emulation. Fix segfault when
ths
1
-2
/
+10
2007-03-19
Add -cpu option for linux user emulation.
j_mayer
1
-11
/
+23
2007-03-08
Implement --cpu for ARM.
pbrook
1
-1
/
+1
2007-03-07
Great PowerPC emulation code resynchronisation and improvments:
j_mayer
1
-8
/
+13
2007-03-02
MIPS Userland TLS register emulation, by Daniel Jacobowitz.
ths
1
-0
/
+1
2007-02-28
MIPS FPU dynamic activation, part 1, by Herve Poussineau.
ths
1
-3
/
+3
2007-02-05
copyright update
bellard
1
-1
/
+1
2006-12-10
Handle invalid accesses as SIGILL for mips/mipsel userland emulation.
ths
1
-0
/
+2
2006-11-04
MIPS usermode debug exceptions (Dave Denholm).
pbrook
1
-0
/
+14
2006-10-23
sparc64 syscall fix (Blue Swirl)
bellard
1
-0
/
+8
2006-10-22
ColdFire target.
pbrook
1
-0
/
+121
2006-09-24
added cpu_smm_update()
bellard
1
-0
/
+4
2006-07-18
Sparc64 user emulator fixes (Blue Swirl)
bellard
1
-0
/
+22
2006-07-13
new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...
bellard
1
-23
/
+1
2006-06-27
initial MIPS signal handling (initial patch by Raphael Rigo)
bellard
1
-1
/
+4
2006-06-21
sparc user fixes (Blue Swirl)
bellard
1
-2
/
+3
2006-06-18
SH bugfixes.
pbrook
1
-7
/
+7
2006-06-17
SH usermode fault handling.
pbrook
1
-1
/
+15
2006-06-17
Respond to qOffsets gdb packet (for debugging bFLT binaries).
pbrook
1
-0
/
+1
2006-06-14
MIPS FPU support in linux user emulation
bellard
1
-34
/
+7
2006-06-11
bFLT loader (for uClinux binaries).
pbrook
1
-1
/
+2
2006-05-14
Teach usermode emulation how to lie about uname -r.
pbrook
1
-0
/
+3
2006-04-27
sh4 target (Samuel Tardieu)
bellard
1
-0
/
+41
2006-03-25
Avoid accessing guest memory directly in usermode emulation.
pbrook
1
-31
/
+27
2006-03-11
Fix FPA condition codes (Ulrich Hecht).
pbrook
1
-1
/
+1
2006-02-20
Add Arm926 core support.
pbrook
1
-0
/
+1
2006-02-09
Arm Linux EABI syscall support.
pbrook
1
-2
/
+4
2006-02-04
Implement Arm BKPT instruction.
pbrook
1
-5
/
+18
2005-12-05
handle coprocessor exceptions
bellard
1
-0
/
+1
2005-11-26
mips user emulation
bellard
1
-0
/
+407
2005-11-26
added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)
bellard
1
-2
/
+1
2005-11-26
ARM system emulation (Paul Brook)
bellard
1
-2
/
+8
2005-11-21
cpu_single_env usage fix
bellard
1
-4
/
+2
2005-10-30
User-mode gdbserver port number (Paul Brook)
bellard
1
-6
/
+5
2005-07-24
copyright
bellard
1
-1
/
+1
2005-07-02
simplified PowerPC exception handling (Jocelyn Mayer)
bellard
1
-37
/
+8
2005-07-02
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
1
-2
/
+21
2005-07-02
sparc64 marge (Blue Swirl)
bellard
1
-0
/
+4
2005-04-27
ARM Thumb syscalls (Paul Brook)
bellard
1
-4
/
+15
2005-04-23
ARM "Angel" semihosting syscalls (Paul Brook)
bellard
1
-0
/
+7
2005-04-23
ARM syscall fix (Paul Brook)
bellard
1
-1
/
+1
2005-04-17
gdb support for user mode (Paul Brook)
bellard
1
-3
/
+66
[next]