index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
main.c
Age
Commit message (
Expand
)
Author
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-06
Partial support for 34K multithreading, not functional yet.
ths
2007-07-07
Deliver page faults to program
blueswir1
2007-06-27
Fix environ termination, by Andreas Schwab.
ths
2007-06-21
Hack to keep wine happy, by Alexander Graf.
ths
2007-06-17
Option to drop LD_PRELOAD from emulated environment, by Lauri Leukkunen.
ths
2007-06-01
Delete leftover Status FPU flag check.
ths
2007-05-27
Spelling fix (Mark Glines)
blueswir1
2007-05-26
Rework m68k cpu feature flags.
pbrook
2007-05-26
M68k system mode semihosting.
pbrook
2007-05-23
m68k/ColdFire system emulation.
pbrook
2007-05-13
MIPS linux-user update.
ths
2007-04-14
Fix miscellaneous display warnings for PowerPC & alpha targets
j_mayer
2007-04-08
Sparc32/64 CPU selection for user emulator
blueswir1
2007-04-06
Code provision for x86_64 and PowerPC 64 linux user mode support.
j_mayer
2007-04-05
Preliminary patch for Alpha Linux user mode emulation support.
j_mayer
2007-03-19
Support -cpu selection for mips usermode emulation. Fix segfault when
ths
2007-03-19
Add -cpu option for linux user emulation.
j_mayer
2007-03-08
Implement --cpu for ARM.
pbrook
2007-03-07
Great PowerPC emulation code resynchronisation and improvments:
j_mayer
2007-03-02
MIPS Userland TLS register emulation, by Daniel Jacobowitz.
ths
2007-02-28
MIPS FPU dynamic activation, part 1, by Herve Poussineau.
ths
2007-02-05
copyright update
bellard
2006-12-10
Handle invalid accesses as SIGILL for mips/mipsel userland emulation.
ths
2006-11-04
MIPS usermode debug exceptions (Dave Denholm).
pbrook
2006-10-23
sparc64 syscall fix (Blue Swirl)
bellard
2006-10-22
ColdFire target.
pbrook
2006-09-24
added cpu_smm_update()
bellard
2006-07-18
Sparc64 user emulator fixes (Blue Swirl)
bellard
2006-07-13
new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...
bellard
2006-06-27
initial MIPS signal handling (initial patch by Raphael Rigo)
bellard
2006-06-21
sparc user fixes (Blue Swirl)
bellard
2006-06-18
SH bugfixes.
pbrook
2006-06-17
SH usermode fault handling.
pbrook
2006-06-17
Respond to qOffsets gdb packet (for debugging bFLT binaries).
pbrook
2006-06-14
MIPS FPU support in linux user emulation
bellard
2006-06-11
bFLT loader (for uClinux binaries).
pbrook
2006-05-14
Teach usermode emulation how to lie about uname -r.
pbrook
2006-04-27
sh4 target (Samuel Tardieu)
bellard
2006-03-25
Avoid accessing guest memory directly in usermode emulation.
pbrook
2006-03-11
Fix FPA condition codes (Ulrich Hecht).
pbrook
2006-02-20
Add Arm926 core support.
pbrook
2006-02-09
Arm Linux EABI syscall support.
pbrook
2006-02-04
Implement Arm BKPT instruction.
pbrook
2005-12-05
handle coprocessor exceptions
bellard
2005-11-26
mips user emulation
bellard
2005-11-26
added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)
bellard
2005-11-26
ARM system emulation (Paul Brook)
bellard
2005-11-21
cpu_single_env usage fix
bellard
2005-10-30
User-mode gdbserver port number (Paul Brook)
bellard
[next]