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-06-20
cmpxchg fixes
bellard
2008-06-19
Remove now-dead code.
ths
2008-06-19
Convert remaining MIPS FP instructions to TCG.
ths
2008-06-19
Fix buffer overruns (reported by Julian Seward)
blueswir1
2008-06-19
Also fix 24 bit depth
blueswir1
2008-06-19
Fix crash when returning from monitor or serial console to normal TCX view
blueswir1
2008-06-18
Make save function optional
aurel32
2008-06-18
PPC: fix mtfsfi
aurel32
2008-06-18
Add image format option in monitor for removable media
aurel32
2008-06-18
HLT, MWAIT and MONITOR insn fixes (initial patch by Alexander Graf)
bellard
2008-06-18
Save LR into proper place on callers stack frame
malc
2008-06-15
Avoid temporary variable use across basic blocks for udivx
blueswir1
2008-06-15
Fix Sparc32plus & Sparc64 debug output
blueswir1
2008-06-13
Fix vm state save/load
malc
2008-06-13
ISA version of CS4231A
malc
2008-06-12
Switch the standard multiplication instructions to TCG.
ths
2008-06-12
Switch bitfield instructions and assorted special ops to TCG.
ths
2008-06-12
Reimplement brcond2 and refactor brcond
malc
2008-06-12
TCGify the simplest FP instructions.
ths
2008-06-12
TCGify a few more instructions.
ths
2008-06-11
Update TODO list.
ths
2008-06-11
Call most FP helpers without deroute through op.c
ths
2008-06-11
Delete obsolete file.
ths
2008-06-11
Switch most MIPS FP load/stores to TCG.
ths
2008-06-11
Avoid gen_opc_buf overflow.
ths
2008-06-11
Allocate register pair for 64-bit registers on 32-bit host.
ths
2008-06-11
Free some more temporaries.
ths
2008-06-11
Move FP TNs to cpu env.
ths
2008-06-11
using strncpy is *always* a bad idea
bellard
2008-06-10
Fix typo, by Laurent Desnogues.
ths
2008-06-10
Remove stray variable
malc
2008-06-10
Fix data type mixup, spotted by malc.
ths
2008-06-10
ETRAX: More DMA context level related fixes.
edgar_igl
2008-06-09
Use rem/div[u]_i32 drop div[u]2_i32
malc
2008-06-09
CRIS: Add (untested) cpu-state save/load.
edgar_igl
2008-06-09
ETRAX: Add NMI support to the watchdog and the interrupt controller.
edgar_igl
2008-06-09
CRIS: Emulate NMIs.
edgar_igl
2008-06-09
CRIS: Support RFN insn.
edgar_igl
2008-06-09
CRIS: Translator updates.
edgar_igl
2008-06-09
SVM: Fix segment attribute clobbering (Alexander Graf)
bellard
2008-06-09
Emit trampolines manually in prologue
malc
2008-06-09
Fix test for signed div fast path
malc
2008-06-09
Add proper file header.
pbrook
2008-06-09
Use qemu_mallocz to allocate new thread state. Remove redundant memset.
pbrook
2008-06-09
Use qemu_mallocz.
pbrook
2008-06-09
Prevent guest reusing host memory allocations.
pbrook
2008-06-09
Despite what the documentation says/implies, PTHREAD_STACK_MIN is often not
pbrook
2008-06-09
Switch remaining CP0 instructions to TCG or helper functions.
ths
2008-06-09
Add -mlongcall for PPC host (needed for MIPS for instance)
malc
2008-06-09
R_PPC_REL24 safety net
malc
[next]