index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
main.c
Age
Commit message (
Expand
)
Author
2008-05-31
Make signal queues per thread.
pbrook
2008-05-29
Implement ARM magic kernel page and TLS register.
pbrook
2008-05-28
variable dynamic translation buffer size
bellard
2008-05-27
CRIS: Use $eda to instead of debug1 (removed) for fault addr.
edgar_igl
2008-05-12
2.6 kernels make int 5 a trap gate
bellard
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
2008-04-07
Implement ARM floating point exception emulation
aurel32
2008-03-26
Revert accidental commit.
pbrook
2008-03-26
Remove fixed length commandline buffers.
pbrook
2008-03-25
m68k mmap2 fixes.
pbrook
2008-03-05
Convert Sparc64 trap state ops to TCG
blueswir1
2008-02-28
First try at supporting ordinary signals for CRIS linux-user guests.
edgar_igl
2008-02-12
Make MIPS MT implementation more cache friendly.
ths
2008-01-08
Fix section switching buglet, by Edgar E. Iglesias.
ths
2008-01-06
copyright update
bellard
2007-12-16
QEMU_STRACE documentation bit by Thayne Harbaugh.
balrog
2007-12-02
SH4: Signal handling for the user space emulator, by Magnus Damm.
ths
2007-11-20
SH4 Fix missing 6th arg of syscall, by "takasi-y".
ths
2007-11-17
Always make all PowerPC exception definitions visible.
j_mayer
2007-11-16
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
bellard
2007-11-15
force correct ppc64 cpu
bellard
2007-11-15
x86_64 fixes
bellard
2007-11-14
x86_64 linux user emulation
bellard
2007-11-14
i386 TLS support
bellard
2007-11-12
Allow use of SPE extension by all PowerPC targets,
j_mayer
2007-11-11
sparc64_[get|set]_context are not meaningful in abi32 mode
bellard
2007-11-11
printf format fixes
bellard
2007-11-11
-strace option
bellard
2007-11-10
added cpu_model parameter to cpu_init()
bellard
2007-11-08
Clean out the N32 macros from target-mips, and introduce MIPS ABI specific
ths
2007-11-08
removed obsolete x86 code copy support
bellard
2007-11-08
removed unused code
bellard
2007-11-08
added -cpu option for x86 - fixed glibc hack in case the global variables are...
bellard
2007-11-03
Fix incorrect PowerPC instruction fetch exception dump.
j_mayer
2007-11-01
Strace for userland emulation, by Stuart Anderson and Thayne Harbaugh.
ths
2007-10-27
Fix PowerPC FPSCR update and floating-point exception generation
j_mayer
2007-10-27
PowerPC user-mode fix: MSR is now entirelly set-up in the cpu_reset routine.
j_mayer
2007-10-25
Gprof prooved the PowerPC emulation spent too much time in MSR load and store
j_mayer
2007-10-18
Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user target
j_mayer
2007-10-14
SuperSparc MXCC support (Robert Reif)
blueswir1
2007-10-14
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1
2007-10-12
Unify '-cpu ?' option.
j_mayer
2007-10-09
Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator
blueswir1
2007-10-08
CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.
ths
2007-10-07
Fix host and target longs confusions (continued).
j_mayer
2007-10-05
Implement sparc64_[gs]et_context
blueswir1
2007-10-04
We must reset the PowerPC CPU _after_ registering it, as hardware reset
j_mayer
2007-09-30
Fix missing case in the new PowerPC exception model.
j_mayer
2007-09-30
Code provision for n32/n64 mips userland emulation. Not functional yet.
ths
2007-09-30
Implement the PowerPC alternate time-base, following the 2.04 specification.
j_mayer
[next]