projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2008-06-20
ths
Delete obsolete file.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
ths
Delete obsolete file.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
ths
Delete obsolete prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
ths
Convert unaligned load/store to TCG.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
blueswir1
Fix boot problem on i386 host introduced in r4690
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
bellard
added model_id and vendor cpu model options (initial...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
ths
Convert vr54xx multiply instructions to TCG.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
bellard
cmpxchg fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
ths
Remove now-dead code.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
ths
Convert remaining MIPS FP instructions to TCG.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
blueswir1
Fix buffer overruns (reported by Julian Seward)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
blueswir1
Also fix 24 bit depth
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
blueswir1
Fix crash when returning from monitor or serial console...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
aurel32
Make save function optional
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
aurel32
PPC: fix mtfsfi
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
aurel32
Add image format option in monitor for removable media
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
bellard
HLT, MWAIT and MONITOR insn fixes (initial patch by...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
malc
Save LR into proper place on callers stack frame
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
blueswir1
Avoid temporary variable use across basic blocks for...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
blueswir1
Fix Sparc32plus & Sparc64 debug output
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
malc
Fix vm state save/load
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
malc
ISA version of CS4231A
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
ths
Switch the standard multiplication instructions to...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
ths
Switch bitfield instructions and assorted special ops...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
malc
Reimplement brcond2 and refactor brcond
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
ths
TCGify the simplest FP instructions.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
ths
TCGify a few more instructions.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
ths
Update TODO list.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
ths
Call most FP helpers without deroute through op.c
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
ths
Delete obsolete file.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
ths
Switch most MIPS FP load/stores to TCG.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
ths
Avoid gen_opc_buf overflow.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
ths
Allocate register pair for 64-bit registers on 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
ths
Free some more temporaries.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
ths
Move FP TNs to cpu env.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
bellard
using strncpy is *always* a bad idea
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
ths
Fix typo, by Laurent Desnogues.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
malc
Remove stray variable
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
ths
Fix data type mixup, spotted by malc.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
edgar_igl
ETRAX: More DMA context level related fixes.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
malc
Use rem/div[u]_i32 drop div[u]2_i32
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
edgar_igl
CRIS: Add (untested) cpu-state save/load.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
edgar_igl
ETRAX: Add NMI support to the watchdog and the interrup...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
edgar_igl
CRIS: Emulate NMIs.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
edgar_igl
CRIS: Support RFN insn.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
edgar_igl
CRIS: Translator updates.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
bellard
SVM: Fix segment attribute clobbering (Alexander Graf)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
malc
Emit trampolines manually in prologue
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
malc
Fix test for signed div fast path
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
pbrook
Add proper file header.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
pbrook
Use qemu_mallocz to allocate new thread state. Remove...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
pbrook
Use qemu_mallocz.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
pbrook
Prevent guest reusing host memory allocations.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
pbrook
Despite what the documentation says/implies, PTHREAD_ST...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
ths
Switch remaining CP0 instructions to TCG or helper...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
malc
Add -mlongcall for PPC host (needed for MIPS for instance)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
malc
R_PPC_REL24 safety net
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
malc
Fix div[u]2.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
pbrook
Clean up MMIO TLB handling.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
balrog
Fix the sendkey hold time calculation (Jan Kiszka).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
balrog
TC6393XB system features (Dmitry Baryshkov).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
balrog
Enhance sendkey with key hold time (Jan Kiszka).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
ths
Register helper functions.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
malc
Check the returned audio_buf_info fields
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
malc
Fix error reporting under Win32 (CreateFile does not...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
malc
Update
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
malc
Fix some signedness issues caught by gcc 4.3
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
pbrook
Remove dead and bitrotten "qemu-fast" code.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
malc
Do not scare users with ominous error messages from...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
pbrook
Implement thread creation.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
pbrook
Multithreaded locking fixes.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
malc
PPC TCG Fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
blueswir1
Allow NWINDOWS selection (CPU feature with model specif...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
blueswir1
Fix Sparc32plus GDBstub support
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
ths
Allocate a register pair instead of a single register.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
bellard
undocumented 0x82 opcode is invalid in 64 bit code
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
bellard
Fix i386 segment descriptor types on reset (Avi Kivity)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
edgar_igl
CRIS: Add the P flag to the tb dependent flags.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
edgar_igl
CRIS translator updates
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
edgar_igl
Correct P flag assertion in rfe.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
edgar_igl
Make the tests run when built with experimental gcc...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
edgar_igl
Add a testcase for broken x arithmetic sequences.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
edgar_igl
Increase the odds for the movei test to pass in system...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
edgar_igl
Avoid warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
edgar_igl
ETRAX machine updates.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
edgar_igl
Compile with debug.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
ths
Fix compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
ths
Compile fix for Apple, by C.W. Betts.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
ths
Fix always_inline definition for Darwin, by Andreas...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
ths
Remove dead-code (else-block) from block-qcow.c, by...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
ths
New qemu-img convert -B option, by Marc Bevand.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
ths
Update documentation for qemu-img convert options,...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
ths
Free constant temporaries.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
bellard
save more CPU state
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
bellard
SVM: added tsc_offset
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
ths
Explicitly free temporaries.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
ths
Remove the temporaries cache of the MIPS target.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
ths
Fix pointer calculation for MIPS64 targets.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
bellard
fixed exceptions for cpuid and invlpg
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
bellard
GIF flag handling fix (Alexander Graf)
commit
|
commitdiff
|
tree
|
snapshot
next