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
Age
Commit message (
Expand
)
Author
2008-05-30
Fix typo.
pbrook
2008-05-30
Move clone() register setup to target specific code. Handle fork-like clone.
pbrook
2008-05-30
Fix for 32-bit MIPS.
ths
2008-05-29
Avoid qemu SIGFPE for MIPS DIV, by Richard Sandiford.
ths
2008-05-29
Fix truncate/extend reversal in MIPS DIV{, U} handling, by Richard Sandiford.
ths
2008-05-29
Fix modulus result from MIPS DDIV & avoid overflowing division,
ths
2008-05-29
MicroSparc I didn't have fsmuld op
blueswir1
2008-05-29
Remove unused (for now) reg_REGWPTR (original patch by Glauber Costa)
blueswir1
2008-05-29
NPTL host detection and futex syscall passthrough.
pbrook
2008-05-29
Fix rounding error.
pbrook
2008-05-29
Strace fallback for unknown syscalls.
pbrook
2008-05-29
Implement clock_nanosleep.
pbrook
2008-05-29
Push common interrupt variables to cpu-defs.h (Glauber Costa)
bellard
2008-05-29
keep static code gen buffer for user mode - mark user mode reserved pages aft...
bellard
2008-05-29
Implement ARM magic kernel page and TLS register.
pbrook
2008-05-28
moved halted field to CPU_COMMON
bellard
2008-05-28
svn:ignore qemu-nbd and qemu-nbd.8
pbrook
2008-05-28
Don't link usermode emulation against libqemu_common.a
pbrook
2008-05-28
force bit 1 in eflags load
bellard
2008-05-28
SVM rework
bellard
2008-05-28
Honour current_tc for MIPS M{T,F}{HI,LO}, by Richard Sandiford.
ths
2008-05-28
consistent naming for i386 TCG helper file
bellard
2008-05-28
update
bellard
2008-05-28
more tests
bellard
2008-05-28
variable dynamic translation buffer size
bellard
2008-05-28
Align file accesses with cache=off (O_DIRECT) (Kevin Wolf, Laurent Vivier)
bellard
2008-05-27
removed unused code
bellard
2008-05-27
CRIS: Re-add the X flag to the tb flags, it allows for better code generation...
edgar_igl
2008-05-27
qemu-nbd tool (Anthony Liguori)
bellard
2008-05-27
CRIS: Use $eda to instead of debug1 (removed) for fault addr.
edgar_igl
2008-05-27
CRIS: Restructure the translator to allow for better code generation.
edgar_igl
2008-05-27
ETRAX: Avoid compiler warning.
edgar_igl
2008-05-27
ETRAX: Allow boot from flash. Support the watchdog timer and resets through it.
edgar_igl
2008-05-27
Free temps
blueswir1
2008-05-27
Move non-op functions from op_helper.c to helper.c and vice versa.
blueswir1
2008-05-26
More TCG type fixes
blueswir1
2008-05-26
Fix signed/unsigned issues of immediate version of brcond (malc)
bellard
2008-05-26
Fix cas on i386
blueswir1
2008-05-25
fixed x86_64 regression
bellard
2008-05-25
ppc dyngen fix (malc)
bellard
2008-05-25
ppc TCG target (malc)
bellard
2008-05-25
jump simplification
bellard
2008-05-25
jump optimizations
bellard
2008-05-25
update
bellard
2008-05-25
suppressed unused macro handling
bellard
2008-05-25
remove absolete function
bellard
2008-05-25
remove absolete function
bellard
2008-05-25
transformed TN into temporaries - add local temporaries usage when needed - o...
bellard
2008-05-25
added local temporaries
bellard
2008-05-25
Ignore duplicate timer run requests.
pbrook
[next]